Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Packages can't depend on package-$version
@ 2021-02-11 14:05 ericonr
  2021-02-11 17:28 ` Chocimier
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ericonr @ 2021-02-11 14:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1015 bytes --]

New issue by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/28665

Description:
See 0961351b5226020b44bc8f1426310112c9151055

`util-linux` shouldn't have to be revbumped every time `util-linux-libs` is, or vice versa. Changes that only affect one of the packages should allow us to revbump only one of them, but that currently isn't possible, because `util-linux` has `util-linux-libs-${version}_${revision}` in `depends`. The ABI is unlikely to change between revisions (we even depend on it not changing between versions). Therefore, it should be possible to depend on `util-linux-libs-${version}`, which currently results in the package not being found: `=> ERROR: util-linux-2.36.1_2: target dependency 'util-linux-libs-2.36.1' does not exist!`.

It would be nice to define a mechanism for depending on a specific *version* of a package, without caring about specific revision. I believe other templates could also be improved if such a mechanism becomes available.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Packages can't depend on package-$version
  2021-02-11 14:05 [ISSUE] Packages can't depend on package-$version ericonr
@ 2021-02-11 17:28 ` Chocimier
  2022-05-03  2:14 ` github-actions
  2022-05-17  2:14 ` [ISSUE] [CLOSED] " github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: Chocimier @ 2021-02-11 17:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 268 bytes --]

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/issues/28665#issuecomment-777661040

Comment:
> define a mechanism for depending on a specific version

`util-linux-libs>=${version}_1<${version}_999` is close enough.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Packages can't depend on package-$version
  2021-02-11 14:05 [ISSUE] Packages can't depend on package-$version ericonr
  2021-02-11 17:28 ` Chocimier
@ 2022-05-03  2:14 ` github-actions
  2022-05-17  2:14 ` [ISSUE] [CLOSED] " github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2022-05-03  2:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 293 bytes --]

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/issues/28665#issuecomment-1115549726

Comment:
Issues become stale 90 days after last activity and are closed 14 days after that.  If this issue is still relevant bump it or assign it.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ISSUE] [CLOSED] Packages can't depend on package-$version
  2021-02-11 14:05 [ISSUE] Packages can't depend on package-$version ericonr
  2021-02-11 17:28 ` Chocimier
  2022-05-03  2:14 ` github-actions
@ 2022-05-17  2:14 ` github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2022-05-17  2:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1018 bytes --]

Closed issue by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/28665

Description:
See 0961351b5226020b44bc8f1426310112c9151055

`util-linux` shouldn't have to be revbumped every time `util-linux-libs` is, or vice versa. Changes that only affect one of the packages should allow us to revbump only one of them, but that currently isn't possible, because `util-linux` has `util-linux-libs-${version}_${revision}` in `depends`. The ABI is unlikely to change between revisions (we even depend on it not changing between versions). Therefore, it should be possible to depend on `util-linux-libs-${version}`, which currently results in the package not being found: `=> ERROR: util-linux-2.36.1_2: target dependency 'util-linux-libs-2.36.1' does not exist!`.

It would be nice to define a mechanism for depending on a specific *version* of a package, without caring about specific revision. I believe other templates could also be improved if such a mechanism becomes available.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-05-17  2:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-11 14:05 [ISSUE] Packages can't depend on package-$version ericonr
2021-02-11 17:28 ` Chocimier
2022-05-03  2:14 ` github-actions
2022-05-17  2:14 ` [ISSUE] [CLOSED] " github-actions

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).