Paste #231663

   
pasted on 04.11.2021 06:29
  • Edit to this paste
  • Print
  • Raw
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
# emerge -uDNa world

Local copy of remote index is up-to-date and will be used.

Local copy of remote index is up-to-date and will be used.

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

Calculating dependencies... done!
[ebuild     UD ] sys-libs/glibc-2.33-r1 [2.33-r7] USE="(crypt*)" 
[ebuild     UD ] virtual/libcrypt-1-r1 [2]
[blocks B      ] sys-libs/glibc[crypt(+)] ("sys-libs/glibc[crypt(+)]" is soft blocking sys-libs/libxcrypt-4.4.25)

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

virtual/libcrypt:0

  (virtual/libcrypt-2:0/2::gentoo, installed) USE="-static-libs" ABI_X86="32 (64) (-x32)" pulled in by
    virtual/libcrypt:0/2= required by (dev-libs/apr-util-1.6.1-r7:1/1::gentoo, installed) USE="gdbm openssl -berkdb -doc -ldap -mysql -nss -odbc -postgres -sqlite -static-libs" ABI_X86="(64)"
                    ^^^^^                                                                                                                                                                                                                                                                                                                                                                                                                                              
    (and 12 more with the same problem)

  (virtual/libcrypt-1-r1:0/1::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="32 (64) (-x32)" pulled in by
    =virtual/libcrypt-1-r1 required by (net-misc/openssh-8.6_p1-r2:0/0::gentoo, installed) USE="X pam pie scp ssl -X509 -audit -bindist (-debug) -hpn -kerberos -ldns -libedit -livecd -sctp -security-key (-selinux) -static -test -xmss" ABI_X86="(64)"
    ^                 ^^^^                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
    virtual/libcrypt:0/1= required by (dev-libs/cyrus-sasl-2.1.27-r4:2/2::gentoo, installed) USE="gdbm pam ssl -authdaemond -berkdb -java -kerberos -ldapdb -mysql -openldap -postgres -sample (-selinux) -sqlite -srp -static-libs -urandom" ABI_X86="(64) -32 (-x32)"
                    ^^^^^                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
    (and 32 more with the same problems)

sys-libs/glibc:2.2

  (sys-libs/glibc-2.33-r7:2.2/2.2::gentoo, installed) USE="caps gd multiarch (multilib) nscd ssp (static-libs) -audit (-cet) -compile-locales (-crypt) -custom-cflags -doc -headers-only -multilib-bootstrap -profile (-selinux) -static-pie -suid (-systemd) -systemtap -test (-vanilla)" ABI_X86="(64)" pulled in by
    sys-libs/glibc[-crypt(+)] required by (sys-libs/libxcrypt-4.4.25:0/1::gentoo, installed) USE="(compat) (split-usr) (system) -static-libs -test" ABI_X86="32 (64) (-x32)"
                                                                                                                                                                                                                                                                                                                                                     

  (sys-libs/glibc-2.33-r1:2.2/2.2::gentoo, ebuild scheduled for merge) USE="caps (crypt) gd multiarch (multilib) nscd ssp (static-libs) -audit (-cet) -compile-locales -custom-cflags -doc -headers-only -multilib-bootstrap -profile (-selinux) -static-pie -suid -systemtap -test (-vanilla)" ABI_X86="(64)" pulled in by
    sys-libs/glibc[crypt(+),static-libs(+)?] required by (virtual/libcrypt-1-r1:0/1::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="32 (64) (-x32)"
                                                                                                                                                                                                                                                                 

NOTE: Use the '--verbose-conflicts' option to display parents omitted above

It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously.  If such a conflict exists in
the dependencies of two different packages, then those packages can
not be installed simultaneously. You may want to try a larger value of
the --backtrack option, such as --backtrack=30, in order to see if
that will solve this conflict automatically.

For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.


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

  (sys-libs/libxcrypt-4.4.25:0/1::gentoo, installed) pulled in by
    sys-libs/libxcrypt[system(-),static-libs(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (sys-libs/libxcrypt[system(-),abi_x86_32(-),abi_x86_64(-)]) required by (virtual/libcrypt-2:0/2::gentoo, installed) USE="-static-libs" ABI_X86="32 (64) (-x32)"
    sys-libs/libxcrypt required by @selected 


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 installed packages are masked:
- sys-boot/os-prober-1.77::gentoo (masked by: package.mask)
/etc/portage/package.mask/custom:
# Этот файл будет перенесён при установке CLDL
#dev-lang/lazarus
#app-text/mupdf

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Add Comment
Author