Guest User

Untitled

a guest
Apr 24th, 2020
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.85 KB | None | 0 0
  1. building Nix...
  2. building the system configuration...
  3. error: while evaluating the attribute 'activationScript' of the derivation 'nixos-system-pleroma-20.03.1445.95b9c99f6d0' at /nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/system/activation/top-level.nix:103:5:
  4. while evaluating the attribute 'system.activationScripts.script' at /nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/system/activation/activation-script.nix:68:9:
  5. while evaluating 'textClosureMap' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/strings-with-deps.nix:70:35, called from /nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/system/activation/activation-script.nix:89:18:
  6. while evaluating 'id' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/trivial.nix:14:5, called from undefined position:
  7. while evaluating the attribute 'text' at /nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/system/activation/activation-script.nix:9:5:
  8. while evaluating the attribute 'text' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/strings-with-deps.nix:77:38:
  9. while evaluating the attribute 'sources' of the derivation 'etc' at /nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/system/etc/etc.nix:12:5:
  10. while evaluating anonymous function at /nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/system/etc/etc.nix:20:20, called from undefined position:
  11. while evaluating the attribute 'source' at undefined position:
  12. while evaluating anonymous function at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:84:45, called from undefined position:
  13. while evaluating the attribute 'value' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:379:9:
  14. while evaluating the option `environment.etc.dbus-1.source':
  15. while evaluating the attribute 'mergedValue' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:411:5:
  16. while evaluating anonymous function at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:413:22, called from /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:413:9:
  17. while evaluating 'check' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/types.nix:251:15, called from /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:414:14:
  18. while evaluating the attribute 'serviceDirectories' of the derivation 'dbus-1' at /nix/store/jj1qwmsil5dj4m3kc95jp5ljyvf86cac-nixos-20.03.1445.95b9c99f6d0/nixos/pkgs/build-support/trivial-builders.nix:7:14:
  19. while evaluating anonymous function at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/types.nix:263:14, called from undefined position:
  20. while evaluating the attribute 'value' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:425:27:
  21. while evaluating anonymous function at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:413:22, called from /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:413:9:
  22. while evaluating 'check' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/types.nix:251:15, called from /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:414:14:
  23. while evaluating the attribute 'passAsFile' of the derivation 'system-path' at /nix/store/jj1qwmsil5dj4m3kc95jp5ljyvf86cac-nixos-20.03.1445.95b9c99f6d0/nixos/pkgs/build-support/trivial-builders.nix:7:14:
  24. while evaluating the attribute 'buildInputs' of the derivation 'dmg2img-1.6.7' at /nix/store/jj1qwmsil5dj4m3kc95jp5ljyvf86cac-nixos-20.03.1445.95b9c99f6d0/nixos/pkgs/tools/misc/dmg2img/default.nix:4:3:
  25. while evaluating the attribute 'handled' at /nix/store/jj1qwmsil5dj4m3kc95jp5ljyvf86cac-nixos-20.03.1445.95b9c99f6d0/nixos/pkgs/stdenv/generic/check-meta.nix:251:7:
  26. while evaluating 'handleEvalIssue' at /nix/store/jj1qwmsil5dj4m3kc95jp5ljyvf86cac-nixos-20.03.1445.95b9c99f6d0/nixos/pkgs/stdenv/generic/check-meta.nix:147:38, called from /nix/store/jj1qwmsil5dj4m3kc95jp5ljyvf86cac-nixos-20.03.1445.95b9c99f6d0/nixos/pkgs/stdenv/generic/check-meta.nix:252:14:
  27. Package ‘openssl-1.0.2u’ in /nix/store/jj1qwmsil5dj4m3kc95jp5ljyvf86cac-nixos-20.03.1445.95b9c99f6d0/nixos/pkgs/development/libraries/openssl/default.nix:132 is marked as insecure, refusing to evaluate.
  28.  
  29.  
  30. Known issues:
  31. - Support for OpenSSL 1.0.2 ended with 2019.
  32.  
  33. You can install it anyway by whitelisting this package, using the
  34. following methods:
  35.  
  36. a) for `nixos-rebuild` you can add ‘openssl-1.0.2u’ to
  37. `nixpkgs.config.permittedInsecurePackages` in the configuration.nix,
  38. like so:
  39.  
  40. {
  41. nixpkgs.config.permittedInsecurePackages = [
  42. "openssl-1.0.2u"
  43. ];
  44. }
  45.  
  46. b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  47. ‘openssl-1.0.2u’ to `permittedInsecurePackages` in
  48. ~/.config/nixpkgs/config.nix, like so:
  49.  
  50. {
  51. permittedInsecurePackages = [
  52. "openssl-1.0.2u"
  53. ];
  54. }
Advertisement
Add Comment
Please, Sign In to add comment