Github messages for voidlinux
 help / color / mirror / Atom feed
From: paper42 <paper42@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [ISSUE] xbps-src update-sys -E stops at the first package present in a remote repository
Date: Fri, 15 Jul 2022 22:57:57 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38091@inbox.vuxu.org> (raw)

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

New issue by paper42 on void-packages repository

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

Description:
The first 3 packages were updated/revbumped in srcpkgs, but `xorg-server` is the first package that's outdated on the host system, but the new version is already committed to master of void-packages and the package is built. Currently the builds stop there, so `nautilus` and other packages are not built.

Without `-E`, xbps-src would just build all packages again including `xorg-server` and continue with the builds.

With `-E` I would expect it to skip already built packages (the first 3) and build `xorg-server` because it's not in the local repository.
```
./xbps-src update-sys -E
=> xbps-src: the following packages must be rebuilt and updated:
 gnome-desktop
 libadwaita
 gnome-settings-daemon
 xorg-server
 nautilus
 gnome-control-center
 mutter
 cheese
 evince
 xdg-desktop-portal-gnome
 wireplumber
 totem
 gnome-shell
 gnome-session
 gnome-initial-setup
 gnome-clocks
 gnome-books
 file-roller
 eog
 ImageMagick
=> xbps-src: building gnome-desktop-43.alpha_1 ...
=> xbps-src: gnome-desktop-43.alpha_1: found (x86_64) (/host/binpkgs/gnome43)
=> xbps-src: building libadwaita-1.2.alpha_1 ...
=> xbps-src: libadwaita-1.2.alpha_1: found (x86_64) (/host/binpkgs/gnome43)
=> xbps-src: building gnome-settings-daemon-42.2_2 ...
=> xbps-src: gnome-settings-daemon-42.2_2: found (x86_64) (/host/binpkgs/gnome43)
=> xbps-src: xorg-server-21.1.4_1: found (x86_64) (https://repo-default.voidlinux.org/current)
```

             reply	other threads:[~2022-07-15 20:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-15 20:57 paper42 [this message]
2022-07-16 11:37 ` dkwo

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38091@inbox.vuxu.org \
    --to=paper42@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).