selinux-python 3.3 -> 3.5 https://github.com/SELinuxProject/selinux/releases attrpath: selinux-python Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/os-specific/linux/selinux-python/default.nix b/pkgs/os-specific/linux/selinux-python/default.nix index c50f4ffccd0b..31dd3eb4c25b 100644 --- a/pkgs/os-specific/linux/selinux-python/default.nix +++ b/pkgs/os-specific/linux/selinux-python/default.nix @@ -7,13 +7,13 @@ with lib; stdenv.mkDerivation rec { pname = "selinux-python"; - version = "3.3"; + version = "3.5"; inherit (libsepol) se_url; src = fetchurl { url = "${se_url}/${version}/selinux-python-${version}.tar.gz"; - sha256 = "1v244hpb45my303793xa4kcn7qnxjgxn4ja7rdn9k1q361hi1nca"; + sha256 = "sha256-gkW7Ta5ZMzRh8Zygx5qCkIHweXL6XjrUwrK5F91x2Ws="; }; strictDeps = true; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A selinux-python nix build failed. copying sepolicy/help/transition_from.png -> build/lib/sepolicy/help copying sepolicy/help/lockdown_ptrace.png -> build/lib/sepolicy/help copying sepolicy/help/files_apps.png -> build/lib/sepolicy/help copying sepolicy/help/lockdown_permissive.png -> build/lib/sepolicy/help copying sepolicy/help/ports_outbound.png -> build/lib/sepolicy/help copying sepolicy/help/file_equiv.png -> build/lib/sepolicy/help copying sepolicy/help/system_boot_mode.png -> build/lib/sepolicy/help copying sepolicy/help/booleans.png -> build/lib/sepolicy/help copying sepolicy/help/users.png -> build/lib/sepolicy/help copying sepolicy/help/transition_from_boolean_1.png -> build/lib/sepolicy/help make[1]: Leaving directory '/build/selinux-python-3.5/sepolicy' make[1]: Entering directory '/build/selinux-python-3.5/audit2allow' gcc -Werror -Wall -W -c -o sepolgen-ifgen-attr-helper.o sepolgen-ifgen-attr-helper.c gcc -o sepolgen-ifgen-attr-helper sepolgen-ifgen-attr-helper.o /nix/store/x2f1b5fk01iq7z3y3c1b5xfpswnjs44v-libsepol-3.5/lib/libsepol.a -lselinux make[1]: Leaving directory '/build/selinux-python-3.5/audit2allow' make[1]: Entering directory '/build/selinux-python-3.5/semanage' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/selinux-python-3.5/semanage' make[1]: Entering directory '/build/selinux-python-3.5/sepolgen' make[1]: 'all' is up to date. make[1]: Leaving directory '/build/selinux-python-3.5/sepolgen' make[1]: Entering directory '/build/selinux-python-3.5/chcat' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/selinux-python-3.5/chcat' make[1]: Entering directory '/build/selinux-python-3.5/po' msgfmt -o af.mo af.po /nix/store/vqvj60h076bhqj6977caz0pfxs6543nb-bash-5.2-p15/bin/bash: line 1: msgfmt: command not found make[1]: *** [Makefile:74: af.mo] Error 127 make[1]: Leaving directory '/build/selinux-python-3.5/po' make: *** [Makefile:4: all] Error 1