pam_usb 0.5.0 -> 0.8.3 https://repology.org/project/pam-usb/versions attrpath: pam_usb Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/ircb33sc2kr2rqwczj329cal6mg7mzn6-pam_usb-0.8.3.tar.gz.drv building '/nix/store/ircb33sc2kr2rqwczj329cal6mg7mzn6-pam_usb-0.8.3.tar.gz.drv'... trying https://downloads.sourceforge.net/pamusb/pam_usb-0.8.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://prdownloads.sourceforge.net/pamusb/pam_usb-0.8.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://netcologne.dl.sourceforge.net/sourceforge/pamusb/pam_usb-0.8.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 138 100 138 0 0 531 0 --:--:-- --:--:-- --:--:-- 532 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://versaweb.dl.sourceforge.net/sourceforge/pamusb/pam_usb-0.8.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 154 100 154 0 0 218 0 --:--:-- --:--:-- --:--:-- 218 0 154 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://freefr.dl.sourceforge.net/sourceforge/pamusb/pam_usb-0.8.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 309 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://osdn.dl.sourceforge.net/sourceforge/pamusb/pam_usb-0.8.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' More details here: https://curl.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above. error: cannot download pam_usb-0.8.3.tar.gz from any mirror error: builder for '/nix/store/ircb33sc2kr2rqwczj329cal6mg7mzn6-pam_usb-0.8.3.tar.gz.drv' failed with exit code 1; last 25 log lines: > trying https://versaweb.dl.sourceforge.net/sourceforge/pamusb/pam_usb-0.8.3.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 100 154 100 154 0 0 218 0 --:--:-- --:--:-- --:--:-- 218 > 0 154 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://freefr.dl.sourceforge.net/sourceforge/pamusb/pam_usb-0.8.3.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 309 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://osdn.dl.sourceforge.net/sourceforge/pamusb/pam_usb-0.8.3.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' > More details here: https://curl.se/docs/sslcerts.html > > curl failed to verify the legitimacy of the server and therefore could not > establish a secure connection to it. To learn more about this situation and > how to fix it, please visit the web page mentioned above. > error: cannot download pam_usb-0.8.3.tar.gz from any mirror For full logs, run 'nix log /nix/store/ircb33sc2kr2rqwczj329cal6mg7mzn6-pam_usb-0.8.3.tar.gz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'pam_usb.originalSrc' not found stderr did not split as expected full stderr was: error: Package ‘python-2.7.18.6’ in /var/cache/nixpkgs-update/worker/worktree/pam_usb/pkgs/development/interpreters/python/cpython/2.7/default.nix:330 is marked as insecure, refusing to evaluate. Known issues: - Python 2.7 has reached its end of life after 2020-01-01. See https://www.python.org/doc/sunset-python-2/. You can install it anyway by allowing this package, using the following methods: a) To temporarily allow all insecure packages, you can use an environment variable for a single invocation of the nix tools: $ export NIXPKGS_ALLOW_INSECURE=1 Note: For `nix shell`, `nix build`, `nix develop` or any other Nix 2.4+ (Flake) command, `--impure` must be passed in order to read this environment variable. b) for `nixos-rebuild` you can add ‘python-2.7.18.6’ to `nixpkgs.config.permittedInsecurePackages` in the configuration.nix, like so: { nixpkgs.config.permittedInsecurePackages = [ "python-2.7.18.6" ]; } c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add ‘python-2.7.18.6’ to `permittedInsecurePackages` in ~/.config/nixpkgs/config.nix, like so: { permittedInsecurePackages = [ "python-2.7.18.6" ]; } (use '--show-trace' to show detailed location information)