saltstack / saltstack/salt

[BUG] Package contextvars_2.4-1 3003/3004 same version but different

Open
#61,203 7 comments 0 reactions 1 assignee View on GitHub

@krionbsd is already working on this.

Since Nov 9, 2021.

bug Packaging severity-low
Dominant language
Python
Stars
15.7k
Forks
5.6k
Avg merge
2d 44m
Merged PRs (30d)
80

Description

Description
Packages contextvars_2.4-1 in 3003/3004 have same version-string+arch but they are different. Problem with package management (we are using aptly to manage our repos - https://www.aptly.info/doc/feature/duplicate/).

Steps to Reproduce the behavior

https://repo.saltproject.io/py3/debian/10/amd64/3003/
https://repo.saltproject.io/py3/debian/11/amd64/3004/

image

aptly@aptly01-a> stat /srv/aptly/repo/pool/8c/c8/a2383376f5390b09be2dbbd8904d_python3-contextvars_2.4-1_all.deb
File: /srv/aptly/repo/pool/8c/c8/a2383376f5390b09be2dbbd8904d_python3-contextvars_2.4-1_all.deb
Size: 4536 Blocks: 16 IO Block: 4096 regular file
Device: fd02h/64770d Inode: 2099146 Links: 2
Access: (0644/-rw-r--r--) Uid: ( 1005/ aptly) Gid: ( 1456/ aptly)
Access: 2021-11-08 15:37:17.078696246 +0100
Modify: 2021-10-12 22:15:27.402278636 +0200
Change: 2021-10-27 13:53:36.113218073 +0200
Birth: -

aptly@aptly01-a> stat /srv/aptly/repo/pool/3c/dc/f650efa930c4ddc2ad79da11e48d_python3-contextvars_2.4-1_all.deb
File: /srv/aptly/repo/pool/3c/dc/f650efa930c4ddc2ad79da11e48d_python3-contextvars_2.4-1_all.deb
Size: 4532 Blocks: 16 IO Block: 4096 regular file
Device: fd02h/64770d Inode: 4590507 Links: 1
Access: (0644/-rw-r--r--) Uid: ( 1005/ aptly) Gid: ( 1456/ aptly)
Access: 2021-11-09 10:49:07.574885457 +0100
Modify: 2021-11-09 10:49:07.574885457 +0100
Change: 2021-11-09 10:49:08.690890413 +0100
Birth: -

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.