Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
eselect news - 2021-01-30-display-manager-init
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4  Next  
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
nathanlkoch
Apprentice
Apprentice


Joined: 31 Jan 2021
Posts: 163
Location: Earth / Sol

PostPosted: Thu Feb 04, 2021 6:47 am    Post subject: Reply with quote

DarkHunterRu wrote:
asturm wrote:
Well what do you expect when you only try to update gui-libs/display-manager-init instead of @world.

The news item really only works when the related dependencies have already been updated, if they aren't, then Portage can't resolve the ensuing blockers.


So, im update world, unmerge xinit xorg-server, sysvinit and install display-manager, but:
emerge -avuDN world

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

Calculating dependencies... done!
[ebuild  N     ] sys-apps/sysvinit-2.97::gentoo  USE="(-ibm) (-selinux) -static" 0 KiB
[ebuild  N     ] x11-apps/xinit-1.4.1::gentoo  USE="-twm" 0 KiB
[ebuild  N     ] x11-base/xorg-server-1.20.10:0/1.20.10::gentoo  USE="elogind ipv6 udev xorg -debug -dmx -doc -kdrive (-libressl) -minimal (-selinux) -suid -systemd -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" 0 KiB
[blocks B      ] <=x11-apps/xinit-1.4.1 ("<=x11-apps/xinit-1.4.1" is blocking gui-libs/display-manager-init-1.0)
[blocks B      ] <=x11-base/xorg-server-1.20.10 ("<=x11-base/xorg-server-1.20.10" is blocking gui-libs/display-manager-init-1.0)
[blocks B      ] <=sys-apps/sysvinit-2.98 ("<=sys-apps/sysvinit-2.98" is blocking gui-libs/display-manager-init-1.0)

