Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[s]sys-apps/hwids[udev] soft blocking sys-apps/systemd-249.6
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
dalu
Guru
Guru


Joined: 20 Jan 2003
Posts: 530

PostPosted: Mon Nov 29, 2021 9:57 am    Post subject: [s]sys-apps/hwids[udev] soft blocking sys-apps/systemd-249.6 Reply with quote

emerge -avuD @world
Code:

[blocks B      ] sys-apps/hwids[udev] ("sys-apps/hwids[udev]" is soft blocking sys-apps/systemd-249.6-r1)


editing package.mask with
sys-app/hwids -udev

Code:

!!! Problem resolving dependencies for sys-apps/hwids from @selected                                                              ... done!

!!! The ebuild selected to satisfy "sys-apps/hwids" has unmet requirements.
- sys-apps/hwids-20210613-r2::gentoo USE="net pci systemd usb -udev" ABI_X86="(64)"

  The following REQUIRED_USE flag constraints are unsatisfied:
    systemd? ( udev )

(dependency required by "@selected" [set])
(dependency required by "@world" [argument])


remove hwids pacakge?
What's the replacement, link to context info?


Last edited by dalu on Mon Nov 29, 2021 10:13 am; edited 1 time in total
Back to top
View user's profile Send private message
dalu
Guru
Guru


Joined: 20 Jan 2003
Posts: 530

PostPosted: Mon Nov 29, 2021 10:10 am    Post subject: Reply with quote

https://bugs.gentoo.org/717216

Still not clear what to do. Remove hwids? Replace with hwdata?
Is the data hwids provided now in systemd?
Back to top
View user's profile Send private message
dalu
Guru
Guru


Joined: 20 Jan 2003
Posts: 530

PostPosted: Mon Nov 29, 2021 10:13 am    Post subject: Reply with quote

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d3fa1bd451c4112c82d7e5b024abddef76ad6d0

says it all
remove hwids
install hwdata
upgrade systemd
Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3879

PostPosted: Mon Nov 29, 2021 10:29 am    Post subject: Reply with quote

maybe also
Code:

USE="-systemd" emerge -1av hwids

The same happened to me today during update.
hwids[udev] was blocking sys-fs/udev and it was auto removed.
I didnt notice any adverse effect though after rebooting.
Maybe a news item would be very cool.
_________________
:)
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8935

PostPosted: Mon Nov 29, 2021 12:16 pm    Post subject: Reply with quote

What for? It is resolved automatically.

Code:
[uninstall    ] sys-apps/hwids-20210613-r2  USE="net pci udev usb -systemd"
[blocks b     ] sys-apps/hwids[udev] ("sys-apps/hwids[udev]" is soft blocking sys-fs/udev-249.6-r1)
Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3879

PostPosted: Mon Nov 29, 2021 12:24 pm    Post subject: Reply with quote

Quote:
What for? It is resolved automatically.

Yes I meant do we need it?
_________________
:)
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8935

PostPosted: Mon Nov 29, 2021 1:06 pm    Post subject: Reply with quote

Your system has hundreds of libraries installed that you do not directly care about. Dependencies change from time to time.

- If one of those libraries were slated for removal on --depclean, that implies your system does not need it anymore.
- If it is slated for removal by soft blocker that is a strong hint some other package is taking its place, and the old one would be colliding with the package replacing it.

If there is no news item about it, that is a strong hint you can safely let portage have its way.
Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3879

PostPosted: Mon Nov 29, 2021 1:16 pm    Post subject: Reply with quote

asturm
Thanks for the reply.
But for xample recently --i think it was a libva update--we were left without any libva-intel-driver as it was depcleaned.
Since then i am extra careful also hearing about this
https://forums.gentoo.org/viewtopic-t-1145902-highlight-.html
But thanks for the reassurance anyway.
_________________
:)
Back to top
View user's profile Send private message
dmpogo
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 3267
Location: Canada

PostPosted: Tue Nov 30, 2021 6:44 am    Post subject: Reply with quote

alamahant wrote:
asturm
Thanks for the reply.
But for xample recently --i think it was a libva update--we were left without any libva-intel-driver as it was depcleaned.
Since then i am extra careful also hearing about this
https://forums.gentoo.org/viewtopic-t-1145902-highlight-.html
But thanks for the reassurance anyway.


libva-intel-driver as well as libva-intel-media-driver are happily coexisting in the tree. The only thing that happens
libva-intel-driver used to be a dependence so there was no need to have it in the world. Now both of them are on the same
footing, not a dependence of anything, and you need to install them by hand. Which one you need depends on your card
and on the intel driver you are using. You need VIDEO_CARDS='iris' for a newer libva-intel-media-driver
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