Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 38ea64e86793342b1384a71ae07f0088d9cd891f
      
https://github.com/NixOS/nixpkgs/commit/38ea64e86793342b1384a71ae07f0088d9cd891f
  Author: aszlig <asz...@redmoonstudios.org>
  Date:   2016-12-16 (Fri, 16 Dec 2016)

  Changed paths:
    M pkgs/applications/virtualization/qemu/force-uid0-on-9p.patch

  Log Message:
  -----------
  qemu_test: Make chown() calls to the store a no-op

The "misc" NixOS test is using Nix to query the store and it tries to
change the ownership of it while doing so.

This fails if Nix is not in a seccomp-sandboxed userid namespace, so
let's make chown() a no-op when applied to store paths.

Fixes the misc test (and possibly future tests) on older Nix versions.

Signed-off-by: aszlig <asz...@redmoonstudios.org>


_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to