Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problema installazione network manager
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Mon May 07, 2018 11:42 am    Post subject: problema installazione network manager Reply with quote

ho un errore nelle dipendenze che non mi permette di installare networkmanager :
Code:

 * ERROR: net-wireless/crda-3.18-r1::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=net-wireless/crda-3.18-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-wireless/crda-3.18-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/net-wireless/crda-3.18-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-wireless/crda-3.18-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/net-wireless/crda-3.18-r1/work/crda-3.18'
 * S: '/var/tmp/portage/net-wireless/crda-3.18-r1/work/crda-3.18'

>>> Failed to emerge net-wireless/crda-3.18-r1, Log file:

>>>  '/var/tmp/portage/net-wireless/crda-3.18-r1/temp/build.log'

 * Messages for package net-wireless/crda-3.18-r1:

 * ERROR: net-wireless/crda-3.18-r1::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=net-wireless/crda-3.18-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-wireless/crda-3.18-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/net-wireless/crda-3.18-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-wireless/crda-3.18-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/net-wireless/crda-3.18-r1/work/crda-3.18'
 * S: '/var/tmp/portage/net-wireless/crda-3.18-r1/work/crda-3.18'


qualcuno sa aiutarmi ?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30837
Location: here

PostPosted: Mon May 07, 2018 11:52 am    Post subject: Reply with quote

Devi postare il build.log con wgetpaste
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Mon May 07, 2018 11:56 am    Post subject: Reply with quote

Ah si scusa eccolo :

https://paste.pound-python.org/show/dmtoousGMUj80wF0wOZ0/
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30837
Location: here

PostPosted: Mon May 07, 2018 12:02 pm    Post subject: Reply with quote

Mi sa che portage ti ha smascherato openssl-1.1.0, prova a fare il downgrade alla versione 1.0.2o
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Mon May 07, 2018 12:21 pm    Post subject: Reply with quote

Code:
emerge -u =openssl-1.0.2
Calculating dependencies... done!

emerge: there are no ebuilds to satisfy "=openssl-1.0.2".



errore mio ....


Last edited by drudox on Mon May 07, 2018 1:24 pm; edited 2 times in total
Back to top
View user's profile Send private message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Mon May 07, 2018 12:54 pm    Post subject: Reply with quote

Code:
sysresccd / # emerge -u =openssl-1.0.2o
Calculating dependencies... done!
[ebuild     UD ] dev-libs/openssl-1.0.2o [1.1.1_pre6] USE="sslv3%* tls-heartbeat* -gmp% -kerberos% -sslv2%"

!!! 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.2o:0/0::gentoo, ebuild scheduled for merge) pulled in by
    >=dev-libs/openssl-1.0.1h-r2:0/0=[abi_x86_64(-)] required by (net-nds/openldap-2.4.45:0/0::gentoo, installed)
                                ^^^^^                                                                                                               
    =dev-libs/openssl-1.0.2o (Argument)
    (and 12 more with the same problems)

  (dev-libs/openssl-1.1.1_pre6:0/1.1::gentoo, installed) pulled in by
    dev-libs/openssl:0/1.1= required by (dev-python/cryptography-2.1.4-r1:0/0::gentoo, installed)
                    ^^^^^^^                                                                                                         
    (and 1 more with the same problem)

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.
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30837
Location: here

PostPosted: Mon May 07, 2018 1:54 pm    Post subject: Reply with quote

Prova con
Code:
# emerge -uD =openssl-1.0.2o --backtrack=30

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Mon May 07, 2018 2:01 pm    Post subject: Reply with quote

https://paste.pound-python.org/show/GWEueyeiKfiXy6pV9eFA/

peggio di prima :(
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30837
Location: here

PostPosted: Mon May 07, 2018 3:39 pm    Post subject: Reply with quote

drudox wrote:
https://paste.pound-python.org/show/GWEueyeiKfiXy6pV9eFA/

peggio di prima :(

Ok prova a lasciare via il -D e aggiungi --verbose-conflicts (lasciando cmq il backtrack)
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Mon May 07, 2018 3:43 pm    Post subject: Reply with quote

Code:
https://paste.pound-python.org/show/K1j27q6ULXCQM1dhEIy0/


come al solito grazie mille per l'aiuto :)
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30837
Location: here

PostPosted: Mon May 07, 2018 4:21 pm    Post subject: Reply with quote

Visto che non si riesce automagicamente si puo' risolvere manualmente
Code:
emerge -1 =openssl-1.0.2o =dev-lang/python-2.7.14-r1 =app-crypt/rhash-1.3.6-r1 =net-misc/iputils-20171016_pre =net-misc/wget-1.19.1-r2 =app-arch/libarchive-3.3.2 =dev-lang/python-3.5.5 =net-misc/curl-7.59.0 =app-text/mupdf-1.12.0-r2 =net-nds/openldap-2.4.45 =x11-base/xorg-server-1.19.5-r2 =dev-perl/Net-SSLeay-1.820.0 =www-client/w3m-0.5.3_p20180125 =dev-vcs/git-2.17.0 =dev-python/cryptography-2.1.4-r1

poi alla fine elimina da package.unmask la linea che riguarda openssl-1.1.0
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Mon May 07, 2018 4:37 pm    Post subject: Reply with quote

nulla :(

Code:
https://paste.pound-python.org/show/iLBHaez9uabEx3F9e70r/


considera che sto installando con keyword ~amd64
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30837
Location: here

PostPosted: Mon May 07, 2018 4:46 pm    Post subject: Reply with quote

Il problema in questo caso e' la use flag bindist. Rimuovila dal make.conf, non ti serve se non rilasci pacchetti compilati, e poi lancia il comando
Code:
# emerge -UD @world --autounmask n

e rimuovi da package.unmask la linea relativa a openssl
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Tue May 08, 2018 8:27 am    Post subject: Reply with quote

risolto grazie 1000 !!!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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