Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

gitian: Debian 9 doesn't ship with ifconfig #15

@Sjors

Description

@Sjors

The instructions here won't work if ifconfig is not present:

https://github.com/bitcoin-core/docs/blob/master/gitian-building/gitian-building-setup-gitian-debian.md#setting-up-debian-for-gitian-building

Solution is to tell user to sudo apt-get install net-tools or change the instructions to use the ip command.

That still doesn't work for me. I had to sudo -s and then source /etc/rc.local.

(also, there's some inconsistency between this user being called debian vs gitianuser, but that creates a clear error message. However gitian-builder/var/lxc.config assumes debian)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions