-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Closed
Labels
0.kind: bugSomething is brokenSomething is broken0.kind: regressionSomething that worked before working no longerSomething that worked before working no longer6.topic: printingDrivers, CUPS & Co.Drivers, CUPS & Co.
Description
Nixpkgs version
- Unstable (25.05)
Describe the bug
I have a Canon MF753Cdw printer. I set it up on my laptop a couple of months ago. It uses CNRCUPSMF750CZS.ppd from the canon-cups-ufr2 package.
I updated my nixpkgs version and the printer became unusable. After investigating the CUPS logs, I see this:
Apr 06 16:16:04 hermes cupsd[2442]: [Job 66] /nix/store/84igp5b3zwgvdxig4yb7jzbc8jm8rxj3-canon-cups-ufr2-6.00/bin/cnrsdrvufr2: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
This happened pretty recently, so I implicate #381315 as it's the only PR that touched the package in a while.
Steps to reproduce
- Set up a printer using a PPD from
canon-cups-ufr2. - Set the CUPS log-level to
debug. - Run
journalctl -u cups -e -b -f | egrep -v '(\[Client|subscriptions|BusyState|Saving|Notifications|Notifier|MarkDirty)'. - Attempt to send a job to the printer and watch the log.
Expected behaviour
The printer prints.
Screenshots
No response
Relevant log output
Additional context
No response
System metadata
- system:
"x86_64-linux" - host os:
Linux 6.13.7, NixOS, 25.05 (Warbler), 25.05.20250313.01f44b8 - multi-user?:
yes - sandbox:
yes - version:
nix-env (Nix) 2.25.0pre20241101_2e5759e3 - nixpkgs:
/nix/store/080nxzd0qcvxfsh02kk5bzisski6yw6a-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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken0.kind: regressionSomething that worked before working no longerSomething that worked before working no longer6.topic: printingDrivers, CUPS & Co.Drivers, CUPS & Co.