2022-11-20T00:27:00 selinux-python 3.3 -> 3.4 https://github.com/SELinuxProject/selinux/releases 2022-11-20T00:27:02 attrpath: selinux-python 2022-11-20T00:27:02 Checking auto update branch... 2022-11-20T00:27:02 No auto update branch exists 2022-11-20T00:27:06 [version] 2022-11-20T00:27:10 [version] updated version and sha256 2022-11-20T00:27:10 [rustCrateVersion] 2022-11-20T00:27:10 [rustCrateVersion] No cargoSha256 found 2022-11-20T00:27:10 [golangModuleVersion] 2022-11-20T00:27:10 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-20T00:27:10 [updateScript] 2022-11-20T00:27:10 [updateScript] skipping because derivation has no updateScript 2022-11-20T00:27:10 2022-11-20T00:27:10 [quotedUrls] 2022-11-20T00:27:10 [quotedUrls] nothing found to replace 2022-11-20T00:27:10 Diff after rewrites: diff --git a/pkgs/os-specific/linux/selinux-python/default.nix b/pkgs/os-specific/linux/selinux-python/default.nix index c50f4ffccd0..cc270dc0bd7 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.4"; inherit (libsepol) se_url; src = fetchurl { url = "${se_url}/${version}/selinux-python-${version}.tar.gz"; - sha256 = "1v244hpb45my303793xa4kcn7qnxjgxn4ja7rdn9k1q361hi1nca"; + sha256 = "sha256-FzEGWlgpO4pZjA+LGC/dGieJWbEoh0f8sXrzkklrrDI="; }; strictDeps = true; 2022-11-20T00:28:41 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/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/system.png -> build/lib/sepolicy/help copying sepolicy/help/system_current_mode.png -> build/lib/sepolicy/help copying sepolicy/help/ports_outbound.png -> build/lib/sepolicy/help copying sepolicy/help/system_export.png -> build/lib/sepolicy/help copying sepolicy/help/ports_inbound.png -> build/lib/sepolicy/help copying sepolicy/help/transition_from_boolean_1.png -> build/lib/sepolicy/help copying sepolicy/help/transition_file.png -> build/lib/sepolicy/help copying sepolicy/help/system_relabel.png -> build/lib/sepolicy/help copying sepolicy/help/booleans_toggled.png -> build/lib/sepolicy/help copying sepolicy/help/lockdown.png -> build/lib/sepolicy/help make[1]: Leaving directory '/build/selinux-python-3.4/sepolicy' make[1]: Entering directory '/build/selinux-python-3.4/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/2rx19r65cg7jcgxngpqmvkcghzw4q9b6-libsepol-3.3/lib/libsepol.a -lselinux make[1]: Leaving directory '/build/selinux-python-3.4/audit2allow' make[1]: Entering directory '/build/selinux-python-3.4/semanage' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/selinux-python-3.4/semanage' make[1]: Entering directory '/build/selinux-python-3.4/sepolgen' make[1]: 'all' is up to date. make[1]: Leaving directory '/build/selinux-python-3.4/sepolgen' make[1]: Entering directory '/build/selinux-python-3.4/chcat' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/selinux-python-3.4/chcat' make[1]: Entering directory '/build/selinux-python-3.4/po' msgfmt -o af.mo af.po /nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash: line 1: msgfmt: command not found make[1]: *** [Makefile:74: af.mo] Error 127 make[1]: Leaving directory '/build/selinux-python-3.4/po' make: *** [Makefile:4: all] Error 1