Describe the bug
During a nix-reinstall i get:
patching sources
applying patch /nix/store/ljqnzvnhv6v0c4pvwry3617fp8j7q3bv-cups-filter-ppd-dirs.patch
patching file configure
configuring
fixing libtool script ./ltmain.sh
mktemp: (null): Invalid argument
error: builder for '/nix/store/iw9r9n1bshy17hmzdyc5fvk469qkg6k5-epson-inkjet-printer-escpr2-1.1.46.drv' failed with exit code 1
Steps To Reproduce
While using the nixos-unstable channel:
nixos-rebuild switch --upgrade
I get
this derivation will be built:
/nix/store/iw9r9n1bshy17hmzdyc5fvk469qkg6k5-epson-inkjet-printer-escpr2-1.1.46.drv
building '/nix/store/iw9r9n1bshy17hmzdyc5fvk469qkg6k5-epson-inkjet-printer-escpr2-1.1.46.drv'...
unpacking sources
epson-inkjet-printer-escpr2-1.1.46-1lsb3.2.tar.gz
lsb-rpm.spec
8799 blocks
epson-inkjet-printer-escpr2-1.1.46/
epson-inkjet-printer-escpr2-1.1.46/config.h.in
...
epson-inkjet-printer-escpr2-1.1.46/ChangeLog
epson-inkjet-printer-escpr2-1.1.46/epson-inkjet-printer-escpr2.spec.in
epson-inkjet-printer-escpr2-1.1.46/bootstrap
patching sources
applying patch /nix/store/ljqnzvnhv6v0c4pvwry3617fp8j7q3bv-cups-filter-ppd-dirs.patch
patching file configure
configuring
fixing libtool script ./ltmain.sh
mktemp: (null): Invalid argument
error: builder for '/nix/store/iw9r9n1bshy17hmzdyc5fvk469qkg6k5-epson-inkjet-printer-escpr2-1.1.46.drv' failed with exit code 1
Expected behavior
A success update.
Notifymaintainers
@Ma9e @Ma27
Metadata
Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.
- system: `"x86_64-linux"`
- host os: `Linux 5.15.47, NixOS, 22.11 (Raccoon), 22.11pre386147.e0a42267f73`
- multi-user?: `yes`
- sandbox: `yes`
- version: `nix-env (Nix) 2.9.1`
- channels(root): `"nixos"`
- nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`
Describe the bug
During a nix-reinstall i get:
Steps To Reproduce
While using the nixos-unstable channel:
I get
Expected behavior
A success update.
Notifymaintainers
@Ma9e @Ma27
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"and paste the result.