Skip to content

Feedback on the gitian tutorial #14

@justinmoon

Description

@justinmoon

Super helpful.

Maybe in this section you could have people create another branch off of master? The previous section you make a branch and if you just copy the commands and push you'll end up with 2 commits on one PR. Seems like people usually do multiple PR -- one with "signed" stuff and another "unsigned". Edit: Made a PR for this.

And for some reason this command:

wget -O osslsigncode-2.0.tar.gz -P inputs https://github.com/mtrojnar/osslsigncode/archive/2.0.tar.gz

downloaded the file as gitian-builder/osslsigncode-2.0.tar.gz. The -P inputs didn't seem to have any effect (should download it as gitian-builder/inputs/osslsigncode-2.0.tar.gz). This caused an error during bin/gbuild -i --commit signature=v${VERSION} ../bitcoin/contrib/gitian-descriptors/gitian-win-signer.yml.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions