Re: [Flickrfs-users] No /sets for me too
Brought to you by:
manishrjain
From: George S. <rip...@gm...> - 2007-06-15 13:26:07
|
Right, Does anyone know another tool for Linux that will do what I want? all I want to do is take a directory full of .jpgs (eg "/mount/share/2007-02-02 - holiday in spain" and create a flickr set called '2007-02-02 - holiday in spain' containing all the images from that dir... i thought flickrfs looked perfect (cp -r it across!), but it doesnt work for me :( ive now tried it on FC4 and Ubuntu, building fuse (2.7 pre and 2.6) from source, building fuse-python by hand, then using flickrfs (both CVS and latest release). Ive also tried the distro packages where available (eg fc4 fuse, Ubuntu fuse etc) In all cases, the /sets directory is missing. (apart from when I used the distro-suppliied fuse package from Ubuntu (latest), when I got the buffer too small error, and the sets directory was there, as were the sets themselves, but there were no images in the set directory. Also there was an error about missing 'photo' tag). ive come to the conclusion that flickrfs plain doesnt work (or only works on certain distros / under certain conditions). Can anyone on this list tell me otherwise? has anyone got flickrfs working, with set support, both reading and writing sets. If so, what distro are you using, and what versions of fuse, python-fuse, and flickrfs are you using? also what kernel? thanks in advance George ps here is my log of runnign on Ununtu, with everything (apart from the kernel module) built from source. This comes from 2.7pre Fuse, cvs flickrfs and cvs python-fuse 06/15/07 14:15:19 INFO flickrfs.py:Flickrfs:mountpoint: '/flickrfs' 06/15/07 14:15:19 INFO flickrfs.py:Flickrfs:unnamed mount options: [] 06/15/07 14:15:19 INFO flickrfs.py:Flickrfs:named mount options: {} 06/15/07 14:15:20 INFO Authorizing with flickr... 06/15/07 14:15:20 INFO Authorization complete 06/15/07 14:15:20 INFO Got NSID:8870345@N03: 06/15/07 14:15:20 INFO Getting list of licenses available 06/15/07 14:15:21 DEBUG parentDir:/: 06/15/07 14:15:21 DEBUG Creating directory:/ 06/15/07 14:15:21 DEBUG parentDir:/: 06/15/07 14:15:21 DEBUG Creating directory:/tags 06/15/07 14:15:21 DEBUG nlink of / is now 3 06/15/07 14:15:21 DEBUG parentDir:/tags: 06/15/07 14:15:21 DEBUG Creating directory:/tags/personal 06/15/07 14:15:21 DEBUG nlink of /tags is now 3 06/15/07 14:15:21 DEBUG parentDir:/tags: 06/15/07 14:15:21 DEBUG Creating directory:/tags/public 06/15/07 14:15:21 DEBUG nlink of /tags is now 4 06/15/07 14:16:58 DEBUG getdir:/ 06/15/07 14:16:58 DEBUG getattr:/tags: |