Github messages for voidlinux
 help / color / mirror / Atom feed
From: xtraeme <xtraeme@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [ISSUE] [CLOSED] xbps-src breakages after e4984d01ea049e7cde260fc1a05d61fbdd403180
Date: Tue, 25 Feb 2020 10:39:04 +0100	[thread overview]
Message-ID: <20200225093904.bCB3iA6lYN3jd5EltqazoB5t4Vl-s0T-XmYNWhrB-Zs@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12992@inbox.vuxu.org>

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

Closed issue by q66 on void-packages repository

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

Description:
I added these as inline comments in e4984d01ea049e7cde260fc1a05d61fbdd403180 already but just for better tracking

1) something in this broke sort-dependencies; see https://gist.github.com/q66/265129ca7a2075a09cc153ae13055771 - this should only print out packages in the input list (or at least that's how it behaved previously) - it doesn't make sense as it is right now because that makes it useless for cases it was useful for previously (as this includes all the host as well as target build deps, so you can't use it to say, cross-rebuild specific packages of a repo correctly)

2) xbps-src now passes `-i` to `checkvers` and other utils when remote repos are skipped, which is incorrect because then it will not respect local repos; that results in cross-compilation with `-N` and `-r` being broken, because it will not attempt to use `hostdir/binpkgs` for host packages like it did till now (they're specified in repos-local.conf)

3) additionally, this is not a bug in `xbps-src` but rather in `xbps` itself - `xbps-remove -o` does not remove all autoinstalled packages, which this revision seemingly tried to workaround by running it twice, but i've had cases where it's needed to run it as many as 5 or 6 times to actually remove all autodeps; it also doesn't try to workaround correct removal of autocrossdeps.

@xtraeme 

  reply	other threads:[~2020-02-25  9:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-11 14:50 [ISSUE] " voidlinux-github
2020-02-25  9:39 ` xtraeme [this message]
2020-02-25  9:39 ` xtraeme

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=20200225093904.bCB3iA6lYN3jd5EltqazoB5t4Vl-s0T-XmYNWhrB-Zs@z \
    --to=xtraeme@users.noreply.github.com \
    --cc=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).