Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RISOLTO]:It might be possible to solve this slot collision
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
trigg
Apprentice
Apprentice


Joined: 14 Jun 2018
Posts: 179

PostPosted: Thu Jun 21, 2018 3:27 pm    Post subject: [RISOLTO]:It might be possible to solve this slot collision Reply with quote

sto cercando d'installare un client torrent

è la prima volta che mi ritrovo davanti a questo tipo di output
Code:
gento /home/trigg # emerge net-p2p/transmission
Calculating dependencies... done!
[ebuild  N     ] net-libs/libnatpmp-20130911  USE="-static-libs"
[ebuild   R    ] dev-libs/openssl-1.0.2o-r3  USE="-bindist*"
[ebuild  N     ] sys-apps/lsb-release-1.4
[ebuild  N     ] net-libs/miniupnpc-2.0.20180222  USE="ipv6 -static-libs"
[ebuild  N     ] dev-libs/libevent-2.1.8  USE="ssl threads -debug -libressl -static-libs {-test}" ABI_X86="(64) -32 (-x32)"
[ebuild  N     ] dev-qt/qtnetwork-5.9.4  USE="ssl -bindist -connman -debug -libproxy -libressl -networkmanager {-test}"
[ebuild  N     ] dev-qt/linguist-tools-5.9.4  USE="-debug -qml {-test}"
[ebuild  N     ] net-p2p/transmission-2.93  USE="gtk qt5 (-ayatana) -libressl -lightweight -systemd -xfs"

!!! 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-r3:0/0::gentoo, installed) pulled in by
    >=dev-libs/openssl-1.0.1:0/0=[bindist] required by (net-misc/openssh-7.7_p1-r4:0/0::gentoo, installed)
                                  ^^^^^^^                                                                                                     

  (dev-libs/openssl-1.0.2o-r3:0/0::gentoo, ebuild scheduled for merge) pulled in by
    dev-libs/openssl:0=[bindist=] required by (dev-qt/qtnetwork-5.9.4:5/5.9::gentoo, ebuild scheduled for merge)
                        ^^^^^^^^                                                                                                                   


It might be possible to solve this slot collision
by applying all of the following changes:
   - dev-libs/openssl-1.0.2o-r3 (Change USE: +bindist)
   - dev-qt/qtnetwork-5.9.4 (Change USE: +bindist)

gento /home/trigg #


come faccio a modificare USE +bindist :?:


Last edited by trigg on Thu Jun 21, 2018 5:50 pm; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30894
Location: here

PostPosted: Thu Jun 21, 2018 4:05 pm    Post subject: Reply with quote

Guarda bindist e' use flag utile solo se ridistribuisci alcuni pacchetti precompilati, lo stage 3 ne ha di questi e quindi e' abilitata.
A te non serve quindi elimina questa use flag da make.conf e poi lanci il comando emerge -UD @world che ricompila i pacchetti che hanno a che fare con questa use flag
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
trigg
Apprentice
Apprentice


Joined: 14 Jun 2018
Posts: 179

PostPosted: Thu Jun 21, 2018 4:17 pm    Post subject: Reply with quote

se è in /etc/portage/make.conf

non riesco a vederla ç ç
Code:

# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-O2 -pipe"

# NOTE: This stage was built with the bindist Use flag enabled
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"

# This sets the language of build output to English.
# Please keep this setting intact when reporting bugs.
LC_MESSAGES=C

GENTOO_MIRRORS="http://mirrors.soeasyto.com/distfiles.gentoo.org/"


MAKEOPTS="-j4"


FEATURES="ccache"
CCACHE_SIZE="5G"
CCACHE_DIR="/mnt/DATI/gentoo/system/ccache/"
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30894
Location: here

PostPosted: Thu Jun 21, 2018 4:25 pm    Post subject: Reply with quote

Puoi posatre l'output di emerge --info?
Oppure lancialo e tra le use controlla se c'e'. Se non c'e' lancia il comando di emerge che ho postato prima
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
trigg
Apprentice
Apprentice


Joined: 14 Jun 2018
Posts: 179

PostPosted: Thu Jun 21, 2018 4:31 pm    Post subject: Reply with quote

