View previous topic :: View next topic |
Author |
Message |
Johnnydsg Tux's lil' helper
Joined: 13 Jan 2013 Posts: 120
|
Posted: Mon Oct 17, 2022 5:59 pm Post subject: [Risolto] Conflitto di dipendenze |
|
|
Code: |
# emerge -avuDN @world
* IMPORTANT: 3 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
These are the packages that would be merged, in order:
Calculating dependencies... done!
Total: 0 packages, Size of downloads: 0 KiB
WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:
x11-libs/libdrm:0
(x11-libs/libdrm-2.4.112:0/0::gentoo, ebuild scheduled for merge) USE="-valgrind" ABI_X86="(64) -32 (-x32)" VIDEO_CARDS="amdgpu (-exynos) (-freedreno) -intel -nouveau (-omap) -radeon (-tegra) (-vc4) (-vivante) -vmware" conflicts with
>=x11-libs/libdrm-2.4.110[video_cards_radeon] required by (media-libs/mesa-22.1.7:0/0::gentoo, installed) USE="X gles2 llvm wayland zstd -d3d9 -debug -gles1 -lm-sensors -opencl -osmesa (-selinux) -test -unwind -vaapi -valgrind -vdpau -vulkan -vulkan-overlay -xa -xvmc -zink" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse2" VIDEO_CARDS="radeonsi (-freedreno) -intel (-lima) -nouveau (-panfrost) -r300 -r600 -radeon (-v3d) (-vc4) -virgl (-vivante) -vmware"
^^^^^^^^^^^^^^^^^^
>=x11-libs/libdrm-2.4.89[video_cards_radeon] required by (x11-drivers/xf86-video-ati-19.1.0-r1:0/0::gentoo, installed) USE="udev" ABI_X86="(64)"
^^^^^^^^^^^^^^^^^^
Nothing to merge; quitting.
|
Come si risolve il problema?
Last edited by Johnnydsg on Mon Oct 17, 2022 6:44 pm; edited 1 time in total |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31292 Location: here
|
Posted: Mon Oct 17, 2022 6:13 pm Post subject: |
|
|
Sembra che tu deva abilitare la use flag video_cards_radeon al pacchetto x11-libs/libdrm. _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
Johnnydsg Tux's lil' helper
Joined: 13 Jan 2013 Posts: 120
|
Posted: Mon Oct 17, 2022 6:43 pm Post subject: |
|
|
fedeliallalinea wrote: | Sembra che tu deva abilitare la use flag video_cards_radeon al pacchetto x11-libs/libdrm. |
Fatto, grazie per l'aiuto. Era così facile. Devo imparare ad interpretare i messaggi di emerge. |
|
Back to top |
|
|
|