Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
config files need updating for gui-wm/river (not installed)
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
TADAitsnick
n00b
n00b


Joined: 03 Jan 2025
Posts: 10
Location: Indiana, USA

PostPosted: Tue Jan 07, 2025 4:08 am    Post subject: config files need updating for gui-wm/river (not installed) Reply with quote

Hey folks. This is a question about updating configuration files recommended by portage.

I had a few recommended config files to update as I was in the process of updating my system. I went through most of them and only had a couple issues.

1. dispatch-conf - u removed me from /etc/sudoers and since I manually disabled the root passwd during my gentoo install I had to chroot into a live environment and fix. This only took me 15 minutes but I would like to avoid making the same mistake again. I may switch to doas anyway so this is not a huge priority if no one is sure what happened.

2. It keeps saying I need to update the config file for gui-wm/river. That's fine... except I don't have gui-wm/river installed. I was going to give it a try when I was installing gentoo a month or so ago, but decided not to. I just used xmonad instead which I have always liked.

So I tried to run
Code:
sudo emerge --deselect gui-wm/river
to which I get the output:
Code:
>>> No matching atoms found in "world" favorites file...


So then I decided to manually rm this config file that needs updating.... /etc/portage/package.use/river does not exist..

So the prompt to update this config file is annoying. What should I do to resolve it?
Thanks in advance!

~~~~~~~~~~~~~~~~~~~~~~~~~~~
Nick
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20554

PostPosted: Tue Jan 07, 2025 4:43 am    Post subject: Reply with quote

TADAitsnick wrote:
What should I do to resolve it?
It's generally best to show the command that generates the error or output in question.

This should show any relevant files:
Code:
find /etc/ -type f -name "*._cfg*" -exec ls -l {} \+

_________________
Quis separabit? Quo animo?
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