Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerge not picking up updates.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
rogerroger
n00b
n00b


Joined: 24 May 2023
Posts: 8

PostPosted: Fri Sep 13, 2024 4:27 pm    Post subject: Emerge not picking up updates. Reply with quote

I have a couple of packages on my system that have available updates, but get ignored by my usual world update. The following is just one of the affected packages:
Code:
❯ sudo emerge wlroots

These are the packages that would be merged, in order:

Calculating dependencies        ... done!       
Dependency resolution took 2.94 s (backtrack: 0/20).

[ebuild  NS    ] gui-libs/wlroots-0.18.0 [0.17.4] USE="-lcms%"
.
However, doing a world update it says there aren't any available updates
Code:
❯ sudo emerge -auDUv --with-bdeps=y @world

These are the packages that would be merged, in order:

Calculating dependencies              ... done!                   
Dependency resolution took 10.96 s (backtrack: 0/20).


Total: 0 packages, Size of downloads: 0 KiB

Nothing to merge; quitting.

Doing eix --upgrade shows about 20 other packages. I checked a couple more of them and they seem to all be slot updates.
Why isn't portage updating these packages? It has no problem updating them if I emerge each package individually, so it's not getting blocked by anything.

What am I doing wrong? Any help would be appreciated :)
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 22407

PostPosted: Fri Sep 13, 2024 5:13 pm    Post subject: Reply with quote

Are these updates needed by anything in @world? What is the output of emerge --pretend --verbose --depclean --with-bdeps=y gui-libs/wlroots?
Back to top
View user's profile Send private message
rogerroger
n00b
n00b


Joined: 24 May 2023
Posts: 8

PostPosted: Fri Sep 13, 2024 9:08 pm    Post subject: Reply with quote

I think I understand it now. I had an old version of gamescope installed which required wlroots-17. Since this is a new slot upgrade I could install it manually but it didn't get picked up automatically as the old version was still required.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum