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

About Epoch in RPM and DEB Package Versioning #151

Open
masahiro331 opened this issue Feb 11, 2022 · 2 comments
Open

About Epoch in RPM and DEB Package Versioning #151

masahiro331 opened this issue Feb 11, 2022 · 2 comments
Labels
PURL qualifiers component PURL type definition Non-core definitions that describe and standardize PURL types PURL version component

Comments

@masahiro331
Copy link

About Epoch in RPM and DEB Package Versioning

In DEB Type, the epoch is included in the version.

pkg:deb/debian/attr@1:2.4.47-2%2Bb1?arch=amd64

But, RPM Type, the epoch is included in qualifiers.

pkg:rpm/[email protected]?arch=i686&epoch=1&distro=fedora-25

In my opinion, it is preferable to include epoch in the version as in RPM.

@pombredanne
Copy link
Member

pombredanne commented Feb 17, 2022

@masahiro331 -SAN! Good catch. That's a bug to fix: epoch should always be in the version alright! Would you be willing to propose a patch? 👼 😇 ? That's a good clarification of the spec.

@johnmhoran
Copy link
Member

johnmhoran commented Nov 19, 2024

Hello @masahiro331 . Thank you for opening this issue. I see that you opened a related PR on 2022-02-19 and closed it on 2023-03-30. #153 (comment) Does that mean this issue is ready to be closed as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PURL qualifiers component PURL type definition Non-core definitions that describe and standardize PURL types PURL version component
Projects
None yet
Development

No branches or pull requests

3 participants