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

patch git-buildpackage in Yakkety to use tree timestamp #375

Merged
merged 1 commit into from
Feb 17, 2017

Conversation

dirk-thomas
Copy link
Member

@dirk-thomas dirk-thomas self-assigned this Feb 16, 2017
@dirk-thomas dirk-thomas merged commit 69896b2 into master Feb 17, 2017
@dirk-thomas dirk-thomas deleted the yakkety_timestamps branch February 17, 2017 00:05
@@ -45,6 +45,12 @@ RUN echo "@today_str"
))@

RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y debhelper dpkg dpkg-dev git git-buildpackage python3-catkin-pkg python3-rosdistro python3-yaml
@[if os_name == 'ubuntu' and os_code_name == 'yakkety']@
@# git-buildpackage in Yakkety has a bug resulting in using the current time for
@# the to be archived files resulting in non-deterministic checksums for the tarball
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing word ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good to me. "for the to be archived files" is one phrase.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

line wrap got me, sorry for the noise

@tfoote tfoote mentioned this pull request Feb 17, 2017
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.

2 participants