multipath-tools 0.9.4 -> 0.9.5 https://repology.org/project/multipath-tools/versions attrpath: multipath-tools 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/os-specific/linux/multipath-tools/default.nix b/pkgs/os-specific/linux/multipath-tools/default.nix index bb753e70aa98..6c7b9a84936f 100644 --- a/pkgs/os-specific/linux/multipath-tools/default.nix +++ b/pkgs/os-specific/linux/multipath-tools/default.nix @@ -17,13 +17,13 @@ stdenv.mkDerivation rec { pname = "multipath-tools"; - version = "0.9.4"; + version = "0.9.5"; src = fetchFromGitHub { owner = "opensvc"; repo = "multipath-tools"; rev = "refs/tags/${version}"; - sha256 = "sha256-CPvtnjzkyxKXrT8+YXaIgDA548h8X61+jCxMHKFfEyg="; + sha256 = "sha256-cU2n4k9rMOAWRdSjHIDmTSIZv/ittYrxJ3A2ec359RE="; }; postPatch = '' 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 multipath-tools nix build failed. building dmparser.o because of dmparser.c building structs.o because of structs.c building discovery.o because of discovery.c building propsel.o because of propsel.c building pgpolicies.o because of pgpolicies.c building defaults.o because of defaults.c building uevent.o because of uevent.c building switchgroup.o because of switchgroup.c building print.o because of print.c building alias.o because of alias.c building configure.o because of configure.c building structs_vec.o because of structs_vec.c building sysfs.o because of sysfs.c building lock.o because of lock.c building file.o because of file.c building wwids.o because of wwids.c building prioritizers/alua_rtpg.o because of prioritizers/alua_rtpg.c building prkey.o because of prkey.c building io_err_stat.o because of io_err_stat.c building dm-generic.o because of dm-generic.c building generic.o because of generic.c building libsg.o because of libsg.c building valid.o because of valid.c valid.c:21:10: fatal error: libmount/libmount.h: No such file or directory 21 | #include  | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[1]: *** [../Makefile.inc:117: valid.o] Error 1 make[1]: Leaving directory '/build/source/libmultipath' make: *** [Makefile:45: libmultipath] Error 2