Project

General

Profile

Actions

Bug #6538

closed

arv-mount failing on shell.su92l

Added by Abram Connelly almost 9 years ago. Updated almost 9 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
-
Story points:
-

Description

I had been running an old arv-mount on my $HOME/keep directory, one that had debugging turned out, I think to try and catch a previous bug where file access was slow. When trying to use it recently, file access was still slow, so I killed the arv-mount and tried remounting the $HOME/keep directory.

Here is what I got:

abram@shell.su92l:~$ ls
bin  cnvrt  curoverse  git  github  keep  keepid  pgp  scripts  stage  tmp
abram@shell.su92l:~$ arv-mount keep
Traceback (most recent call last):
  File "/usr/local/bin/arv-mount", line 13, in <module>
    from arvados_fuse import *
  File "/usr/local/lib/python2.7/dist-packages/arvados_fuse/__init__.py", line 76, in <module>
    llfuse.capi._notify_queue = Queue.Queue()
AttributeError: 'module' object has no attribute 'capi'
abram@shell.su92l:~$ ls
Actions #1

Updated by Brett Smith almost 9 years ago

  • Assigned To set to Brett Smith
  • Status changed from New to Resolved

Fixed in 4f77c778, plus a deploy.

Actions

Also available in: Atom PDF