Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[tlug] Need help debugging a fuse-python issue with flickrfs



I stumbled across flickrfs[1] tonight, in an attempt to avoid having
to roll my own Perl scripts to automate uploading photos to Flickr[2].

As ever, it turned out to be easier to write it myself than to use
existing tools. :(

Gentooist Pythonistas (hah!) will be happy to see that I committed
fuse-python to Portage:

http://bugs.gentoo.org/show_bug.cgi?id=63789

And I got an ebuild working for flickrfs itself:

http://bugs.gentoo.org/show_bug.cgi?id=112550

But as you can see, it is giving me the following error:


: jmglov@example.com; ls -ld /mnt/flickr/ drwxr-xr-x 2 root root 6 Jun 17 22:56 /mnt/flickr/ : jmglov@example.com; flickrfs /mnt/flickr/ Traceback (most recent call last): File "/usr/bin/flickrfs", line 1086, in ? server = Flickrfs() File "/usr/bin/flickrfs", line 159, in __init__ log.info("flickrfs.py:Flickrfs:mountpoint: %s" % repr(self.mountpoint)) File "/usr/lib/python2.4/site-packages/fuse.py", line 834, in __getattr__ raise AttributeError, "Fuse instance has no attribute '%s'" % meth AttributeError: Fuse instance has no attribute 'mountpoint'


I just don't know Python well enough to really be able to debug this. Any help would be appreciated!

TIA,
Josh

[1] http://manishrjain.googlepages.com/flickrfs
[2] http://flickr.com/


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links