Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] backtracking , unsatisfied dependencies query
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Ja.KooLit
Tux's lil' helper
Tux's lil' helper


Joined: 14 Feb 2022
Posts: 116
Location: Somewhere Over There!

PostPosted: Sat Dec 28, 2024 12:55 am    Post subject: [SOLVED] backtracking , unsatisfied dependencies query Reply with quote

sudo emerge -av nvidia-drivers

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

Calculating dependencies ... done!
Dependency resolution took 6.89 s (backtrack: 2/20).

Code:

[ebuild   R   ~] x11-drivers/nvidia-drivers-550.142:0/550::gentoo  USE="X modules persistenced powerd static-libs strip tools wayland -dist-kernel -kernel-open -modules-compress -modules-sign" ABI_X86="(64) -32" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB

!!! The following update(s) have been skipped due to unsatisfied dependencies
!!! triggered by backtracking:

x11-drivers/nvidia-drivers:0


but how do I know the unsatisfied dependencies?

Any help is appreciated.

Thanks
_________________
Oh Yeah!!!


Last edited by Ja.KooLit on Sat Dec 28, 2024 4:20 am; edited 2 times in total
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 22881

PostPosted: Sat Dec 28, 2024 1:27 am    Post subject: Reply with quote

Please use code tags for program output.

What is the output of emerge --pretend --verbose '>x11-drivers/nvidia-drivers-550.142'?
Back to top
View user's profile Send private message
Ja.KooLit
Tux's lil' helper
Tux's lil' helper


Joined: 14 Feb 2022
Posts: 116
Location: Somewhere Over There!

PostPosted: Sat Dec 28, 2024 3:31 am    Post subject: Reply with quote

Thanks alot... found the issue when I typed that command you type

emerge -pv '>x11-drivers/nvidia-drivers-550.142'

Code:

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

Calculating dependencies       ... done!                   
Dependency resolution took 9.18 s (backtrack: 2/20).


!!! All ebuilds that could satisfy ">=gui-libs/eglexternalplatform-1.2" have been masked.
!!! One of the following masked packages is required to complete your request:
- gui-libs/eglexternalplatform-1.2::gentoo (masked by: ~amd64 keyword)

(dependency required by "gui-libs/egl-x11-1.0.0::gentoo" [ebuild])
(dependency required by "x11-drivers/nvidia-drivers-565.77::gentoo[wayland,X]" [ebuild])
(dependency required by ">x11-drivers/nvidia-drivers-550.142" [argument])
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.

_________________
Oh Yeah!!!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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