selinux-python 3.3 -> 3.6 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 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..765b4b8ff599 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.6"; inherit (libsepol) se_url; src = fetchurl { url = "${se_url}/${version}/selinux-python-${version}.tar.gz"; - sha256 = "1v244hpb45my303793xa4kcn7qnxjgxn4ja7rdn9k1q361hi1nca"; + sha256 = "sha256-4oZ9TNJvmGnFUhbMIMp9EEQkkaD78lYRat6Z7DlCbsA="; }; strictDeps = true; Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/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/lockdown_permissive.png -> build/lib/sepolicy/help copying sepolicy/help/login.png -> build/lib/sepolicy/help copying sepolicy/help/booleans.png -> build/lib/sepolicy/help copying sepolicy/help/system_relabel.png -> build/lib/sepolicy/help copying sepolicy/help/file_equiv.png -> build/lib/sepolicy/help copying sepolicy/help/login_default.png -> build/lib/sepolicy/help copying sepolicy/help/system_export.png -> build/lib/sepolicy/help copying sepolicy/help/lockdown.png -> build/lib/sepolicy/help copying sepolicy/help/users.png -> build/lib/sepolicy/help copying sepolicy/help/booleans_toggled.png -> build/lib/sepolicy/help make[1]: Leaving directory '/build/selinux-python-3.6/sepolicy' make[1]: Entering directory '/build/selinux-python-3.6/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/0g1pdarh04jh56zj5wvb133gzq3d968z-libsepol-3.6/lib/libsepol.a -lselinux make[1]: Leaving directory '/build/selinux-python-3.6/audit2allow' make[1]: Entering directory '/build/selinux-python-3.6/semanage' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/selinux-python-3.6/semanage' make[1]: Entering directory '/build/selinux-python-3.6/sepolgen' make[1]: 'all' is up to date. make[1]: Leaving directory '/build/selinux-python-3.6/sepolgen' make[1]: Entering directory '/build/selinux-python-3.6/chcat' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/selinux-python-3.6/chcat' make[1]: Entering directory '/build/selinux-python-3.6/po' msgfmt -o af.mo af.po /nix/store/087167dfxal194pm54cmcbbxsfy3cjgn-bash-5.2p26/bin/bash: line 1: msgfmt: command not found make[1]: *** [Makefile:74: af.mo] Error 127 make[1]: Leaving directory '/build/selinux-python-3.6/po' make: *** [Makefile:4: all] Error 1