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

cups: add perl to bindir #27592

Closed
wants to merge 1 commit into from
Closed

cups: add perl to bindir #27592

wants to merge 1 commit into from

Conversation

hhomar
Copy link
Contributor

@hhomar hhomar commented Jul 23, 2017

Motivation for this change

My printer's ppd calls perl as part of the foomatic-rip command:

cupsd[10516]: /nix/store/lpk84rsbha199vm3k54498lqv2jswqj8-bash-4.4-p5/bin/bash: perl: command not found
cupsd[10516]: renderer exited with status 127
cupsd[10516]: PID 10946 (/nix/store/k69v6wfncnbr4kw0p6f06j3bh9lpl8d0-cups-progs/lib/cups/filter/foomatic-rip) stopped with status 9.
Things done

Please check what applies. Note that these are not hard requirements but mereley serve as information for reviewers.

  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

foomatic-rip could try to execute perl
@mention-bot
Copy link

@hhomar, thanks for your PR! By analyzing the history of the files in this pull request, we identified @abbradar, @edolstra and @urkud to be potential reviewers.

@orivej
Copy link
Contributor

orivej commented Sep 29, 2017

Just add pkgs.perl to services.printing.drivers in the configuration.nix.

@orivej orivej closed this Sep 29, 2017
@hhomar hhomar deleted the cups-add-perl-to-bindir branch September 29, 2017 11:25
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

Successfully merging this pull request may close these issues.

None yet

3 participants