Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] xbps-src update-sys -E stops at the first package present in a remote repository
@ 2022-07-15 20:57 paper42
  2022-07-16 11:37 ` dkwo
  0 siblings, 1 reply; 2+ messages in thread
From: paper42 @ 2022-07-15 20:57 UTC (permalink / raw)
  To: ml

[-- 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)
```

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

* Re: xbps-src update-sys -E stops at the first package present in a remote repository
  2022-07-15 20:57 [ISSUE] xbps-src update-sys -E stops at the first package present in a remote repository paper42
@ 2022-07-16 11:37 ` dkwo
  0 siblings, 0 replies; 2+ messages in thread
From: dkwo @ 2022-07-16 11:37 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

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

Comment:
I believe I see the same issue with `./xbps-src update-bulk -E`, which also stops earlier than due.

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

end of thread, other threads:[~2022-07-16 11:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-15 20:57 [ISSUE] xbps-src update-sys -E stops at the first package present in a remote repository paper42
2022-07-16 11:37 ` dkwo

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