phanter wrote: 
> Warning: User squeezeboxsever not found.
> 

Really??
User should be squeezeboxse*R*ver.



Code:
--------------------
     awk -F: '{ print $1 }' /etc/passwd |grep "squ"
  
--------------------

Is there a matching user squeezeboxserver ???

Is there a file:
>  /var/lib/dpkg/info/logitechmediaserver.postinst
> 

If yes - run it as root 
Code:
--------------------
    sudo  /var/lib/dpkg/info/logitechmediaserver.postinst
  
--------------------


Is there a match in the userlist after you run the postinstaller?


------------------------------------------------------------------------
DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=108217

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to