vm/rpm/rpm-closure.pl: make it deterministic
Some recent perl version introduced "keys" to return the keys in random order. As some of the packages are solved by "provides" and based on the order, this randomness affects what packages get into the closure. This problem may be in other nix perl scripts.
parent
a99715c8
Please register or sign in to comment