Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] xbps-src prefers old local binary packages over version in template
@ 2021-06-07 18:23 Chocimier
  2021-06-07 18:30 ` ericonr
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Chocimier @ 2021-06-07 18:23 UTC (permalink / raw)
  To: ml

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

New issue by Chocimier on void-packages repository

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

Description:
xbps-src rebuilds dependencies listed in template, but not their runtime dependencies.
This causes errors in building packages[1][2] when such transitive dependency was build long ago enough to become uninstallable (eg. solib conflicts).
This may also cause local builds to use older version of build-time dependencies than available in template.

Reproduction simulating gtkd built before revbump for ldc:

    git revert 81d682966271c
    git revert 07f83ffb9bb87
    ./xbps-src pkg gtkd
    rm hostdir/binpkgs/ldc*-1.24.0_2.x86_64.xbps
    xbps-rindex --clean hostdir/binpkgs
    git checkout HEAD~2
    xnew a # let it makedepend on tilix (it has runtime dependency on gtkd)
    ./xbps-src fetch a
    # gtkd-3.9.0_4: broken, unresolvable shlib `libdruntime-ldc-shared.so.94'

Ideas to fix it other than rebuilding all old local packages?

[1] https://github.com/void-linux/void-packages/pull/24765#issuecomment-855386084
[2] https://www.reddit.com/r/voidlinux/comments/nov7b2/dependency_issues_while_updating_chromium_through/

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

end of thread, other threads:[~2023-07-11 20:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-07 18:23 [ISSUE] xbps-src prefers old local binary packages over version in template Chocimier
2021-06-07 18:30 ` ericonr
2021-06-07 18:31 ` ericonr
2021-06-07 18:31 ` ericonr
2021-06-07 18:40 ` Chocimier
2021-06-07 18:40 ` Chocimier
2022-05-21  2:00 ` github-actions
2022-08-20  2:14 ` github-actions
2022-09-03  2:14 ` [ISSUE] [CLOSED] " github-actions
2023-05-22  1:57 ` github-actions
2023-06-05  2:04 ` [ISSUE] [CLOSED] " github-actions
2023-07-11 20:06 ` Chocimier

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).