Total: 3 packages (3 new), Size of downloads: 0 KiB
Conflict: 3 blocks (3 unsatisfied)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  (gui-libs/display-manager-init-1.0:0/0::gentoo, installed) pulled in by
    gui-libs/display-manager-init required by @selected

  (x11-base/xorg-server-1.20.10:0/1.20.10::gentoo, ebuild scheduled for merge) pulled in by
    >=x11-base/xorg-server-1.18[udev] required by (x11-drivers/xf86-input-evdev-2.10.6:0/0::gentoo, installed) USE="" ABI_X86="(64)"
    >=x11-base/xorg-server-1.20[udev] required by (x11-base/xorg-drivers-1.20-r2:0/0::gentoo, installed) USE="" ABI_X86="(64)" INPUT_DEVICES="libinput -elographics -evdev -joystick -synaptics -vmmouse -void -wacom" VIDEO_CARDS="nvidia -amdgpu -ast -dummy -fbdev (-freedreno) (-geode) -glint -i915 -i965 -intel -mga -nouveau -nv (-omap) -qxl -r128 -radeon -radeonsi -siliconmotion (-tegra) (-vc4) -vesa -via -virtualbox -vmware"
    >=x11-base/xorg-server-1.10 required by (x11-drivers/xf86-input-joystick-1.6.3:0/0::gentoo, installed) USE="" ABI_X86="(64)"
    >=x11-base/xorg-server-1.20[xorg] required by (x11-drivers/xf86-input-libinput-0.30.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
    x11-base/xorg-server:= required by (x11-drivers/xf86-input-evdev-2.10.6:0/0::gentoo, installed) USE="" ABI_X86="(64)"
    x11-base/xorg-server[xorg] required by (x11-drivers/xf86-input-joystick-1.6.3:0/0::gentoo, installed) USE="" ABI_X86="(64)"
    x11-base/xorg-server:0/1.20.10= required by (x11-drivers/xf86-input-joystick-1.6.3:0/0::gentoo, installed) USE="" ABI_X86="(64)"
    x11-base/xorg-server[xorg] required by (x11-drivers/xf86-input-evdev-2.10.6:0/0::gentoo, installed) USE="" ABI_X86="(64)"
    x11-base/xorg-server:0/1.20.10= required by (x11-drivers/xf86-input-evdev-2.10.6:0/0::gentoo, installed) USE="" ABI_X86="(64)"
    >=x11-base/xorg-server-1.15.1 required by (x11-misc/sddm-0.18.1-r3:0/0::gentoo, installed) USE="elogind pam -systemd -test" ABI_X86="(64)"
    x11-base/xorg-server:= required by (x11-drivers/xf86-input-joystick-1.6.3:0/0::gentoo, installed) USE="" ABI_X86="(64)"
    x11-base/xorg-server:0/1.20.10= required by (x11-drivers/xf86-input-libinput-0.30.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
    <x11-base/xorg-server-1.20.99:0/1.20.10= required by (x11-drivers/nvidia-drivers-455.28-r1:0/455::gentoo, installed) USE="X driver kms (libglvnd) multilib tools -compat -gtk3 -static-libs -uvm -wayland" ABI_X86="32 (64) (-x32)"
    x11-base/xorg-server:= required by (x11-drivers/xf86-input-libinput-0.30.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"

  (sys-apps/sysvinit-2.97:0/0::gentoo, ebuild scheduled for merge) pulled in by
    >=sys-apps/sysvinit-2.86-r6[selinux?] (>=sys-apps/sysvinit-2.86-r6) required by (sys-apps/openrc-0.42.1-r1:0/0::gentoo, installed) USE="ncurses netifrc pam (split-usr) unicode -audit -bash -debug -newnet (-prefix) (-selinux) -static-libs -sysv-utils" ABI_X86="(64)"


[Moderator edit: added [code] tags to preserve output layout. -Hu]


mask gui-libs/display-manager-init-1.0 then once done, install it.
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8956

PostPosted: Fri Feb 05, 2021 7:43 pm    Post subject: Reply with quote

An improved version of the news item has been pushed to the repository, and I hope it addresses all complaints.

https://www.gentoo.org/support/news-items/2021-01-30-display-manager-init.html


Last edited by asturm on Fri Feb 05, 2021 8:54 pm; edited 1 time in total
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20097

PostPosted: Fri Feb 05, 2021 9:13 pm    Post subject: Reply with quote

Split off figueroa's issue to: cannot startx as my normal user

Please report any posts that are in the wrong thread, thanks.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
Nreal
Apprentice
Apprentice


Joined: 06 Jan 2009
Posts: 268

PostPosted: Thu Feb 11, 2021 7:48 am    Post subject: Reply with quote

Should I uninstall nvidia, xorg-server and display-manager-init - or what is the way to get trough here?

Code:
[ebuild  rR    ] x11-drivers/xf86-input-evdev-2.10.6::gentoo  399 KiB
[ebuild  rR    ] x11-drivers/xf86-input-joystick-1.6.3::gentoo  344 KiB
[ebuild  rR    ] x11-drivers/xf86-input-libinput-0.30.0::gentoo  370 KiB
[ebuild  rR    ] x11-drivers/xf86-video-vboxvideo-1.0.0::gentoo  346 KiB
[blocks B      ] <=x11-base/xorg-server-1.20.10 ("<=x11-base/xorg-server-1.20.10" is blocking gui-libs/display-manager-init-1.0-r2)
[blocks B      ] x11-drivers/nvidia-drivers[-libglvnd(-)] ("x11-drivers/nvidia-drivers[-libglvnd(-)]" is hard blocking x11-base/xorg-server-1.20.8-r1)

Total: 63 packages (49 upgrades, 2 new, 2 in new slots, 10 reinstalls), Size of downloads: 2 416 902 KiB
Conflict: 2 blocks (2 unsatisfied)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  (gui-libs/display-manager-init-1.0-r2:0/0::gentoo, ebuild scheduled for merge) pulled in by
    gui-libs/display-manager-init required by (x11-base/xorg-server-1.20.10-r3:0/1.20.10::gentoo, ebuild scheduled for merge) USE="ipv6 suid udev xorg xvfb -debug -dmx -doc -elogind -kdrive (-libressl) -minimal (-selinux) (-systemd) -unwind -wayland -xcsecurity -xephyr -xnest" ABI_X86="(64)"

  (x11-drivers/nvidia-drivers-460.39-r1:0/460::gentoo, ebuild scheduled for merge) pulled in by
    >=x11-drivers/nvidia-drivers-445.87[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=x11-drivers/nvidia-drivers-445.87[abi_x86_32(-),abi_x86_64(-)]) required by (media-libs/nv-codec-headers-10.0.26.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="32 (64) (-x32)"
    x11-drivers/nvidia-drivers required by (x11-base/xorg-drivers-1.20-r2:0/0::gentoo, installed) USE="" ABI_X86="(64)" INPUT_DEVICES="evdev joystick -elographics -libinput -synaptics -vmmouse -void -wacom" VIDEO_CARDS="nvidia -amdgpu -ast -dummy -fbdev (-freedreno) (-geode) -glint -i915 -i965 -intel -mga -nouveau -nv (-omap) -qxl -r128 -radeon -radeonsi -siliconmotion (-tegra) (-vc4) -vesa -via -virtualbox -vmware"
    x11-drivers/nvidia-drivers required by @selected
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8956

PostPosted: Thu Feb 11, 2021 8:16 am    Post subject: Reply with quote

None of that. You should upgrade to x11-base/xorg-server-1.20.10-r3 instead. If you are running a stable system, you need to amend your package.accept_keywords file (the news item contains a list for that), in case this version does not exist on your system yet, you need to sync again.
Back to top
View user's profile Send private message
Nreal
Apprentice
Apprentice


Joined: 06 Jan 2009
Posts: 268

PostPosted: Thu Feb 11, 2021 2:23 pm    Post subject: Reply with quote

asturm wrote:
None of that. You should upgrade to x11-base/xorg-server-1.20.10-r3 instead. If you are running a stable system, you need to amend your package.accept_keywords file (the news item contains a list for that), in case this version does not exist on your system yet, you need to sync again.

I dont know how to proceed - this seems like check-mate. ~amd64 system

Code:
emerge -av =x11-base/xorg-server-1.20.10-r3

 * IMPORTANT: 11 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!
[ebuild  rR    ] x11-drivers/xf86-input-libinput-0.30.0::gentoo  370 KiB
[ebuild  N     ] gui-libs/display-manager-init-1.0-r2::gentoo  0 KiB
[ebuild  r  U  ] x11-base/xorg-server-1.20.10-r3:0/1.20.10::gentoo [1.20.8-r1:0/1.20.8::gentoo] USE="ipv6 suid udev xorg xvfb -debug -dmx -doc -elogind -kdrive (-libressl) -minimal (-selinux) (-systemd) -unwind -wayland -xcsecurity -xephyr -xnest (-libglvnd%*) (-static-libs%)" 6 160 KiB
[ebuild  r  U  ] x11-drivers/nvidia-drivers-460.39-r1:0/460::gentoo [460.27.04:0/460::gentoo] USE="X driver kms multilib static-libs tools uvm -compat -dist-kernel -wayland (-gtk3%) (-libglvnd%*)" ABI_X86="32 (64) (-x32)" 175 167 KiB
[ebuild  rR    ] x11-drivers/xf86-input-evdev-2.10.6::gentoo  399 KiB
[ebuild  rR    ] x11-drivers/xf86-input-joystick-1.6.3::gentoo  344 KiB
[ebuild  rR    ] x11-drivers/xf86-video-vboxvideo-1.0.0::gentoo  346 KiB
[blocks B      ] x11-drivers/nvidia-drivers[-libglvnd(-)] ("x11-drivers/nvidia-drivers[-libglvnd(-)]" is hard blocking x11-base/xorg-server-1.20.8-r1)
[blocks B      ] <=x11-base/xorg-server-1.20.10 ("<=x11-base/xorg-server-1.20.10" is blocking gui-libs/display-manager-init-1.0-r2)

Total: 7 packages (2 upgrades, 1 new, 4 reinstalls), Size of downloads: 182 783 KiB
Conflict: 2 blocks (2 unsatisfied)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  (x11-drivers/nvidia-drivers-460.39-r1:0/460::gentoo, ebuild scheduled for merge) pulled in by
    x11-drivers/nvidia-drivers required by (x11-base/xorg-drivers-1.20-r2:0/0::gentoo, installed) USE="" ABI_X86="(64)" INPUT_DEVICES="evdev joystick -elographics -libinput -synaptics -vmmouse -void -wacom" VIDEO_CARDS="nvidia -amdgpu -ast -dummy -fbdev (-freedreno) (-geode) -glint -i915 -i965 -intel -mga -nouveau -nv (-omap) -qxl -r128 -radeon -radeonsi -siliconmotion (-tegra) (-vc4) -vesa -via -virtualbox -vmware"
    x11-drivers/nvidia-drivers required by @selected
    x11-drivers/nvidia-drivers:0 required by @__auto_slot_operator_replace_installed__

  (gui-libs/display-manager-init-1.0-r2:0/0::gentoo, ebuild scheduled for merge) pulled in by
    gui-libs/display-manager-init required by (x11-base/xorg-server-1.20.10-r3:0/1.20.10::gentoo, ebuild scheduled for merge) USE="ipv6 suid udev xorg xvfb -debug -dmx -doc -elogind -kdrive (-libressl) -minimal (-selinux) (-systemd) -unwind -wayland -xcsecurity -xephyr -xnest" ABI_X86="(64)"
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8956

PostPosted: Thu Feb 11, 2021 2:40 pm    Post subject: Reply with quote

You need to make a full world upgrade, and show us the full output.
Back to top
View user's profile Send private message
Nreal
Apprentice
Apprentice


Joined: 06 Jan 2009
Posts: 268

PostPosted: Thu Feb 11, 2021 5:51 pm    Post subject: Reply with quote

asturm wrote:
You need to make a full world upgrade, and show us the full output.


Code:
emerge --ask --changed-use --deep @world

 * IMPORTANT: 11 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!
[ebuild     U  ] dev-python/requests-2.25.1-r1 [2.25.1]
[ebuild     U  ] media-libs/lcms-2.12 [2.11] USE="zlib%*"
[ebuild  NS    ] cross-aarch64-unknown-linux-gnu/gcc-10.2.0-r5 [9.3.0] USE="-go* -zstd%"
[ebuild     U  ] dev-libs/libsecp256k1-0.1_pre20201028 [0.1_pre20190401] USE="extrakeys%* schnorr%* -lowmem% -precompute-ecmult% -valgrind%"
[ebuild     U  ] net-p2p/bitcoin-qt-0.21.0 [0.20.1] USE="sqlite%*"
[ebuild  N     ] media-libs/nv-codec-headers-10.0.26.1  ABI_X86="32 (64) (-x32)"
[ebuild  N     ] gui-libs/display-manager-init-1.0-r2
[ebuild  r  U  ] x11-base/xorg-server-1.20.10-r3 [1.20.8-r1]
[ebuild     U  ] x11-drivers/nvidia-drivers-460.39-r1 [460.27.04]
[ebuild  rR    ] x11-drivers/xf86-input-evdev-2.10.6
[ebuild  rR    ] x11-drivers/xf86-input-joystick-1.6.3
[ebuild  rR    ] x11-drivers/xf86-input-libinput-0.30.0
[ebuild  rR    ] x11-drivers/xf86-video-vboxvideo-1.0.0
[blocks B      ] x11-drivers/nvidia-drivers[-libglvnd(-)] ("x11-drivers/nvidia-drivers[-libglvnd(-)]" is hard blocking x11-base/xorg-server-1.20.8-r1)
[blocks B      ] <=x11-base/xorg-server-1.20.10 ("<=x11-base/xorg-server-1.20.10" is blocking gui-libs/display-manager-init-1.0-r2)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  (x11-drivers/nvidia-drivers-460.39-r1:0/460::gentoo, ebuild scheduled for merge) pulled in by
    x11-drivers/nvidia-drivers required by (x11-base/xorg-drivers-1.20-r2:0/0::gentoo, installed) USE="" ABI_X86="(64)" INPUT_DEVICES="evdev joystick -elographics -libinput -synaptics -vmmouse -void -wacom" VIDEO_CARDS="nvidia -amdgpu -ast -dummy -fbdev (-freedreno) (-geode) -glint -i915 -i965 -intel -mga -nouveau -nv (-omap) -qxl -r128 -radeon -radeonsi -siliconmotion (-tegra) (-vc4) -vesa -via -virtualbox -vmware"
    x11-drivers/nvidia-drivers required by @selected
    >=x11-drivers/nvidia-drivers-445.87[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=x11-drivers/nvidia-drivers-445.87[abi_x86_32(-),abi_x86_64(-)]) required by (media-libs/nv-codec-headers-10.0.26.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="32 (64) (-x32)"

  (gui-libs/display-manager-init-1.0-r2:0/0::gentoo, ebuild scheduled for merge) pulled in by
    gui-libs/display-manager-init required by (x11-base/xorg-server-1.20.10-r3:0/1.20.10::gentoo, ebuild scheduled for merge) USE="ipv6 suid udev xorg xvfb -debug -dmx -doc -elogind -kdrive (-libressl) -minimal (-selinux) (-systemd) -unwind -wayland -xcsecurity -xephyr -xnest" ABI_X86="(64)"


For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

https://wiki.gentoo.org/wiki/Handbook:X86/Working/Portage#Blocked_packages


The following packages are causing rebuilds:

  (x11-base/xorg-server-1.20.10-r3:0/1.20.10::gentoo, ebuild scheduled for merge) causes rebuilds for:
    (x11-drivers/xf86-video-vboxvideo-1.0.0:0/0::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-input-libinput-0.30.0:0/0::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-input-evdev-2.10.6:0/0::gentoo, ebuild scheduled for merge)
    (x11-drivers/nvidia-drivers-460.39-r1:0/460::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-input-joystick-1.6.3:0/0::gentoo, ebuild scheduled for merge)


Code:

emerge --info
Portage 3.0.14 (python 3.7.9-final-0, default/linux/amd64/17.1/desktop, gcc-10.2.0, glibc-2.32-r7, 5.10.9-gentoo x86_64)
=================================================================
System uname: Linux-5.10.9-gentoo-x86_64-Intel-R-_Xeon-R-_CPU_E5-2696_v3_@_2.30GHz-with-gentoo-2.7
KiB Mem:   148357168 total,  38002780 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Thu, 11 Feb 2021 07:00:01 +0000
Head commit of repository gentoo: c75e70b94b7dcf09e44f41513c631dd37f9ef446
sh bash 5.1_p4
ld GNU ld (Gentoo 2.35.1 p2) 2.35.1
distcc 3.3.3 x86_64-pc-linux-gnu [disabled]
app-shells/bash:          5.1_p4::gentoo
dev-java/java-config:     2.3.1::gentoo
dev-lang/perl:            5.32.0-r1::gentoo
dev-lang/python:          2.7.18-r6::gentoo, 3.6.12-r2::gentoo, 3.7.9-r2::gentoo, 3.8.7-r1::gentoo, 3.9.1-r1::gentoo, 3.10.0_alpha5::gentoo
dev-util/cmake:           3.19.4::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.7-r1::gentoo
sys-apps/openrc:          0.42.1-r1::gentoo
sys-apps/sandbox:         2.20::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r5::gentoo
sys-devel/automake:       1.13.4-r2::gentoo, 1.15.1-r2::gentoo, 1.16.3-r1::gentoo
sys-devel/binutils:       2.35.1-r1::gentoo
sys-devel/gcc:            10.2.0-r5::gentoo
sys-devel/gcc-config:     2.3.3::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.3::gentoo
sys-kernel/linux-headers: 5.10::gentoo (virtual/os-headers)
sys-libs/glibc:           2.32-r7::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-extra-opts:
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-jobs: 1

paikalliset
    location: /usr/local/portage
    masters: gentoo

crossdev
    location: /usr/local/portage-crossdev
    masters: gentoo
    priority: 10

bombo82
    location: /var/lib/layman/bombo82
    masters: gentoo
    priority: 50

brave-overlay
    location: /var/lib/layman/brave-overlay
    masters: gentoo
    priority: 50

causelay
    location: /var/lib/layman/causelay
    masters: gentoo
    priority: 50

dilfridge
    location: /var/lib/layman/dilfridge
    masters: gentoo
    priority: 50

guru
    location: /var/lib/layman/guru
    masters: gentoo
    priority: 50

steam-overlay
    location: /var/lib/layman/steam-overlay
    masters: gentoo
    priority: 50

vmacs
    location: /var/lib/layman/vmacs
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0 /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php7.2/ext-active/ /etc/php/apache2-php8.0/ext-active/ /etc/php/cgi-php7.2/ext-active/ /etc/php/cgi-php8.0/ext-active/ /etc/php/cli-php7.2/ext-active/ /etc/php/cli-php8.0/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="https://mirror.yandex.ru/gentoo-distfiles/ http://mirror.yandex.ru/gentoo-distfiles/ ftp://mirror.yandex.ru/gentoo-distfiles/"
LANG="fi_FI.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="fi en no"
MAKEOPTS="-j62"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="// 3d 64bit X a52 aac aacs ace acl acpi addns ads alsa amd64 apache2 apng appindicator aspell audit avi avx avx2 bash-completion berkdb blueray bluetooth bluez bluray branding bzip2 cairo calendar capi caps cdda cdr cgi cli connection-sharing consolekit corefonts creds crypt css cue cups cursors dbus designer device-mapper devil dhcp-tools disk-partition djvu dlz dos dri dts dvb dvd dvd-read dvdarchive dvdr ecdh egl emboss encode equalizer examples exif experimental extraengine extras fax fbcon ffmpeg flac fontconfig fortran fpx fuse gconf gd gdbm gdu gif git gles2 gnome gnome-keyring gnuplot go gphoto2 gpm grammar graphviz gssapi gtk gui h264 hal hddtemp heimdal hpijs hwaccel icarus icons iconv icu imagemagick innodb-lz4 innodb-lzo innodb-snappy inputlirc inspector introspection iptables iptv ipv6 iso jack java java6 javascript joystick jpeg jpeg2k jre kde kdenlive kerberos lame latex lcms lfuda libextractor libglvnd libnotify libsamplerate libtirpc libusb0 lirc livebuffer lm_sensors lto lua lz4 mad matroska melt menuorg mercurial mikmod minizip mmx mng mod mp3 mp4 mpeg mpeg2 mpfi mpx mssql mtp multilib multitarget music mysql mysqli mysqlnd native-headset ncurses netapi networkmanager nfs nls nptl ntl nvidia objc objc++ objc-gc odbc odk ofono-headset ogg ogm opengl openmp openrc optimized-qmake otr pam pango pcap pch pcre pdf pdfimport pdo perl pic pipelight pkcs11 playlist pmu png policykit postscript ppds pulseaudio python qt5 rar raw rdoc readline realtime regression-test resolvconf samba scanner script scripttools sdk sdl seccomp sensord smartcard smp softosd sortrecords sox speex spell split-usr sqlite sse sse2 ssl startup-notification static-ppds stl subversion suid svg taglib tahoma tcpd teamd teletext theora thesaurus threads tiff tools truetype ttf ttxtsubs udev udisks unicode upower usb user-session utils uvm v4l2 vdpau vdr vobsub vorbis warmstarts wav widevine widgets winbind wms wxwidgets x264 x265 xattr xcb xine xinerama xkb xml xmp xpm xv xvid zip zlib" ABI_X86="64 32" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" CAMERAS="samsung canon sony" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev joystick" KERNEL="linux" L10N="fi en-GB en-US nb-no nb" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-3 php7-4" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_8" PYTHON_TARGETS="python2_7 python3_6 python3_7 python3_8 python3_9" RUBY_TARGETS="ruby27 ruby26 ruby25" SANE_BACKENDS="hp" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30996
Location: here

PostPosted: Thu Feb 11, 2021 5:56 pm    Post subject: Reply with quote

What happens with emerge --ask --update --changed-use --deep @world ?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Nreal
Apprentice
Apprentice


Joined: 06 Jan 2009
Posts: 268

PostPosted: Thu Feb 11, 2021 6:37 pm    Post subject: Reply with quote

fedeliallalinea wrote:
What happens with emerge --ask --update --changed-use --deep @world ?


Code:
emerge --ask --update --changed-use --deep @world

 * IMPORTANT: 11 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!
[ebuild     U  ] sys-kernel/linux-firmware-20210208 [20201218]
[ebuild     U  ] dev-lang/go-1.15.8 [1.15.7]
[ebuild     U  ] net-misc/curl-7.75.0 [7.74.0-r4] USE="-sslv3%"
[ebuild     U  ] sys-libs/e2fsprogs-libs-1.46.1 [1.46.0]
[ebuild     U  ] sys-fs/eudev-3.2.10 [3.2.9]
[ebuild  r  U  ] sys-libs/binutils-libs-2.35.2 [2.35.1-r1]
[ebuild     U  ] dev-python/urllib3-1.26.3-r1 [1.26.3]
[ebuild     U  ] dev-libs/elfutils-0.183 [0.182]
[ebuild  rR    ] x11-libs/cairo-1.16.0-r4
[ebuild     U  ] dev-python/requests-2.25.1-r1 [2.25.1]
[ebuild     U  ] dev-vcs/git-2.30.1 [2.30.0] PYTHON_SINGLE_TARGET="-python3_9%"
[ebuild     U  ] media-libs/lcms-2.12 [2.11] USE="zlib%*"
[ebuild     U  ] sys-process/procps-3.3.17 [3.3.16-r3]
[ebuild     U  ] sys-process/psmisc-23.4 [23.3-r1]
[ebuild     U  ] dev-libs/libsecp256k1-0.1_pre20201028 [0.1_pre20190401] USE="extrakeys%* schnorr%* -lowmem% -precompute-ecmult% -valgrind%"
[ebuild     U  ] sys-fs/e2fsprogs-1.46.1 [1.46.0]
[ebuild     U  ] www-plugins/chrome-binary-plugins-89.0.4389.47_beta [89.0.4389.40_beta]
[ebuild     U  ] www-client/google-chrome-beta-89.0.4389.47 [89.0.4389.40]
[ebuild     U  ] www-client/google-chrome-unstable-90.0.4412.3 [90.0.4400.8]
[ebuild     U  ] dev-python/tqdm-4.56.2 [4.56.0]
[ebuild     U  ] sys-devel/binutils-2.35.2 [2.35.1-r1]
[ebuild     U  ] sys-apps/help2man-1.48.1 [1.47.17]
[ebuild     U  ] cross-aarch64-unknown-linux-gnu/binutils-2.35.2 [2.35.1-r1]
[ebuild     U  ] cross-aarch64-unknown-linux-gnueabihf/binutils-2.35.2 [2.35.1-r1]
[ebuild     U  ] cross-armv8a-unknown-linux-gnueabihf/binutils-2.35.2 [2.35.1-r1]
[ebuild     U  ] cross-armv8j-unknown-linux-gnueabihf/binutils-2.35.2 [2.35.1-r1]
[ebuild     U  ] sys-fs/btrfs-progs-5.10.1 [5.10]
[ebuild     U  ] www-client/vivaldi-3.6.2165.36 [3.6.2165.34]
[ebuild     U  ] dev-python/cryptography-3.3.2 [3.3.1]
[ebuild     U  ] app-text/asciidoc-9.0.5 [9.0.4]
[ebuild  NS    ] sys-kernel/gentoo-sources-5.10.15 [5.3.16, 5.7.19, 5.10.2, 5.10.4, 5.10.8, 5.10.9, 5.10.12, 5.10.13]
[ebuild  NS    ] cross-aarch64-unknown-linux-gnu/gcc-10.2.0-r5 [9.3.0] USE="-go* -zstd%"
[ebuild     U  ] dev-python/pycryptodome-3.10.1 [3.9.9-r1]
[ebuild     U  ] dev-python/secretstorage-3.3.1 [3.3.0]
[ebuild     U  ] net-misc/youtube-dl-2021.02.10 [2021.02.04.1]
[ebuild     U  ] sys-apps/man-db-2.9.4 [2.9.3-r2]
[ebuild     U  ] dev-ruby/xmlrpc-0.3.2 [0.3.1] RUBY_TARGETS="-ruby30%"
[ebuild     U  ] dev-ruby/json-2.5.1-r1 [2.5.1]
[ebuild     U  ] dev-ruby/racc-1.5.2-r1 [1.5.2]
[ebuild     U  ] net-p2p/bitcoin-qt-0.21.0 [0.20.1] USE="sqlite%*"
[ebuild     U  ] net-misc/netifrc-0.7.3 [0.7.2]
[ebuild  r  U  ] media-gfx/imagemagick-7.0.10.61-r1 [7.0.10.61]
[ebuild     U  ] app-editors/emacs-27.1-r4 [27.1-r3]
[ebuild  rR    ] media-video/dvdauthor-0.7.2-r2
[ebuild  rR    ] dev-db/mariadb-10.5.8
[ebuild     U  ] media-libs/openal-1.21.1-r1 [1.21.1] USE="-sndio%"
[ebuild     U  ] gnome-extra/nm-applet-1.20.0 [1.18.0]
[ebuild  N     ] media-libs/nv-codec-headers-10.0.26.1  ABI_X86="32 (64) (-x32)"
[ebuild     U  ] dev-qt/qtwebengine-5.15.2_p20210205 [5.15.2]
[ebuild     U  ] media-video/pipewire-0.3.21 [0.3.20]
[ebuild     U  ] www-client/chromium-89.0.4389.40 [89.0.4389.23]
[ebuild     U  ] www-client/firefox-85.0.2-r1 [85.0.1]
[ebuild     U  ] www-client/firefox-bin-85.0.2 [85.0.1]
[ebuild  rR    ] media-video/transcode-1.1.7-r5
[ebuild  rR    ] media-gfx/digikam-7.1.0-r1
[ebuild  N     ] gui-libs/display-manager-init-1.0-r2
[ebuild  r  U  ] x11-base/xorg-server-1.20.10-r3 [1.20.8-r1]
[ebuild     U  ] x11-drivers/nvidia-drivers-460.39-r1 [460.27.04]
[ebuild  rR    ] x11-drivers/xf86-input-evdev-2.10.6
[ebuild  rR    ] x11-drivers/xf86-input-joystick-1.6.3
[ebuild  rR    ] x11-drivers/xf86-input-libinput-0.30.0
[ebuild  rR    ] x11-drivers/xf86-video-vboxvideo-1.0.0
[blocks B      ] x11-drivers/nvidia-drivers[-libglvnd(-)] ("x11-drivers/nvidia-drivers[-libglvnd(-)]" is hard blocking x11-base/xorg-server-1.20.8-r1)
[blocks B      ] <=x11-base/xorg-server-1.20.10 ("<=x11-base/xorg-server-1.20.10" is blocking gui-libs/display-manager-init-1.0-r2)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  (x11-drivers/nvidia-drivers-460.39-r1:0/460::gentoo, ebuild scheduled for merge) pulled in by
    >=x11-drivers/nvidia-drivers-445.87[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=x11-drivers/nvidia-drivers-445.87[abi_x86_32(-),abi_x86_64(-)]) required by (media-libs/nv-codec-headers-10.0.26.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="32 (64) (-x32)"
    x11-drivers/nvidia-drivers required by (x11-base/xorg-drivers-1.20-r2:0/0::gentoo, installed) USE="" ABI_X86="(64)" INPUT_DEVICES="evdev joystick -elographics -libinput -synaptics -vmmouse -void -wacom" VIDEO_CARDS="nvidia -amdgpu -ast -dummy -fbdev (-freedreno) (-geode) -glint -i915 -i965 -intel -mga -nouveau -nv (-omap) -qxl -r128 -radeon -radeonsi -siliconmotion (-tegra) (-vc4) -vesa -via -virtualbox -vmware"
    x11-drivers/nvidia-drivers required by @selected

  (gui-libs/display-manager-init-1.0-r2:0/0::gentoo, ebuild scheduled for merge) pulled in by
    gui-libs/display-manager-init required by (x11-base/xorg-server-1.20.10-r3:0/1.20.10::gentoo, ebuild scheduled for merge) USE="ipv6 suid udev xorg xvfb -debug -dmx -doc -elogind -kdrive (-libressl) -minimal (-selinux) (-systemd) -unwind -wayland -xcsecurity -xephyr -xnest" ABI_X86="(64)"


For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

https://wiki.gentoo.org/wiki/Handbook:X86/Working/Portage#Blocked_packages


The following packages are causing rebuilds:

  (x11-base/xorg-server-1.20.10-r3:0/1.20.10::gentoo, ebuild scheduled for merge) causes rebuilds for:
    (x11-drivers/xf86-input-evdev-2.10.6:0/0::gentoo, ebuild scheduled for merge)
    (x11-drivers/nvidia-drivers-460.39-r1:0/460::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-input-joystick-1.6.3:0/0::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-video-vboxvideo-1.0.0:0/0::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-input-libinput-0.30.0:0/0::gentoo, ebuild scheduled for merge)
  (sys-libs/binutils-libs-2.35.2:0/2.35.2::gentoo, ebuild scheduled for merge) causes rebuilds for:
    (dev-db/mariadb-10.5.8:10.5/18::gentoo, ebuild scheduled for merge)
    (x11-libs/cairo-1.16.0-r4:0/0::gentoo, ebuild scheduled for merge)
  (media-gfx/imagemagick-7.0.10.61-r1:0/7.0.10-60::gentoo, ebuild scheduled for merge) causes rebuilds for:
    (media-video/dvdauthor-0.7.2-r2:0/0::gentoo, ebuild scheduled for merge)
    (media-gfx/digikam-7.1.0-r1:5/5::gentoo, ebuild scheduled for merge)
    (media-video/transcode-1.1.7-r5:0/0::gentoo, ebuild scheduled for merge)
    (app-editors/emacs-27.1-r4:27/27::gentoo, ebuild scheduled for merge)
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30996
Location: here

PostPosted: Thu Feb 11, 2021 6:57 pm    Post subject: Reply with quote

You can also --verbose to emerge command? I think you have some problem with ABI_X86 settings
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Nreal
Apprentice
Apprentice


Joined: 06 Jan 2009
Posts: 268

PostPosted: Thu Feb 11, 2021 9:11 pm    Post subject: Reply with quote

Suddenly pc hangs and didnt boot into graphical mode anymore. Removed nvidia-drivers and xorg-server and reinstalled them and now back in again. I dont know how long there has been an issue, since pc is always on. This happens very seldom that it crashes, now it did although I havent installed anything in several days because of this blocking dilemma.
Back to top
View user's profile Send private message
gengreen
Apprentice
Apprentice


Joined: 23 Dec 2017
Posts: 150

PostPosted: Wed Feb 17, 2021 2:41 am    Post subject: Reply with quote

Hello,

I would like to known if there is possibility to emerge 1.20.10-r3 of xorg-server without display-manager-init ?

I'm not using any Gui login manager to start my wm (startx -- vt1)

I found
Code:
   !systemd? ( gui-libs/display-manager-init )
in the ebuild, removing this line allow the build, it is okay doing so ? Any proper solution ?
_________________
Less is best
Back to top
View user's profile Send private message
Ionen
Developer
Developer


Joined: 06 Dec 2018
Posts: 2732

PostPosted: Wed Feb 17, 2021 2:43 am    Post subject: Reply with quote

gengreen wrote:
I would like to known if there is possibility to emerge 1.20.10-r3 of xorg-server without display-manager-init ?
In the future there's plans to (hopefully) make DMs depend on it rather than xorg-server, but meanwhile it's the same as before to make the transition simpler (xdm script was installed unconditionally as well, it was just less visible given not its own package).

If installing a tiny package with a few small text files really bothers you, you can always add and use a different text file that is package.provided (but don't make a habit of it, lying to portage about deps more typically doesn't go well).
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Wed Feb 17, 2021 2:54 am    Post subject: Reply with quote

gengreen wrote:
Hello,

I would like to known if there is possibility to emerge 1.20.10-r3 of xorg-server without display-manager-init ?

I'm not using any Gui login manager to start my wm (startx -- vt1)

I found
Code:
   !systemd? ( gui-libs/display-manager-init )
in the ebuild, removing this line allow the build, it is okay doing so ? Any proper solution ?

Same here (using runit, I don't even invoke startx). It should probably go behind a USE=-minimal check too, but it's not a big deal:
Code:
 ~ $ qsize display-manager-init
gui-libs/display-manager-init: 6 files, 6 non-files, 7.8K
Back to top
View user's profile Send private message
gengreen
Apprentice
Apprentice


Joined: 23 Dec 2017
Posts: 150

PostPosted: Thu Feb 18, 2021 11:09 am    Post subject: Reply with quote

Ionen wrote:

If installing a tiny package with a few small text files really bothers you, you can always add and use a different text file that is package.provided (but don't make a habit of it, lying to portage about deps more typically doesn't go well).



In a general way, I avoid a much as possible anything not needed to run my system and application, the less the better.

I'm also a bit suspicious and worrie to introduce any new dependencies that could eventually lead to unstability / crash / bugs or worth vulnerability.

You are right about the very tiny size of the package + it is made by the Gentoo dev team, which I consider reliable and source of quality.

I'm using my own overlay with layman to easily hack certain ebuild, package.provided as you pointed out will soon or later lead to an unmaintainable system
_________________
Less is best
Back to top
View user's profile Send private message
Anon-E-moose
Watchman
Watchman


Joined: 23 May 2008
Posts: 6103
Location: Dallas area

PostPosted: Thu Feb 18, 2021 11:43 am    Post subject: Reply with quote

xorg-server shouldn't pull in display-manager-init, it has no need for it.
The way it is now is pretty much the way it's been for a while, except instead of xorg-server installing the files, it's blah-blah-init.

What should have been done instead of splitting out the dm-init stuff is just add a use flag to handle installing, but lacking common sense, we have what we have.
_________________
PRIME x570-pro, 3700x, 6.1 zen kernel
gcc 13, profile 17.0 (custom bare multilib), openrc, wayland
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8956

PostPosted: Thu Feb 18, 2021 11:48 am    Post subject: Reply with quote

Anon-E-moose wrote:
but lacking common sense, we have what we have.

Drop it, already.

No, what we have is not breaking anyone's expectations. The dependency can be removed from xorg-server as soon as it has moved into the DMs themselves. That will take some time.

A USE flag would be invalid anyway since it is not build time relevant.

It helps when you don't obsess over small files.
Back to top
View user's profile Send private message
milomak
Apprentice
Apprentice


Joined: 10 Apr 2008
Posts: 287

PostPosted: Wed Feb 24, 2021 5:42 pm    Post subject: Reply with quote

so has gui-libs/display-manager-init been pulled/blocked from the unstable repo?

Code:

main-debian / # eix gui-libs/display-manager-init
No matches found
main-debian / #

_________________
Desktop - Windows 10, Debian Sid, Gentoo Unstable, Arch Linux, Solus

Laptop - Windows 10, Debian Sid, Solus
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30996
Location: here

PostPosted: Wed Feb 24, 2021 5:53 pm    Post subject: Reply with quote

Does not seem
Code:
$ eix gui-libs/display-manager-ini   
* gui-libs/display-manager-init
     Available versions:  ~1.0-r1 ~1.0-r2
     Homepage:            https://wiki.gentoo.org/wiki/Project:X11
     Description:         RC init files for starting display and login managers

your eix db is updated?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
milomak
Apprentice
Apprentice


Joined: 10 Apr 2008
Posts: 287

PostPosted: Thu Feb 25, 2021 3:18 pm    Post subject: Reply with quote

fedeliallalinea wrote:
Does not seem
Code:
$ eix gui-libs/display-manager-ini   
* gui-libs/display-manager-init
     Available versions:  ~1.0-r1 ~1.0-r2
     Homepage:            https://wiki.gentoo.org/wiki/Project:X11
     Description:         RC init files for starting display and login managers

your eix db is updated?


i thought it was. but it wasn't.
_________________
Desktop - Windows 10, Debian Sid, Gentoo Unstable, Arch Linux, Solus

Laptop - Windows 10, Debian Sid, Solus
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30996
Location: here

PostPosted: Thu Feb 25, 2021 3:49 pm    Post subject: Reply with quote

The problem is only with this package or you can't find the others either?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
milomak
Apprentice
Apprentice


Joined: 10 Apr 2008
Posts: 287

PostPosted: Thu Feb 25, 2021 8:27 pm    Post subject: Reply with quote

fedeliallalinea wrote:
The problem is only with this package or you can't find the others either?


i couldn't find the package using eix and wondered if that is why the upgrade path was being blocked

# eix gui-libs/display-manager-ini
Code:

* gui-libs/display-manager-init
     Available versions:  (~)1.0-r1 (~)1.0-r2
     Homepage:            https://wiki.gentoo.org/wiki/Project:X11
     Description:         RC init files for starting display and login managers


# emerge -av gui-libs/display-manager-init
Code:

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

Calculating dependencies... done!
[ebuild  N     ] gui-libs/display-manager-init-1.0-r2::gentoo  0 KiB
[blocks B      ] <=x11-apps/xinit-1.4.1 ("<=x11-apps/xinit-1.4.1" is blocking gui-libs/display-manager-init-1.0-r2)
[blocks B      ] <=sys-apps/sysvinit-2.98 ("<=sys-apps/sysvinit-2.98" is blocking gui-libs/display-manager-init-1.0-r2)
[blocks B      ] <=x11-base/xorg-server-1.20.10 ("<=x11-base/xorg-server-1.20.10" is blocking gui-libs/display-manager-init-1.0-r2)

Total: 1 package (1 new), Size of downloads: 0 KiB
Conflict: 3 blocks (3 unsatisfied)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  (gui-libs/display-manager-init-1.0-r2:0/0::gentoo, ebuild scheduled for merge) pulled in by
    gui-libs/display-manager-init

  (sys-apps/sysvinit-2.98:0/0::gentoo, installed) pulled in by
    >=sys-apps/sysvinit-2.86-r6[selinux?] (>=sys-apps/sysvinit-2.86-r6) required by (sys-apps/openrc-0.42.1-r1:0/0::gentoo, installed) USE="ncurses netifrc pam (split-usr) static-libs unicode -audit -bash -debug -newnet (-prefix) (-selinux) -sysv-utils" ABI_X86="(64)"
    >=sys-apps/sysvinit-2.87-r3 required by (sys-kernel/dracut-051-r1:0/0::gentoo, installed) USE="(-selinux)" ABI_X86="(64)"

  (x11-base/xorg-server-1.20.10:0/1.20.10::gentoo, installed) pulled in by
    <x11-base/xorg-server-1.20.99:0/1.20.10= required by (x11-drivers/nvidia-drivers-460.27.04:0/460::gentoo, installed) USE="X driver gtk3 kms (libglvnd) multilib static-libs tools wayland -compat -dist-kernel -uvm" ABI_X86="32 (64) (-x32)"
    x11-base/xorg-server:= required by (x11-drivers/xf86-input-libinput-0.30.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
    x11-base/xorg-server:0/1.20.10= required by (x11-drivers/xf86-input-libinput-0.30.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
    x11-base/xorg-server[wayland] required by (x11-wm/mutter-3.38.3:0/7::gentoo, installed) USE="elogind introspection udev wayland -screencast -sysprof -systemd -test" ABI_X86="(64)" INPUT_DEVICES="-wacom"
    x11-base/xorg-server required by (gnome-base/gdm-3.36.4:0/0::gentoo, installed) USE="branding elogind introspection ipv6 tcpd wayland -accessibility -audit -bluetooth-sound -fprint -plymouth (-selinux) -smartcard -systemd -test -xinerama" ABI_X86="(64)"
    x11-base/xorg-server required by (x11-wm/mutter-3.38.3:0/7::gentoo, installed) USE="elogind introspection udev wayland -screencast -sysprof -systemd -test" ABI_X86="(64)" INPUT_DEVICES="-wacom"
    >=x11-base/xorg-server-1.15.1 required by (x11-misc/sddm-0.18.1-r3:0/0::gentoo, installed) USE="elogind pam -systemd -test" ABI_X86="(64)"
    >=x11-base/xorg-server-1.20[udev] required by (x11-base/xorg-drivers-1.20-r2:0/0::gentoo, installed) USE="" ABI_X86="(64)" INPUT_DEVICES="libinput -elographics -evdev -joystick -synaptics -vmmouse -void -wacom" VIDEO_CARDS="nvidia -amdgpu -ast -dummy -fbdev (-freedreno) (-geode) -glint -i915 -i965 -intel -mga -nouveau -nv (-omap) -qxl -r128 -radeon -radeonsi -siliconmotion (-tegra) (-vc4) -vesa -via -virtualbox -vmware"
    >=x11-base/xorg-server-1.20[xorg] required by (x11-drivers/xf86-input-libinput-0.30.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"


there's also this

# emerge -av x11-drivers/nvidia-drivers
Code:

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

Calculating dependencies... done!
[ebuild     U  ] x11-drivers/nvidia-drivers-460.39-r1:0/460::gentoo [460.27.04:0/460::gentoo] USE="X driver kms multilib static-libs tools wayland -compat -dist-kernel -uvm (-gtk3%*) (-libglvnd%*)" ABI_X86="32 (64) (-x32)" 175,167 KiB
[blocks B      ] x11-drivers/nvidia-drivers[-libglvnd(-)] ("x11-drivers/nvidia-drivers[-libglvnd(-)]" is hard blocking x11-base/xorg-server-1.20.10)

Total: 1 package (1 upgrade), Size of downloads: 175,167 KiB
Conflict: 1 block (1 unsatisfied)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  (x11-drivers/nvidia-drivers-460.39-r1:0/460::gentoo, ebuild scheduled for merge) pulled in by
    x11-drivers/nvidia-drivers required by (x11-base/xorg-drivers-1.20-r2:0/0::gentoo, installed) USE="" ABI_X86="(64)" INPUT_DEVICES="libinput -elographics -evdev -joystick -synaptics -vmmouse -void -wacom" VIDEO_CARDS="nvidia -amdgpu -ast -dummy -fbdev (-freedreno) (-geode) -glint -i915 -i965 -intel -mga -nouveau -nv (-omap) -qxl -r128 -radeon -radeonsi -siliconmotion (-tegra) (-vc4) -vesa -via -virtualbox -vmware"
    x11-drivers/nvidia-drivers[multilib] required by (games-util/steam-client-meta-0-r20201118:0/0::steam-overlay, installed) USE="pulseaudio steamruntime -steamfonts -steamvr -trayicon" ABI_X86="(64)" VIDEO_CARDS="nvidia -intel"
    x11-drivers/nvidia-drivers
    >=x11-drivers/nvidia-drivers-445.87[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=x11-drivers/nvidia-drivers-445.87[abi_x86_32(-),abi_x86_64(-)]) required by (media-libs/nv-codec-headers-10.0.26.1:0/0::gentoo, installed) USE="" ABI_X86="32 (64) (-x32)"
    x11-drivers/nvidia-drivers required by @selected

  (x11-base/xorg-server-1.20.10:0/1.20.10::gentoo, installed) pulled in by
    x11-base/xorg-server required by (x11-wm/mutter-3.38.3:0/7::gentoo, installed) USE="elogind introspection udev wayland -screencast -sysprof -systemd -test" ABI_X86="(64)" INPUT_DEVICES="-wacom"
    x11-base/xorg-server:= required by (x11-drivers/xf86-input-libinput-0.30.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
    >=x11-base/xorg-server-1.20[udev] required by (x11-base/xorg-drivers-1.20-r2:0/0::gentoo, installed) USE="" ABI_X86="(64)" INPUT_DEVICES="libinput -elographics -evdev -joystick -synaptics -vmmouse -void -wacom" VIDEO_CARDS="nvidia -amdgpu -ast -dummy -fbdev (-freedreno) (-geode) -glint -i915 -i965 -intel -mga -nouveau -nv (-omap) -qxl -r128 -radeon -radeonsi -siliconmotion (-tegra) (-vc4) -vesa -via -virtualbox -vmware"
    x11-base/xorg-server:0/1.20.10= required by (x11-drivers/xf86-input-libinput-0.30.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
    x11-base/xorg-server required by (gnome-base/gdm-3.36.4:0/0::gentoo, installed) USE="branding elogind introspection ipv6 tcpd wayland -accessibility -audit -bluetooth-sound -fprint -plymouth (-selinux) -smartcard -systemd -test -xinerama" ABI_X86="(64)"
    >=x11-base/xorg-server-1.15.1 required by (x11-misc/sddm-0.18.1-r3:0/0::gentoo, installed) USE="elogind pam -systemd -test" ABI_X86="(64)"
    x11-base/xorg-server[wayland] required by (x11-wm/mutter-3.38.3:0/7::gentoo, installed) USE="elogind introspection udev wayland -screencast -sysprof -systemd -test" ABI_X86="(64)" INPUT_DEVICES="-wacom"
    >=x11-base/xorg-server-1.20[xorg] required by (x11-drivers/xf86-input-libinput-0.30.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
    <x11-base/xorg-server-1.20.99:= required by (x11-drivers/nvidia-drivers-460.39-r1:0/460::gentoo, ebuild scheduled for merge) USE="X driver kms multilib static-libs tools wayland -compat -dist-kernel -uvm" ABI_X86="32 (64) (-x32)"

_________________
Desktop - Windows 10, Debian Sid, Gentoo Unstable, Arch Linux, Solus

Laptop - Windows 10, Debian Sid, Solus
Back to top
View user's profile Send private message
milomak
Apprentice
Apprentice


Joined: 10 Apr 2008
Posts: 287

PostPosted: Thu Feb 25, 2021 11:43 pm    Post subject: Reply with quote

it just seems strange to me that when the decision was made, there was agreement

after that it looks like packages have been upgraded in no step with this new move
_________________
Desktop - Windows 10, Debian Sid, Gentoo Unstable, Arch Linux, Solus

Laptop - Windows 10, Debian Sid, Solus
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8956

PostPosted: Fri Feb 26, 2021 2:55 am    Post subject: Reply with quote

No. Read the news item: https://www.gentoo.org/support/news-items/2021-01-30-display-manager-init.html

Your nvidia-drivers blocker is unrelated to this thread.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Goto page Previous  1, 2, 3, 4  Next
Page 2 of 4

 
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