Github messages for voidlinux
 help / color / mirror / Atom feed
From: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [ISSUE] [CLOSED] xbps-src prefers old local binary packages over version in template
Date: Mon, 05 Jun 2023 04:04:13 +0200	[thread overview]
Message-ID: <20230605020413.ImsMBD9M4MUc0crrDj7ccP0k6JX7AhnJGARCoDgyjL8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-31347@inbox.vuxu.org>

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

Closed 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/

  parent reply	other threads:[~2023-06-05  2:04 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-07 18:23 [ISSUE] " 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 ` github-actions [this message]
2023-07-11 20:06 ` Chocimier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230605020413.ImsMBD9M4MUc0crrDj7ccP0k6JX7AhnJGARCoDgyjL8@z \
    --to=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).