Package Details: logitechmediaserver 8.5.2-1

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)

Required by (0)

Sources (3)

Pinned Comments

FabioLolix commented on 2024-05-26 08:40 (UTC)

-bin variant uploaded https://aur.archlinux.org/packages/logitechmediaserver-bin

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 50 Next › Last »

chrismate commented on 2021-07-18 09:32 (UTC)

Here are mine and slimserver.tar.gz is different:

[christophe@ducati logitechmediaserver]$ sha256sum slimserver.tar.gz slimserver-vendor-public.tar.gz

351ad957973061fdb37d1aea0505d69dc5168ab203ac1c49d41e926869bdd93d slimserver.tar.gz

e13f0e3529234693953e32382776ea965b87a758d1bc75cf453819fb0d76d502 slimserver-vendor-public.tar.gz

[christophe@ducati logitechmediaserver]$ ls -la slimserver.tar.gz slimserver-vendor-public.tar.gz

-rw-r--r-- 1 christophe christophe 149282646 Jul 17 18:16 slimserver-vendor-public.tar.gz

-rw-r--r-- 1 christophe christophe 157937816 Jul 17 17:55 slimserver.tar.gz

stef.an commented on 2021-07-18 09:17 (UTC)

Mhhh, I don't know there's something wrong with your (or my) files.

These are the checksums of my downloads:

[build@nc logitechmediaserver]$ sha256sum slimserver.tar.gz slimserver-vendor-public.tar.gz

cfab3acda2cfb60b106bdfd80f943e3f4d466ec4cc6f00973d796c7c68640f53 slimserver.tar.gz

e13f0e3529234693953e32382776ea965b87a758d1bc75cf453819fb0d76d502 slimserver-vendor-public.tar.gz

[build@nc logitechmediaserver]$ ls -la slimserver.tar.gz slimserver-vendor-public.tar.gz

-rw-r--r-- 1 build build 235399325 17. Jul 17:04 slimserver.tar.gz

-rw-r--r-- 1 build build 149282646 17. Jul 17:04 slimserver-vendor-public.tar.gz

And of course those are in the PKGBUILD, because ny System generated them into the file.

chrismate commented on 2021-07-17 16:19 (UTC)

My French/English slowww download reports: makepkg --verifysource ==> Making package: logitechmediaserver 8.1.1-1 (Sat 17 Jul 2021 17:31:47 CEST) ==> Retrieving sources... -> Downloading slimserver.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 126 100 126 0 0 312 0 --:--:-- --:--:-- --:--:-- 311 100 150M 0 150M 0 0 109k 0 --:--:-- 0:23:25 --:--:-- 86851 -> Downloading slimserver-vendor-public.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 138 100 138 0 0 334 0 --:--:-- --:--:-- --:--:-- 334 100 142M 0 142M 0 0 114k 0 --:--:-- 0:21:12 --:--:-- 117k -> Found service ==> Validating source files with sha256sums... slimserver.tar.gz ... FAILED slimserver-vendor-public.tar.gz ... Passed service ... Passed ==> ERROR: One or more files did not pass the validity check!

stef.an commented on 2021-07-17 15:16 (UTC) (edited on 2021-07-17 15:19 (UTC) by stef.an)

This is strange, could you try this and post the results of the last command? Very detailed version of the make process, don't mind if it sounds like a teacher...

su to your "build" user and preferrably to the home directory:

cd ~

wget https://aur.archlinux.org/cgit/aur.git/snapshot/logitechmediaserver.tar.gz

tar xvf logitechmediaserver.tar.gz

cd logitechmediaserver/

makepkg --verifysource


The makepkg should download the sources and verify the checksums once again. This is what I just did, it says... native language, sorry... everything is fine :)

[build@nc logitechmediaserver]$ makepkg --verifysource

==> Erstelle Paket: logitechmediaserver 8.1.1-1 (Sa 17 Jul 2021 17:03:40 CEST)

==> Empfange Quellen...

-> Lade slimserver.tar.gz herunter...

% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 126 100 126 0 0 699 0 --:--:-- --:--:-- --:--:-- 703 100 224M 0 224M 0 0 7131k 0 --:--:-- 0:00:32 --:--:-- 7750k

-> Lade slimserver-vendor-public.tar.gz herunter...

% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 138 100 138 0 0 731 0 --:--:-- --:--:-- --:--:-- 734 100 142M 0 142M 0 0 19.4M 0 --:--:-- 0:00:07 --:--:-- 17.4M

-> service gefunden

==> Überprüfe source Dateien mit sha256sums...

slimserver.tar.gz ... Durchgelaufen

slimserver-vendor-public.tar.gz ... Durchgelaufen

service ... Durchgelaufen

chrismate commented on 2021-07-17 14:57 (UTC)

Sorry to "mark as outdated", it was the only way to report the problem I could find at the time. I've tried to download LMS for two days now on two different machines, both fully up to date with clean builds and each time I get the same result as reported in my last message.

stef.an commented on 2021-07-17 12:26 (UTC)

I'm not sure what might cause that but I've tested building and everything looks fine. Nothing new in ~/* for me. Anyone else?

@chrismate, checksums are ok, please update to the latest pkgbuild and try a clean build (why do you use "mark as outdated" to report problems?).

nemster commented on 2021-07-12 21:29 (UTC)

i guess the build process is somehow broken as it installs stuff to ~/perl5/lib/perl5/x86_64-linux-thread-multi/ of the build user. so copying ~/perl5/lib/perl5/x86_64-linux-thread-multi/* to /opt/logitechmediaserver-git/CPAN/arch/5.34/x86_64-linux-thread-multi/

fixed it for me.

stef.an commented on 2021-03-27 09:23 (UTC)

Before marking this as outdated please keep in mind that this here only gets official tags as available on https://github.com/Logitech/slimserver/releases which have been confirmed working on arch by users of logitechmediaserver-git.

KuroSan commented on 2021-02-04 04:19 (UTC)

Using the latest git above (updated 2021-01-26) on my Cubox (armv7hf), I get the following error in the server log:

Compilation failed in require at /opt/logitechmediaserver/Slim/Display/Lib/Fonts.pm line 83

This is when I loaded a song with Chinese characters in the song name with the Transporter.

Can someone shed some lights on what might be wrong?

e-v commented on 2021-01-26 10:43 (UTC)

@stef.an, oh indeed, sorry about that. Thanks for your work!