Skip to content

Conversation

@hferentschik
Copy link
Contributor

Copy link
Contributor

@mtrmac mtrmac left a comment

Choose a reason for hiding this comment

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

(ACK on the skopeo changes otherwise.)

vendor.conf.tmp Outdated
@@ -0,0 +1,46 @@
github.com/urfave/cli v1.17.0
Copy link
Contributor

Choose a reason for hiding this comment

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

Please drop this file.

@hferentschik hferentschik force-pushed the container-image-issue-327 branch from 8cb6a41 to e1f971e Compare November 6, 2017 10:01
vendor.conf Outdated
@@ -1,23 +1,25 @@
github.com/urfave/cli v1.17.0
github.com/containers/image master
github.com/containers/image issue-327 https://github.com/hferentschik/image.git
Copy link
Member

Choose a reason for hiding this comment

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

can you vendor this from master again?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry, that was my intention

vendor.conf Outdated
gopkg.in/cheggaaa/pb.v1 ad4efe000aa550bb54918c06ebbadc0ff17687b9 https://github.com/cheggaaa/pb
github.com/containers/storage master
github.com/sirupsen/logrus v1.0.0
github.com/Sirupsen/logrus v1.0.0
Copy link
Member

Choose a reason for hiding this comment

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

mmm which of these is correct? why do we have both?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

github.com/sirupsen/logrus v1.0.0 is the correct one now. There was a major issue around logrus when it got renamed from github.com/Sirupsen/logrus to github.com/sirupsen/logrus.

Copy link
Member

Choose a reason for hiding this comment

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

right, my question was more "should we keep both?!"

@hferentschik hferentschik force-pushed the container-image-issue-327 branch from e1f971e to 4125d74 Compare November 6, 2017 10:45
@hferentschik
Copy link
Contributor Author

@runcom pushed an update

@runcom
Copy link
Member

runcom commented Nov 6, 2017

@runcom pushed an update

looks ok locally, will merge after Travis is done testing. Thanks!

@runcom runcom merged commit 62c6899 into containers:master Nov 6, 2017
@hferentschik
Copy link
Contributor Author

Thanks

Copy link
Contributor

@mtrmac mtrmac left a comment

Choose a reason for hiding this comment

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

Something weird has happened with the vendoring process here, which would cause the next re-vendor to break things AFAICT.

I’ll submit an update to fix these parts momentarily, but it still seems useful to figure out how this happened / how to prevent it in the future.

# -- start OCI image validation requirements.
github.com/opencontainers/runtime-spec v1.0.0
github.com/opencontainers/image-tools 6d941547fa1df31900990b3fb47ec2468c9c6469
github.com/opencontainers/image-tools da84dc9dddc823a32f543e60323f841d12429c51
Copy link
Contributor

Choose a reason for hiding this comment

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

This reverts image-tools to an older commit, notably using upper-case Sirupsen. But this commit does not actually update the vendored package?!

golang.org/x/sys master
github.com/tchap/go-patricia v2.2.6
github.com/BurntSushi/toml master
github.com/pquerna/ffjson d49c2bc1aa135aad0c6f4fc2056623ec78f5d5ac
Copy link
Contributor

Choose a reason for hiding this comment

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

And this removed item also does not correspond to removing any files from vendor?!

@mtrmac mtrmac changed the title [DO NOT MERGE] - Aligning Docker version between containers/image and skopeo Aligning Docker version between containers/image and skopeo Nov 6, 2017
@runcom
Copy link
Member

runcom commented Nov 6, 2017

@mtrmac thanks for spotting that

mtrmac added a commit to mtrmac/skopeo that referenced this pull request Nov 6, 2017
PR containers#440 reverted the vendor.conf edits of containers#426.  This passed CI
because the corresponding vendor/* subpackages were not modified.

Restore the vendor.conf changes, and re-run full (vndr) to ensure
the two are consistent again.

Signed-off-by: Miloslav Trmač <[email protected]>
mtrmac added a commit to mtrmac/skopeo that referenced this pull request Nov 6, 2017
PR containers#440 reverted the vendor.conf edits of containers#426.  This passed CI
because the corresponding vendor/* subpackages were not modified.

Restore the vendor.conf changes, and re-run full (vndr) to ensure
the two are consistent again.

Signed-off-by: Miloslav Trmač <[email protected]>
mtrmac added a commit to mtrmac/skopeo that referenced this pull request Nov 7, 2017
PR containers#440 reverted the vendor.conf edits of containers#426.  This passed CI
because the corresponding vendor/* subpackages were not modified.

Restore the vendor.conf changes, and re-run full (vndr) to ensure
the two are consistent again.

Signed-off-by: Miloslav Trmač <[email protected]>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants