Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Perl 5.36 #826

Closed
zelea2 opened this issue Nov 4, 2022 · 4 comments
Closed

Perl 5.36 #826

zelea2 opened this issue Nov 4, 2022 · 4 comments

Comments

@zelea2
Copy link

zelea2 commented Nov 4, 2022

logitechmediaserver_8.3.0~1667251155_amd64.deb

debian testing switched to perl 5.36. There is no support for this in /usr/share/squeezeboxserver/CPAN/arch

$dpkg -l perl
ii perl 5.36.0-4 amd64

@michaelherger
Copy link
Member

There are instructions how to build yourself: https://github.com/Logitech/slimserver-vendor/tree/public/8.3/CPAN#readme

Or use the Dockerfile to build the binaries in a container.

I'll look into adding support for 5.36, soon.

@mherger
Copy link
Contributor

mherger commented Nov 4, 2022

There's a tarball at the bottom of https://github.com/Logitech/slimserver-vendor/actions/runs/3392298402. Could you please download it, and extract it to your LMS installation's CPAN/arch folder? You might need to copy the following files and folders from CPAN/arch/5.34 to CPAN/arch/5.35, too:

  • Audio
  • Class
  • DBD
  • DBI*
  • Image
  • JSON

@sbellon
Copy link

sbellon commented Nov 7, 2022

I downloaded the tarball, extracted as instructed and have LMS 8.3.0 up and running on Debian bookworm/sid. Thanks a lot. :-)

@mherger mherger closed this as completed in 7377e3d Nov 8, 2022
@michaelherger
Copy link
Member

I added those files to LMS 8.3.1 and 8.4. Please let me know should you still encounter an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants