View Single Post
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#94
Ok I just updated my scratchbox from the old version to the new and it *did* remove the link in /usr/bin/pianobar like it was supposed to and it's now in /usr/local/bin/pianobar which is where it normally *should* be.

It didn't clean up /etc/pianobar though which is a little annoying.. since the config location moved to /usr/local/etc/pianobar..

So if you've upgraded you can remove /etc/pianobar directory completely.

It still runs for me though.. after the upgrade:
Code:
[sbox-FREMANTLE_ARMEL: ~/pyPandora] > which pianobar                            
/usr/local/bin/pianobar                                                         
[sbox-FREMANTLE_ARMEL: ~/pyPandora] > pianobar                                  
Welcome to pianobar!                                                            
[?] Username:
So can someone run from the command line and see if it still works? Bratag - did you hard code /usr/bin/pianobar into qtPianobar? With python I was able to just "popen("pianobar")" and it pulled it out of the path instead of hard coding it.

ETA: Oh, because /etc/pianobar is a "config" file it won't remove it unless you "purge" pianobar first.. I see. I might have to put that into a postrm or something.
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!

Last edited by fatalsaint; 2010-02-09 at 15:09.