Hi Is anyone using Debian's freevo packages? If so, could they please try the command:
freevo cache --thumbnail This should throw an error, complaining that one must provide a directory with the argument "--thumbnail". However for me it just does a normal cache update, as though the command was only "freevo cache". I am under ubuntu but am using the debian wrapper script /usr/bin/freevo. It appears that in the following line in this script: exec sg freevo -c "$DAEMON.real $@" sg does not pass all the arguments on to the shell it starts. (In fact it only passes the first argument after -c, which consists of $DAEMON.real and the first argument from $@, which gives precisely "freevo cache" in my example. sh quoting is one of the profound mysteries of the universe and I cannot see how to fix this case...) Can someone running a real Debian confirm this behaviour and maybe submit a Debian bug report? Philip ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