emerge--info
Code:
gento /home/trigg #  emerge --info
Portage 2.3.40 (python 3.5.5-final-0, default/linux/amd64/17.0/desktop, gcc-6.4.0, glibc-2.26-r7, 4.9.95-gentoo x86_64)
=================================================================
System uname: Linux-4.9.95-gentoo-x86_64-AMD_Athlon-tm-_5150_APU_with_Radeon-tm-_R3-with-gentoo-2.4.1
KiB Mem:     8102472 total,   4908868 free
KiB Swap:    3145724 total,   3145724 free
Timestamp of repository gentoo: Wed, 20 Jun 2018 19:00:01 +0000
Head commit of repository gentoo: 2ec14c2b5670832a8de8affeab091e42c380d3cd
sh bash 4.4_p12
ld GNU ld (Gentoo 2.30 p2) 2.30.0
ccache version 3.3.4 [enabled]
app-shells/bash:          4.4_p12::gentoo
dev-java/java-config:     2.2.0-r4::gentoo
dev-lang/perl:            5.24.3-r1::gentoo
dev-lang/python:          2.7.14-r1::gentoo, 3.5.5::gentoo, 3.6.5::gentoo
dev-util/ccache:          3.3.4-r1::gentoo
dev-util/cmake:           3.9.6::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.4.1-r2::gentoo
sys-apps/openrc:          0.34.11::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.15.1-r2::gentoo
sys-devel/binutils:       2.30-r2::gentoo
sys-devel/gcc:            6.4.0-r1::gentoo
sys-devel/gcc-config:     1.8-r1::gentoo
sys-devel/libtool:        2.4.6-r3::gentoo
sys-devel/make:           4.2.1::gentoo
sys-kernel/linux-headers: 4.13::gentoo (virtual/os-headers)
sys-libs/glibc:           2.26-r7::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-jobs: 1
    sync-rsync-extra-opts:
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-metamanifest: no

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs ccache config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirrors.soeasyto.com/distfiles.gentoo.org/"
LANG="it_IT.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdda cdr cli consolekit crypt cups cxx dbus dri dts dvd dvdr emboss encode exif fam flac fortran gdbm gif glamor gpm gtk iconv ipv6 jpeg lcms ldap libnotify libtirpc mad mng modules mp3 mp4 mpeg multilib ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds qt3support qt5 readline sdl seccomp spell ssl startup-notification svg tcpd tiff truetype udev udisks unicode upower usb vorbis wxwidgets x264 xattr xcb xml xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon plan sheets stage words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-0" POSTGRES_TARGETS="postgres9_5 postgres10" PYTHON_SINGLE_TARGET="python3_5" PYTHON_TARGETS="python2_7 python3_5" RUBY_TARGETS="ruby23" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS


cmq adesso stavo leggendo come usare il comando euse di gentoolkit che mi sembra essere lo strumento che fa più al caso mio
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30894
Location: here

PostPosted: Thu Jun 21, 2018 4:36 pm    Post subject: Reply with quote

Ok vedo che non ce l'hai settata, allora ti resta solo da lanciare il comando emerge -UD @world e tutto dovrebbe risolversi
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
trigg
Apprentice
Apprentice


Joined: 14 Jun 2018
Posts: 179

PostPosted: Thu Jun 21, 2018 5:22 pm    Post subject: Reply with quote

ok ho lanciato emerge -UD @world ha finito di compilare e adesso con emerge net-p2p/transmission tutto sembra girare bene.
quando finirà di installare transmission e sono certo che tutto andrà bene metterò risolto :)

PS.
A fine compilazione di emerge -UD @world mi ha chiesto di usare il comando deep-clean
a questo proposito devo aprire un topic
perchè è un comando che ho già usato ed un po temo nell'utilizzare
Back to top
View user's profile Send private message
trigg
Apprentice
Apprentice


Joined: 14 Jun 2018
Posts: 179

PostPosted: Thu Jun 21, 2018 5:51 pm    Post subject: Reply with quote

ho fatto una ricerca su emerge -UD @world
ma non riesco a trovare nulla.

cosa ho fatto esattamente con questo comando
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30894
Location: here

PostPosted: Fri Jun 22, 2018 6:04 am    Post subject: Reply with quote

trigg wrote:
ho fatto una ricerca su emerge -UD @world
ma non riesco a trovare nulla.

cosa ho fatto esattamente con questo comando

L'opzione -U (--changed-use) dice a emerge di controllare tutti i pacchetti installati che hanno cambiato le use flags, faceva al caso tuo perche' quando hai tolto bindist dal make.conf sono rimasti alcuni pacchetti con la use flag attiva.
Mentre -D (--deep) dici a emerge di considerare l'intero albero delle dipendenze invece che controllare solo le dipendenze dirette.
Puoi trovare tutto con un man emerge
man emerge:
       --changed-use, -U
              Tells  emerge  to  include  installed packages where USE flags have changed since installation. This option also implies the --selective option. Unlike
              --newuse, the --changed-use option does not trigger reinstallation when flags that the user has not enabled are added or removed.

              NOTE: This option ignores the state of the "test" USE flag, since that flag has a special binding to FEATURES="test" (see make.conf(5) for more  infor‐
              mation about FEATURES settings).

       --deep [DEPTH], -D
              This flag forces emerge to consider the entire dependency tree of packages, instead of checking only the immediate dependencies of the packages.  As an
              example, this catches updates in libraries that are not directly listed in the dependencies of a package.  Also  see  --with-bdeps  for  behavior  with
              respect to build time dependencies that are not strictly required.

_________________
Questions are guaranteed in life; Answers aren't.
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