* [ISSUE] qt5-core missing causing xbps to fail
@ 2022-01-18 16:05 Vistaus
2022-01-18 16:17 ` [ISSUE] [CLOSED] " Duncaen
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: Vistaus @ 2022-01-18 16:05 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1017 bytes --]
New issue by Vistaus on void-packages repository
https://github.com/void-linux/void-packages/issues/35112
Description:
I can't update my system because xbps is missing said package. I thought I'd give it a few days to see if the issue resolves itself, but it hasn't resolved itself yet.
```
& thefish @ thefish in ~/Downloads 0 [13:48:25]
~ sudo xbps-install -Su
Wachtwoord:
[*] Updating repository `https://a-hel-fi.m.voidlinux.org/current/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/multilib/nonfree/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/multilib/x86_64-repodata' ...
x86_64-repodata: 664KB [avg rate: 3319KB/s]
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/nonfree/x86_64-repodata' ...
MISSING: qt5-core-5.15.3+20211001_2
Transaction aborted due to unresolved dependencies.
& thefish @ thefish in ~/Downloads 0 [17:04:05]
~
```
Is this an issue on your end or my end?
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [ISSUE] [CLOSED] qt5-core missing causing xbps to fail
2022-01-18 16:05 [ISSUE] qt5-core missing causing xbps to fail Vistaus
@ 2022-01-18 16:17 ` Duncaen
2022-01-18 16:17 ` Duncaen
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Duncaen @ 2022-01-18 16:17 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1151 bytes --]
Closed issue by Vistaus on void-packages repository
https://github.com/void-linux/void-packages/issues/35112
Description:
I can't update my system because xbps is missing said package. I thought I'd give it a few days to see if the issue resolves itself, but it hasn't resolved itself yet. I'm on x86_x64 glib, not musl.
```
& thefish @ thefish in ~/Downloads 0 [13:48:25]
~ sudo xbps-install -Su
Wachtwoord:
[*] Updating repository `https://a-hel-fi.m.voidlinux.org/current/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/multilib/nonfree/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/multilib/x86_64-repodata' ...
x86_64-repodata: 664KB [avg rate: 3319KB/s]
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/nonfree/x86_64-repodata' ...
MISSING: qt5-core-5.15.3+20211001_2
Transaction aborted due to unresolved dependencies.
& thefish @ thefish in ~/Downloads 0 [17:04:05]
~
```
Is this an issue on your end or my end?
Btw, I did check https://build.voidlinux.org/waterfall, but I couldn't find qt5-core over there.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: qt5-core missing causing xbps to fail
2022-01-18 16:05 [ISSUE] qt5-core missing causing xbps to fail Vistaus
2022-01-18 16:17 ` [ISSUE] [CLOSED] " Duncaen
@ 2022-01-18 16:17 ` Duncaen
2022-01-18 16:18 ` Duncaen
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Duncaen @ 2022-01-18 16:17 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 232 bytes --]
New comment by Duncaen on void-packages repository
https://github.com/void-linux/void-packages/issues/35112#issuecomment-1015572102
Comment:
There is a big rebuild going on, including `qt5` of which `qt5-core` is a subpackage of.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: qt5-core missing causing xbps to fail
2022-01-18 16:05 [ISSUE] qt5-core missing causing xbps to fail Vistaus
2022-01-18 16:17 ` [ISSUE] [CLOSED] " Duncaen
2022-01-18 16:17 ` Duncaen
@ 2022-01-18 16:18 ` Duncaen
2022-01-18 16:27 ` Vistaus
2022-01-18 16:27 ` Vistaus
4 siblings, 0 replies; 6+ messages in thread
From: Duncaen @ 2022-01-18 16:18 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 357 bytes --]
New comment by Duncaen on void-packages repository
https://github.com/void-linux/void-packages/issues/35112#issuecomment-1015572102
Comment:
There is a big rebuild going on, including `qt5` of which `qt5-core` is a subpackage of.
Even if it might already be build, the repository is still incomplete and staged until all dependencies of icu are rebuild.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: qt5-core missing causing xbps to fail
2022-01-18 16:05 [ISSUE] qt5-core missing causing xbps to fail Vistaus
` (2 preceding siblings ...)
2022-01-18 16:18 ` Duncaen
@ 2022-01-18 16:27 ` Vistaus
2022-01-18 16:27 ` Vistaus
4 siblings, 0 replies; 6+ messages in thread
From: Vistaus @ 2022-01-18 16:27 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 162 bytes --]
New comment by Vistaus on void-packages repository
https://github.com/void-linux/void-packages/issues/35112#issuecomment-1015581588
Comment:
Okay, thanks. 🙂
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: qt5-core missing causing xbps to fail
2022-01-18 16:05 [ISSUE] qt5-core missing causing xbps to fail Vistaus
` (3 preceding siblings ...)
2022-01-18 16:27 ` Vistaus
@ 2022-01-18 16:27 ` Vistaus
4 siblings, 0 replies; 6+ messages in thread
From: Vistaus @ 2022-01-18 16:27 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 165 bytes --]
New comment by Vistaus on void-packages repository
https://github.com/void-linux/void-packages/issues/35112#issuecomment-1015581588
Comment:
Alright, thanks. 🙂
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2022-01-18 16:27 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-18 16:05 [ISSUE] qt5-core missing causing xbps to fail Vistaus
2022-01-18 16:17 ` [ISSUE] [CLOSED] " Duncaen
2022-01-18 16:17 ` Duncaen
2022-01-18 16:18 ` Duncaen
2022-01-18 16:27 ` Vistaus
2022-01-18 16:27 ` Vistaus
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).