Hi Toni,

 

Just a note. A small bug maybe? On my OpenSUSE 11.3, when my mediatomb
updated it quit working. By default it installs the mediatomb-sqlite
version, with the binary called by the same "mediatomb-sqlite". The init
script however is looking for /usr/bin/mediatomb or else it exits without
any messages, but does not start anything. I found I had to make a symbolic
link.

 

cd /usr/bin

ln -s mediatomb-sqlite mediatomb

 

After I did the above it all worked as before!

 

The line in the init script:

 

[ -f /usr/bin/mediatomb ] || exit 0

 

Thanks,

Jason

_______________________________________________
Packman mailing list
[email protected]
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman

Antwort per Email an