-
-
Notifications
You must be signed in to change notification settings - Fork 17.5k
Open
Labels
0.kind: bugSomething is brokenSomething is broken
Description
Nixpkgs version
- Unstable (26.05)
Describe the bug
Checking the service logs, I see a Perl warning about missing HTML/Formatter.
Steps to reproduce
Run/enable the slimserver service.
Expected behaviour
HTMLFormatter should be included as a build dep
Screenshots
No response
Relevant log output
Dec 16 15:52:02 mymachine slimserver[340606]: [25-12-16 15:52:02.6657] Slim::bootstrap::tryModuleLoad (291) Warning: Module [Plugins::MusicArtistInfo::Plugin] failed to load:
Dec 16 15:52:07 mymachine slimserver[340606]: Can't locate HTML/Formatter.pm in @INC (you may need to install the HTML::Formatter module) (@INC entries checked: ...)Additional context
nixpkgs/pkgs/by-name/sl/slimserver/package.nix
Lines 87 to 90 in 0289b3d
| HTMLParser | |
| HTTPCookies | |
| HTTPDaemon | |
| HTTPMessage |
System metadata
- system:
"x86_64-linux" - host os:
Linux 6.18.0, NixOS, 26.05 (Yarara), 26.05pre-git - multi-user?:
yes - sandbox:
yes - version:
nix-env (Nix) 2.32.4 - nixpkgs:
/nix/store/3x4zykgw2993df9a4l3dqcl7la79f4hf-source
Notify maintainers
Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)
I assert that this issue is relevant for Nixpkgs
- I assert that this is a bug and not a support request.
- I assert that this is not a duplicate of an existing issue.
- I assert that I have read the NixOS Code of Conduct and agree to abide by it.
Is this issue important to you?
Add a 👍 reaction to issues you find important.
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken