Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the build reproducible #233

Merged

Conversation

lamby
Copy link
Contributor

@lamby lamby commented Oct 28, 2019

Whilst working on the Reproducible Builds effort we noticed that khard could not be built reproducibly.

This is because it includes the absolute build directory in the documentation via the SPEC_FILE attribute. This commit calculates this value dynamically instead.

(This was originally filed in Debian as #943471.)

khard/config.py Outdated Show resolved Hide resolved
khard/config.py Outdated Show resolved Hide resolved
Whilst working on the Reproducible Builds effort [0] we noticed that
khard could not be built reproducibly.

This is because it includes the absolute build directory in the
documentation via the SPEC_FILE attribute. This commit calculates
this value dynamically instead.

This was originally filed in Debian as #943471 [1].

 [0] https://reproducible-builds.org/
 [1] https://bugs.debian.org/943471
@lamby lamby force-pushed the 943471-khard-please-make-the-build-reproducible branch from 35ba4a3 to 2290509 Compare October 28, 2019 21:12
@lamby
Copy link
Contributor Author

lamby commented Oct 28, 2019

Thanks for the quick review; pushed updated commit..

@lucc lucc merged commit 1b9e049 into lucc:master Oct 28, 2019
@lucc
Copy link
Owner

lucc commented Oct 28, 2019

Thanks for you help @lamby !

@lamby lamby deleted the 943471-khard-please-make-the-build-reproducible branch October 29, 2019 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants