Thanks Stefan!
@sadays in the pkgbuild change pkgver=, run updpkgsums to calculate new hash, build
There is also _vendorver=8.4 bunt didn't see a 8.5 branch for that
| 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) |
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 50 Next › Last »
Thanks Stefan!
@sadays in the pkgbuild change pkgver=, run updpkgsums to calculate new hash, build
There is also _vendorver=8.4 bunt didn't see a 8.5 branch for that
hi everyone
lms need update 8.5.0 or 8.5.2 for Deezer
how to update?
stef.an commented on 2023-08-11 09:52 (UTC)
Hi, I've updated the package. Since I don't actively use LMS anymore, I'm not aware of such breaking updates, so thanks for the heads up and the patch! Feel free to contact me if you'd like to adopt the package, the reason I don't orphan it is because I'm afraid it will die if I do...
btw I'm interested in co-maintaining/maintaining, I have quite a backlog now but I'll return to use LMS in some time
Hi, I just saw here https://lyrion.org/lms-server-repository/ that there is a version 8.5 of logitechmediaserver, but also an upcoming version 9.0 that will be rebranded to lyrionmediaserver. What will this mean for the AUR package? Can we simply carry on with the existing package, or will there be a new package and we will have to migrate to it? Probably reinstalling would not be a big deal, but I have not looked into how the server stores its configuration, which I would of course like to keep.
Hi everyone, I've pushed the update to 8.4.0 which should also solve the verification errors. Happy building!
Edited the existing PKGBUILD to the new 8.4.0 release and the appropriate sha256sum for the archive.
Built fine.
I'm also getting the following installation error when installing with yay: "ERROR: One or more files did not pass the validity check!".
slimserver-vendor-public-8.4.tar.gz fails the check.
Sorry I don't know how to resolve in the way @squawk describes.
==> Criando o pacote: logitechmediaserver 8.3.1-1 (ter 23 jan 2024 13:32:58)
==> Verificando as dependências de tempo de execução...
==> Verificando as dependências de tempo de compilação...
==> Obtendo fontes...
-> Encontrado slimserver-8.3.1.tar.gz
-> Encontrado slimserver-vendor-public-8.4.tar.gz
-> Encontrado logitechmediaserver.service
==> Validando source arquivos com sha256sums...
slimserver-8.3.1.tar.gz ... Passou
slimserver-vendor-public-8.4.tar.gz ... FALHOU
logitechmediaserver.service ... Passou
==> ERRO: Um ou mais arquivos não passaram na verificação de validade!
-> erro ao construir: logitechmediaserver
*EDIT*
I believe that I worked out how to change the checksums, however the installation fails at the next step:
==> Validando source arquivos com sha256sums...
slimserver-8.3.1.tar.gz ... Passou
slimserver-vendor-public-8.4.tar.gz ... Passou
logitechmediaserver.service ... Passou
==> Extraindo fontes...
-> Extraindo slimserver-8.3.1.tar.gz com bsdtar
bsdtar: error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No such file or directory
==> ERRO: Falha ao extrair slimserver-8.3.1.tar.gz
Abortando...
*EDIT 2*
Got past this by first installing openssl-1.1 .
However all ends badly with:
==> Verificando problemas de empacotamento...
==> ATENÇÃO: O pacote contém referência a $srcdir
opt/logitechmediaserver/CPAN/auto/DBD/SQLite/SQLite.so
==> Criando o pacote "logitechmediaserver"...
-> Gerando o arquivo .PKGINFO...
-> Gerando o arquivo .BUILDINFO...
-> Adicionando o arquivo install...
-> Gerando o arquivo .MTREE ...
-> Compactando o pacote...
bsdtar: Option --no-read-sparse is not supported
Usage:
List: bsdtar -tf <archive-filename>
Extract: bsdtar -xf <archive-filename>
Create: bsdtar -cf <archive-filename> [filenames...]
Help: bsdtar --help
Error : incorrect library version (expecting : 1.4.9 ; actual : 1.5.5 )
Please update library to version 1.4.9, or use stand-alone zstd binary
==> ERRO: Falha ao criar o arquivo do pacote.
If I run zstd in a terminal, I get the same error. I use pacman to reinstall zstd, it again tries to reinstall version 1.5.5
*EDIT 3*
This last error was a PATH problem on my sytem. In the process of figuring that out, I installed the AUR logitechmediaserver-git package.
New user here. Also had Perl-related issues while installing on manjaro. I'd like to add my solution for future reference.
install github-cli
gh repo clone Logitech/slimserver-vendor
sudo ln -s /usr/include/locale.h /usr/include/xlocale.h
change to appropriate folder, in my case ~/slimserver-vendor/CPAN and run ./buildme.sh
create directories needed: /opt/logitechmediaserver/CPAN/arch/5.38
sudo cp -r /home/wim/slimserver-vendor/CPAN/build/5.38/lib/perl5/x86_64-linux-thread-multi /opt/logitechmediaserver/CPAN/arch/5.38/
sudo unlink /usr/include/xlocale.h
Hope this helps others with perl-related issues
@Whs33, (@stef.an)
I had the same issue. I downloaded the tar.gz file from the branch 8.4 of the slimserver-vendor project. It has a different md256sum now. As I think the commit last week by mherger on github lead in a different tar.gz-file and in a different hash. I think the problem is to reference a branch that is work in progress. The slimserver-vendor-project did not nave any releases or tags. I'm not sure if one can download a specific commit (referenced by commit id) to overcome the hash issue. After I changed the sha256sums at the location for the slimserver-vendor-archive the build runs without problems. I have to say thank you for your work!
@stef.an I get a validity check fail on slimserver-vendor-public.
==> Validating source files with sha256sums...
slimserver-8.3.1.tar.gz ... Passed
slimserver-vendor-public-8.4.tar.gz ... FAILED
logitechmediaserver.service ... Passed
==> ERROR: One or more files did not pass the validity check!
Pinned Comments
FabioLolix commented on 2024-05-26 08:40 (UTC)
-bin variant uploaded https://aur.archlinux.org/packages/logitechmediaserver-bin