2006-08-08: julien cubizolles dixit:
> Just a successful report from a very happy karma owner :
> [...] *lkarmafs-0.1.8 :
> I still haven't been able to remove tracks in the fuse 
> directories using rmTune or rm OggMP3s 

Do the files (paths) involved have blanks in their full pathnmes?

> (what's the difference anyway ?)

rmTune does'nt handle pathnames with blanks correcty; rmOggMP3s 
does, but it relies of the (.mp3/.ogg) suffixes for parsing the 
filenames (it woukd'nt work for .flac, e.g.). From the -h option:

   Usage: rmTune [-h] <tune file> [<tune file> ...]
   Deletes lkarmafs tune files, by changing their type with `setfattr'
   (files should not have blank characters in their pathnames)

   Usage: rmOggMp3s [-h] <tune file> [<tune file> ...]
   Deletes lkarmafs mp3/ogg tune files, by changing their 
   type with `setfattr' (names with blanks can be used)

> deleting Podcast.mp3 ... rm: cannot remove 
> `Podcast.mp3/taxi/tmpLkfsUpldToDelete.19610': Not a directory 
> You can remove those files manually from the taxi/ dir though

This very much looks like being the blank problem:  rather than 
'deleting Podcast.mp3' the error message should be something as:

  deleting mnt/tune[/<genre>]/<artist>/<source>/Podcast.mp3  

But then I dont understand why you actually get something under 
mnt/taxi/ which you can "remove manually".  Can you please send 
more details?  

Alternatively, please mount your RK with -E ' ' '_' and try 
deleting again.

Ah!  I see now another possibility:  the scripts don't expect you 
to go to the mnt/tune[/<genre>]/<artist>/<source>/ dir an then 
delete the file there; for the moment, they expect the full path 
under the mointpoint (I think this is easy to fix, though...).

Thanks for testing,
EV.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-karma-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-karma-devel

Reply via email to