Github messages for voidlinux
 help / color / mirror / Atom feed
From: pullmoll <pullmoll@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [ISSUE] [CLOSED] xbps-src ignores -N with -E
Date: Sun, 17 Jan 2021 17:07:37 +0100	[thread overview]
Message-ID: <20210117160737.e67SPQG3LZl3LccG4CY00q20dGbfs9PLzC_odL0QYMk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18230@inbox.vuxu.org>

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

Closed issue by pullmoll on void-packages repository

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

Description:
Here are the steps to reproduce:
```
$ ./xbps-src zap
=> xbps-src: /home/jbu/src/void-packages/masterdir masterdir cleaned up.

$ ./xbps-src binary-bootstrap x86_64-musl
=> xbps-src: installing base-chroot...
=> xbps-src: updating repositories for host (x86_64-musl)...
[*] Updating `https://alpha.de.repo.voidlinux.org/current/musl/x86_64-musl-repodata' ...
x86_64-musl-repodata: 1891KB [avg rate: 6696KB/s]
[*] Updating `https://alpha.de.repo.voidlinux.org/current/musl/nonfree/x86_64-musl-repodata' ...
x86_64-musl-repodata: 4443B [avg rate: 88MB/s]
[*] Updating `https://alpha.de.repo.voidlinux.org/current/musl/debug/x86_64-musl-repodata' ...
x86_64-musl-repodata: 801KB [avg rate: 32GB/s]

Name                Action    Version           New version            Download size
kernel-libc-headers install   -                 4.19.0_2               928KB 
…
=> xbps-src: cleaning up masterdir...

$ ./xbps-src -t -E -N pkg gcc
=> xbps-src: gcc-9.2.0_3: found (x86_64-musl) (https://alpha.de.repo.voidlinux.org/current/musl)
```
So the `-N` or `$XBPS_SKIP_REMOTEREPOS` is ignored with `-E`, yet I want to build only packages which are not available in my **local** repository.

The reason is there are `masterdir/etc/xbps.d/20-repository-remote.conf`, and `22-repository-remote-x86_64.conf` for `x86_64`, which are not removed or ignored when the package availability is checked. After manually removing the files everything works while that should not be necessary.
Anyone has an idea what to do to solve this?

      parent reply	other threads:[~2021-01-17 16:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-11 11:58 [ISSUE] " voidlinux-github
2020-01-11 12:05 ` voidlinux-github
2021-01-17 16:07 ` pullmoll [this message]

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=20210117160737.e67SPQG3LZl3LccG4CY00q20dGbfs9PLzC_odL0QYMk@z \
    --to=pullmoll@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).