Alas, I spoke too soon. While I was able to start the service and listen to music, the web display no longer updates. Back to kernel 5.0.10.
Search Criteria
Package Details: logitechmediaserver 8.5.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/logitechmediaserver.git (read-only, click to copy) |
|---|---|
| Package Base: | logitechmediaserver |
| Description: | Slimserver for Logitech Squeezebox players. This server is also called Logitech Media Server. (Release-Version, if you prefer bleeding edge consider using logitechmediaserver-git instead) |
| Upstream URL: | https://github.com/LMS-Community/slimserver |
| Keywords: | logitech slimserver squeezebox |
| Licenses: | GPL, custom |
| Submitter: | vesath |
| Maintainer: | FabioLolix (FabioLolix) |
| Last Packager: | stef.an |
| Votes: | 72 |
| Popularity: | 0.000000 |
| First Submitted: | 2011-11-03 06:54 (UTC) |
| Last Updated: | 2024-07-01 19:06 (UTC) |
Dependencies (10)
- perl (perl-gitAUR)
- perl-io-socket-ssl
- gd (gd-gitAUR) (make)
- nasm (nasm-gitAUR) (make)
- rsync (rsync-gitAUR, rsync-reflinkAUR) (make)
- wget (wget-gitAUR) (make, aarch64)
- yasm (yasm-gitAUR) (make)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat) (make)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR) (optional, x86_64) – transcoding on 64-bit systems
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-eacAUR, lib32-glibc-git-native-pgoAUR) (optional, x86_64) – transcoding on 64-bit systems
Required by (0)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 50 Next › Last »
morrisar47 commented on 2019-06-08 23:43 (UTC)
morrisar47 commented on 2019-06-08 23:35 (UTC)
to follow up on my previous comment
I replaced line 248 in /opt/logitechmediaserver/Slim/Web/HTTP.pm
$peer = inet_ntoa($peer); with $peer = unpack('N',$peer);
and it appears to be working agian
morrisar47 commented on 2019-05-21 14:04 (UTC)
I'm running logitechmediaserver (7.9.2.arch2-1) on a cubietruck.
The program fails with kernel versions 5.1.X for linux-armv7
Reverting to kernel 5.0.10-1 allows the media server to run normally. The error message is
May 21 06:13:34 machine slimserver.pl[320]: [19-05-21 06:13:32.5580] Slim::Networking::IO::Select::ANON (131) Error: Select task failed calling Slim::W
eb::HTTP::acceptHTTP: Bad arg length for Socket::inet_ntoa, length is 16, should be 4 at /opt/logitechmediaserver/Slim/Web/HTTP.pm line 248.
diode commented on 2018-12-01 15:26 (UTC)
I get the following error message:
... ==> Extracting sources... -> Extracting slimserver-7.9.2.arch2.tar.gz with bsdtar -> Extracting slimserver-vendor-7.9.2.arch2.tar.gz with bsdtar ==> Starting prepare()... cp: preserving permissions for '_PRESERVE/URI': Operation not permitted ==> ERROR: A failure occurred in prepare(). Aborting...
System: Odroid C1 (ARMv7), fresh installed ArchlinuxARM Process: tar -xvzf logitechmediaserver.tar.gz cd logitechmediaserver makepkg
mnd999 commented on 2018-09-16 09:52 (UTC) (edited on 2018-09-16 10:22 (UTC) by mnd999)
On ARM I get:
cp: will not overwrite just-created '/home/mark/logitechmediaserver/pkg/logitechmediaserver/opt/logitechmediaserver/CPAN/perllocal.pod' with 'CPAN/build/5.28/lib/perl5/armv7l-linux-thread-multi/perllocal.pod'
==> ERROR: A failure occurred in package().
Aborting...
Solved, the clean doesn't work properly. I had to manually delete /home/mark/logitechmediaserver/src/slimserver-vendor-7.9.2.arch2/CPAN/build/5.26
stef.an commented on 2018-08-07 10:30 (UTC) (edited on 2018-08-07 10:30 (UTC) by stef.an)
I've updated to the latest GIT-Version and removed the upper limit for perl for now. Perl upgrades didn't break much since Perl 5.22 to 5.24 so I hope this makes upgrading a little easier for everyone.
The dependency perl-net-upnp is removed, I've returned to the LMS-packed version. The package has to be rebuilt after upgrading perl of course... Hope it works for you :)
Renophaston commented on 2018-08-06 19:49 (UTC)
I can confirm that upgrading perl doesn't seem to break anything on my machine (x86_64), and I'll comment again if I find anything broken.
For what it's worth, I never uninstalled this package: I edited the LMS PKGBUILD, built+installed it, then upgraded perl... and then rebuilt+installed LMS again just in case.
setone commented on 2018-08-06 18:55 (UTC) (edited on 2018-08-06 19:00 (UTC) by setone)
With LMS installed, perl will not upgrade to the latest (version 5.28), because LMS requires version 5.26.
I worked around this by doing the following:
- uninstall LMS (after backing up /opt/logitechmediaserver/prefs)
- do the normal pacman/yaourt/pacaur update, which will replace perl v5.26 with v5.28.
- edit PKGBUILD to reflect the perl version requirement
- build LMS, install, restore prefs
It seems to work fine.
Pinned Comments
FabioLolix commented on 2024-05-26 08:40 (UTC)
-bin variant uploaded https://aur.archlinux.org/packages/logitechmediaserver-bin