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

Fix version scheme for releases inside the copr repository #19446

Closed
benoitf opened this issue Jul 31, 2023 · 2 comments · Fixed by #19477
Closed

Fix version scheme for releases inside the copr repository #19446

benoitf opened this issue Jul 31, 2023 · 2 comments · Fixed by #19477
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@benoitf
Copy link
Contributor

benoitf commented Jul 31, 2023

Issue Description

When I go to https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next/package/podman/

I see package version being 4.5.0.rc1 for Podman but currently podman HEAD is set to 4.7.0-dev so I would expect to see this version

Steps to reproduce the issue

Go to https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next/package/podman/

see version

Describe the results you received

image

Describe the results you expected

would expect 4.7.0-dev and not 4.5.0-RC1

it seems it's related to git describe command

podman info output

related to CI

Podman in a container

No

Privileged Or Rootless

None

Upstream Latest Release

Yes

Additional environment details

Additional environment details

Additional information

Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting

@benoitf benoitf added the kind/bug Categorizes issue or PR as related to a bug. label Jul 31, 2023
@lsm5 lsm5 self-assigned this Jul 31, 2023
@lsm5
Copy link
Member

lsm5 commented Jul 31, 2023

@ashley-cui @mheon would be good to fix git describe for this. But given we need to handle #19447 for the release string in packit, git describe is not a blocker as far as packit builds go.

@lsm5 lsm5 linked a pull request Aug 1, 2023 that will close this issue
lsm5 added a commit to lsm5/podman that referenced this issue Aug 2, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 2, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 2, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 2, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 2, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 11, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 15, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 15, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 16, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 16, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 16, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 17, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 17, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 22, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 22, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 23, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 23, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 23, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 23, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 23, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 23, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 23, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 24, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 24, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 25, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 25, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 25, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 25, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 25, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 25, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 25, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 29, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 29, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 29, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 30, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
@github-actions
Copy link

A friendly reminder that this issue had no activity for 30 days.

@lsm5 lsm5 removed the stale-issue label Aug 31, 2023
lsm5 added a commit to lsm5/podman that referenced this issue Aug 31, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 31, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 31, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 31, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 31, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 31, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 31, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 31, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 31, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Aug 31, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
lsm5 added a commit to lsm5/podman that referenced this issue Sep 1, 2023
Fixes: containers#19446, containers#19447, containers#19448

[NO NEW TESTS NEEDED]

Co-authored-by: Chris Evich <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Dec 1, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants