Last active
March 18, 2018 09:49
-
-
Save theeternalsw0rd/903e412412c6f80fd56c1e12f25dfa86 to your computer and use it in GitHub Desktop.
emerge output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ emerge -p samba --INSERT-- | |
These are the packages that would be merged, in order: | |
Calculating dependencies... done! | |
[ebuild N ] net-libs/libtirpc-1.0.2-r1 USE="ipv6 -kerberos -static-libs" ABI_X86="(64) -32 (-x32)" | |
[ebuild U ] sys-libs/talloc-2.1.11 [2.1.9] | |
[ebuild U ] sys-libs/tevent-0.9.35 [0.9.31-r1] | |
[ebuild N ] dev-util/cmocka-1.1.1 USE="-doc -static-libs {-test}" ABI_X86="(64) -32 (-x32)" | |
[ebuild U ] sys-libs/tdb-1.3.15 [1.3.13] | |
[ebuild U ] sys-libs/ldb-1.3.1 [1.1.29-r1] | |
[ebuild U ] net-fs/samba-4.7.6 [4.5.8] USE="ldap* python%* -ceph% -debug% -winbind*" | |
!!! The following update has been skipped due to unsatisfied dependencies: | |
net-fs/samba:0 | |
selected: net-fs/samba-4.7.6:0/0::net-kit, ebuild scheduled for merge | |
skipped: net-fs/samba-4.8.0:0/0::net-kit, ebuild scheduled for merge (see unsatisfied dependency below) | |
emerge: there are no ebuilds to satisfy ">=sys-libs/tevent-0.9.36[python?,python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_ | |
single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),python_single_target_python2_7(+),abi_x86_32(-)? | |
,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]". | |
(dependency required by "net-fs/samba-4.8.0::net-kit" [ebuild]) | |
$ emerge -p samba --INSERT-- | |
These are the packages that would be merged, in order: | |
Calculating dependencies... done! | |
[ebuild N ] net-libs/libtirpc-1.0.2-r1 USE="ipv6 -kerberos -static-libs" ABI_X86="(64) -32 (-x32)" | |
[ebuild U ] sys-libs/talloc-2.1.11 [2.1.9] | |
[ebuild N ] dev-util/cmocka-1.1.1 USE="-doc -static-libs {-test}" ABI_X86="(64) -32 (-x32)" | |
[ebuild U ] sys-libs/tevent-0.9.36 [0.9.31-r1] | |
[ebuild U ] sys-libs/tdb-1.3.15 [1.3.13] | |
[ebuild U ] sys-libs/ldb-1.3.1 [1.1.29-r1] | |
[ebuild U ] net-fs/samba-4.7.6 [4.5.8] USE="ldap* python%* -ceph% -debug% -winbind*" | |
!!! The following update has been skipped due to unsatisfied dependencies: | |
net-fs/samba:0 | |
selected: net-fs/samba-4.7.6:0/0::net-kit, ebuild scheduled for merge | |
skipped: net-fs/samba-4.8.0:0/0::net-kit, ebuild scheduled for merge (see unsatisfied dependency below) | |
emerge: there are no ebuilds to satisfy ">=sys-libs/ldb-1.3.2[ldap(+)?,python?,python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),python_single_target_python2_7(+),abi_x86_3 | |
2(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]". | |
(dependency required by "net-fs/samba-4.8.0::net-kit" [ebuild]) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment