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 #349

Conversation

lamby
Copy link
Contributor

@lamby lamby commented Sep 28, 2021

Whilst working on the Reproducible Builds effort I noticed that pybedtools could not be built reproducibly. This is because it includes output inherited from non-deterministic filesystem ordering. I originally filed this in Debian as bug #995259.

Whilst working on the Reproducible Builds effort [0] I noticed that
pybedtools could not be built reproducibly.

This is because it includes output inherited from non-deterministic
filesystem ordering:

I originally filed this in Debian as bug #995259 [1].

 [0] https://reproducible-builds.org/
 [1] https://bugs.debian.org/995259
@daler
Copy link
Owner

daler commented Oct 1, 2021

Great, thanks for this catch!

@daler daler merged commit f56c851 into daler:master Oct 1, 2021
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