#898 closed defect

add support for NixOS to iputil — at Initial Version

Reported by: zooko Owned by: ludo
Priority: major Milestone: 1.10.1
Component: code-network Version: 1.5.0
Keywords: nixos pyutil iputil transparency Cc:
Launchpad Bug:

Description

Here is a test failure: http://allmydata.org/buildbot/builders/Ludo%20NixOS-amd64/builds/0/steps/test/logs/stdio

This is because src/allmydata/util/iputil.py tries to invoke /sbin/ifconfig but there isn't a file by that name on NixOS.

Ludo has patches this for the NixOS package of Tahoe-LAFS, like this: https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/tools/networking/p2p/tahoe-lafs/default.nix

He says to see the "patchPhase" part of that file.

Change History (0)

Note: See TracTickets for help on using tickets.