On Fri, Nov 15, 2013 at 11:24 AM, Tom Wijsman <tom...@gentoo.org> wrote:
> On Thu, 14 Nov 2013 20:56:32 -0800
> Matt Turner <matts...@gentoo.org> wrote:
>
>> Attempting to merge =x11-proto/kbproto-1.0.6-r1
>> results in:
>>
>> x11-proto/kbproto:0
>>
>>   (x11-proto/kbproto-1.0.6-r1::gentoo, ebuild scheduled for merge)
>> pulled in by (no parents that aren't satisfied by other packages in
>> this slot)
>>
>>   (x11-proto/kbproto-1.0.6-r1::gentoo, installed) pulled in by
>>     
>> x11-proto/kbproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?]
>> required by (x11-libs/libX11-1.6.2::gentoo, installed)
>>     
>> x11-proto/kbproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?]
>> required by (x11-libs/libXt-1.1.4::gentoo, installed)
>
> No, it doesn't, it gives you a lot more output than that; you appear to
> be distracted by something that doesn't appear to be a problem at all.

What? Where do you get off telling me that the output I copied and
pasted into this email is wrong?

dynamic71 mattst88 # grep kbproto /etc/portage/package.keywords/xorg
=x11-proto/kbproto-1.0.6-r1
dynamic71 mattst88 # emerge '=x11-proto/kbproto-1.0.6-r1' -vp

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

Calculating dependencies... done!
[ebuild   R    ] x11-proto/kbproto-1.0.6-r1  ABI_X86="32 (64) (-x32)" 0 kB

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

dynamic71 mattst88 # sed -i -e
's|=x11-proto/kbproto|#=x11-proto/kbproto|'
/etc/portage/package.keywords/xorg
dynamic71 mattst88 # grep kbproto /etc/portage/package.keywords/xorg
#=x11-proto/kbproto-1.0.6-r1
dynamic71 mattst88 # emerge '=x11-proto/kbproto-1.0.6-r1' -vp

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

Calculating dependencies... done!
[ebuild   R    ] x11-proto/kbproto-1.0.6-r1  ABI_X86="(64) (-32*) (-x32)" 0 kB

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

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

x11-proto/kbproto:0

  (x11-proto/kbproto-1.0.6-r1::gentoo, ebuild scheduled for merge) pulled in by
    (no parents that aren't satisfied by other packages in this slot)

  (x11-proto/kbproto-1.0.6-r1::gentoo, installed) pulled in by
    
x11-proto/kbproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?]
required by (x11-libs/libX11-1.6.2::gentoo, installed)
    
x11-proto/kbproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?]
required by (x11-libs/libXt-1.1.4::gentoo, installed)


!!! Enabling --newuse and --update might solve this conflict.
!!! If not, it might help emerge to give a more specific suggestion.

Reply via email to