Re: [SlimDevices: Unix] Squeezebox Server fails with Fedora 15

2011-07-08 Thread ggalt
Sorry for answering my own question, but I thought I would document what I needed to do. The issue is that Fedora 15 x86_64 uses Perl 5.12.4. Following the instructions here: http://forums.slimdevices.com/showthread.php?t=88250, I rebuilt CPAN for the squeezeboxserver. I had to alter references

Re: [SlimDevices: Unix] Squeezebox Server fails with Fedora 15

2011-07-08 Thread ggalt
I've gone through all of the suggestions above, but still have no luck. /var/log/messages states: Jul 6 15:30:53 localhost systemd[1]: squeezeboxserver.service: control process exited, code=exited status=1 Jul 6 15:30:53 localhost systemd[1]: Unit squeezeboxserver.service entered failed state. J

Re: [SlimDevices: Unix] Squeezebox Server fails with Fedora 15

2011-06-14 Thread kilroy
Not sure why but I was missing a perl module that prevented the 7.6 server from starting on F15. Installing it with: perl -MCPAN -e'install Log::Log4perl' worked for me. -- kilroy kilroy's Profile: http://forums.slimdev

Re: [SlimDevices: Unix] Squeezebox Server fails with Fedora 15

2011-06-01 Thread JackOfAll
Guessing. File permissions? More than likely the squeezeboxserver user (which the server runs under) does not have permissions to read user directories created under /home, which are usually created 700. ie. only the owner can read. chmod 'em. Code: chmod -R 755

Re: [SlimDevices: Unix] Squeezebox Server fails with Fedora 15

2011-05-31 Thread fercen
Thanks for pointing a newbie in the right direction after installing 7.6 and sorting out Perl I now get the server running. Then I get a strange issue when I use the wizard I'm not able to set the path to my music folder(as default in the home folder) clicking the home folder it basically not op

Re: [SlimDevices: Unix] Squeezebox Server fails with Fedora 15

2011-05-24 Thread gbcox
Perfect! Works for me! Thanks! -- gbcox gbcox's Profile: http://forums.slimdevices.com/member.php?userid=34 View this thread: http://forums.slimdevices.com/showthread.php?t=87761

Re: [SlimDevices: Unix] Squeezebox Server fails with Fedora 15

2011-05-18 Thread JackOfAll
JackOfAll;631950 Wrote: > The 7.6 nightly runs on F15 without any mods. Although I did need to add a symbolic link to get it to start on F15 x86_64. It wasn't finding the Slim perl modules. Code: sudo ln -sf /usr/lib/perl5/vendor_perl/Slim /usr/lib64/perl5/vendo

Re: [SlimDevices: Unix] Squeezebox Server fails with Fedora 15

2011-05-18 Thread JackOfAll
The 7.6 nightly runs on F15 without any mods. Code: [clivem@c7p6t7ws yum.repos.d]$ sudo systemctl status squeezeboxserver.service squeezeboxserver.service - LSB: Startup script for the Squeezebox Server Loaded: loaded (/etc/rc.d/init.d/squeezeboxserver) Acti

Re: [SlimDevices: Unix] Squeezebox Server fails with Fedora 15

2011-05-17 Thread gharris999
Or try to create your own service, running the svn code. -- gharris999 gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115 View this thread: http://forums.slimdevices.com/showthread.php?t=87761 _

Re: [SlimDevices: Unix] Squeezebox Server fails with Fedora 15

2011-05-17 Thread Ron Olsen
Use Fedora 14 instead. Major changes to the service startup code in Fedora 15 are evidently not compatible with the current SBS 7.5.4 rpm. I'd wait for Logitech to fix this before trying to run SBS on a F15 system. -- Ron Olsen ---

[SlimDevices: Unix] Squeezebox Server fails with Fedora 15

2011-05-17 Thread XYZ
I updated my computer to Fedora 15. I use squeezeboxserver-7.5.4. After the update the server won't start any more. A "systemctl status squeezeboxserver.service" gives me this output: squeezeboxserver.service - LSB: Startup script for the Squeezebox Server Loaded: loaded (/etc/rc.d/init.d/squee