Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cant merge net-libs/libbtbb
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
matteke
n00b
n00b


Joined: 11 May 2015
Posts: 7
Location: wijnegem

PostPosted: Sat Feb 20, 2016 10:06 pm    Post subject: Cant merge net-libs/libbtbb Reply with quote

Hi all,

I wanted to merge the pentoo overlay, but it wont merge net-libs/libbtbb, because wirehark-1.98 is blocking it, but net-libs/libbtbb needs wireshark-1.98 before it can be installed, compiling and installing from source wont work, I tried masking it but also with no succes, this is a part of the emerge -DNu pentoo output:
Code:

[blocks B      ] >net-analyzer/wireshark-1.98 (">net-analyzer/wireshark-1.98" is blocking net-libs/libbtbb-2015.10.1)

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

dev-libs/openssl:0

  (dev-libs/openssl-1.0.2f:0/0::gentoo, ebuild scheduled for merge) pulled in by
    >=dev-libs/openssl-0.9.8f:0[bindist=] required by (net-misc/openssh-7.1_p2:0/0::gentoo, ebuild scheduled for merge)
                                ^^^^^^^^                                                                                                                   

  (dev-libs/openssl-1.0.2f-r1:0/0::gentoo, installed) pulled in by
    dev-libs/openssl:0/0=[-bindist] required by (net-misc/tor-0.2.7.6:0/0::gentoo, installed)
                          ^^^^^^^^                                                                                               
    dev-libs/openssl:0=[-bindist] required by (net-misc/tor-0.2.7.6:0/0::gentoo, installed)
                        ^^^^^^^^                                                                                               
    dev-libs/openssl:0=[-bindist] required by (net-libs/nodejs-0.12.6:0/0::gentoo, ebuild scheduled for merge)
                        ^^^^^^^^                                                                                                                 
    >=dev-libs/openssl-1.0.0:0=[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(-)?,static-libs?] required by (dev-db/mariadb-10.0.23:0/18::gentoo, ebuild scheduled for merge)
                                                                                                                                                                                                                                                                                                           
    >=dev-libs/openssl-1.0.1h-r2:0[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(-)?] required by (dev-qt/qtcore-4.8.6-r2:4/4::gentoo, installed)
                                                                                                                                                                                                                                                                               
    >=dev-libs/openssl-1.0.1h-r2[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(-)?] required by (net-nds/openldap-2.4.38-r2:0/0::gentoo, installed)
                                                                                                                                                                                                                                                                                 


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.

  (net-analyzer/wireshark-2.0.1:0/2.0.1::gentoo, ebuild scheduled for merge) pulled in by
    net-analyzer/wireshark:=[lua] required by (net-analyzer/cloudshark-1.0.4:0/0::gentoo, ebuild scheduled for merge)
    net-analyzer/wireshark required by (pentoo/pentoo-analyzer-2016.0:0/0::pentoo, ebuild scheduled for merge)
    >=net-analyzer/wireshark-1.8.3-r1:= required by (net-libs/libbtbb-2015.10.1:0/2015.10.1::gentoo, ebuild scheduled for merge)

  (net-libs/libbtbb-2015.10.1:0/2015.10.1::gentoo, ebuild scheduled for merge) pulled in by
    >=net-libs/libbtbb-2015.10.1:= required by (net-wireless/kismet-ubertooth-2015.10.1:0/2015.10.1::gentoo, ebuild scheduled for merge)
    >=net-libs/libbtbb-2015.10.1:= required by (net-wireless/ubertooth-2015.10.1:0/0::gentoo, ebuild scheduled for merge)
    <=net-libs/libbtbb-2015.10.1 required by (pentoo/pentoo-bluetooth-2015.3:0/0::pentoo, ebuild scheduled for merge)
    net-libs/libbtbb[pcap] required by (net-wireless/ubertooth-2015.10.1:0/0::gentoo, ebuild scheduled for merge)


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

Tried google with no luck, anyone who has an idea?

thanks
Back to top
View user's profile Send private message
matteke
n00b
n00b


Joined: 11 May 2015
Posts: 7
Location: wijnegem

PostPosted: Sun Feb 21, 2016 7:04 pm    Post subject: Reply with quote

Fixed it, if anyone has this problem, just add USE="-bindist -bluetooth" before emerge:

USE="-bindist -bluetooth" emerge -DNu pentoo
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
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