* [gentoo-user] emerge --oneshot portage - conflict
@ 2015-08-29 19:36 neu pat
2015-08-30 14:43 ` Mick
0 siblings, 1 reply; 6+ messages in thread
From: neu pat @ 2015-08-29 19:36 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1241 bytes --]
I emerge python3.4 set as active:
eselect python list
Available Python interpreters:
[1] python2.7
[2] python3.3
[3] python3.4 *
but it still complain about Multiple package instances
[ebuild U ] sys-apps/portage-2.2.20.1 [2.2.14]
PYTHON_TARGETS="python3_4* -python3_3*"
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:
sys-apps/portage:0
(sys-apps/portage-2.2.20.1:0/0::gentoo, ebuild scheduled for merge)
pulled in by
sys-apps/portage (Argument)
(sys-apps/portage-2.2.14:0/0::gentoo, installed) pulled in by
sys-apps/portage[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)]
required by (app-admin/webapp-config-1.52-r1:0/0::gentoo, installed)
sys-apps/portage[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)]
required by (app-portage/gentoolkit-0.3.0.9-r2:0/0::gentoo, installed)
How to fix it?
#joseph
[-- Attachment #2: Type: text/html, Size: 2182 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-user] emerge --oneshot portage - conflict
@ 2015-08-29 20:02 neu pat
2015-08-29 20:43 ` Fernando Rodriguez
2015-08-29 21:37 ` Alec Ten Harmsel
0 siblings, 2 replies; 6+ messages in thread
From: neu pat @ 2015-08-29 20:02 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1217 bytes --]
I emerge python3.4 set as active:
eselect python list
Available Python interpreters:
[1] python2.7
[2] python3.3
[3] python3.4 *
but it still complain
[ebuild U ] sys-apps/portage-2.2.20.1 [2.2.14]
PYTHON_TARGETS="python3_4* -python3_3*"
!!! Multiple package instances within a single package slot have been
pulled
!!! into the dependency graph, resulting in a slot conflict:
sys-apps/portage:0
(sys-apps/portage-2.2.20.1:0/0::gentoo, ebuild scheduled for merge)
pulled in by
sys-apps/portage (Argument)
(sys-apps/portage-2.2.14:0/0::gentoo, installed) pulled in by
sys-apps/portage[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)]
required by (app-admin/webapp-config-1.52-r1:0/0::gentoo, installed)
sys-apps/portage[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)]
required by (app-portage/gentoolkit-0.3.0.9-r2:0/0::gentoo, installed)
What is it looking for?
[-- Attachment #2: Type: text/html, Size: 1838 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] emerge --oneshot portage - conflict
2015-08-29 20:02 neu pat
@ 2015-08-29 20:43 ` Fernando Rodriguez
2015-08-29 21:37 ` Alec Ten Harmsel
1 sibling, 0 replies; 6+ messages in thread
From: Fernando Rodriguez @ 2015-08-29 20:43 UTC (permalink / raw
To: gentoo-user
On Saturday, August 29, 2015 2:02:29 PM neu pat wrote:
> I emerge python3.4 set as active:
>
> eselect python list
> Available Python interpreters:
> [1] python2.7
> [2] python3.3
> [3] python3.4 *
>
> but it still complain
>
>
> [ebuild U ] sys-apps/portage-2.2.20.1 [2.2.14]
> PYTHON_TARGETS="python3_4* -python3_3*"
>
> !!! Multiple package instances within a single package slot have been
> pulled
> !!! into the dependency graph, resulting in a slot conflict:
>
> sys-apps/portage:0
>
> (sys-apps/portage-2.2.20.1:0/0::gentoo, ebuild scheduled for merge)
> pulled in by
> sys-apps/portage (Argument)
>
> (sys-apps/portage-2.2.14:0/0::gentoo, installed) pulled in by
>
> sys-apps/portage[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-
python_single_target_python2_7(-),-python_single_target_python3_3(-)]
> required by (app-admin/webapp-config-1.52-r1:0/0::gentoo, installed)
>
>
>
>
>
> sys-
apps/portage[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-
python_single_target_python2_7(-),-python_single_target_python3_3(-),-
python_single_target_python3_4(-),-python_single_target_pypy(-)]
> required by (app-portage/gentoolkit-0.3.0.9-r2:0/0::gentoo, installed)
>
> What is it looking for?
As soon as somebody has an answer they will reply, no need to keep posting the
same question.
All I can say is try emerge -vaDN portage if it doesn't work then emerge -C
gentoolkit and webapp-config and try again. Then re-emerge those packages.
--
Fernando Rodriguez
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] emerge --oneshot portage - conflict
2015-08-29 20:02 neu pat
2015-08-29 20:43 ` Fernando Rodriguez
@ 2015-08-29 21:37 ` Alec Ten Harmsel
1 sibling, 0 replies; 6+ messages in thread
From: Alec Ten Harmsel @ 2015-08-29 21:37 UTC (permalink / raw
To: gentoo-user
On Sat, Aug 29, 2015 at 02:02:29PM -0600, neu pat wrote:
> I emerge python3.4 set as active:
>
> eselect python list
> Available Python interpreters:
> [1] python2.7
> [2] python3.3
> [3] python3.4 *
What is the value of PYTHON_TARGETS? Can you post the output of `emerge
--info'?
> but it still complain
>
>
> [ebuild U ] sys-apps/portage-2.2.20.1 [2.2.14]
> PYTHON_TARGETS="python3_4* -python3_3*"
>
> !!! Multiple package instances within a single package slot have been
> pulled
> !!! into the dependency graph, resulting in a slot conflict:
>
> sys-apps/portage:0
>
> (sys-apps/portage-2.2.20.1:0/0::gentoo, ebuild scheduled for merge)
> pulled in by
> sys-apps/portage (Argument)
>
> (sys-apps/portage-2.2.14:0/0::gentoo, installed) pulled in by
>
> sys-apps/portage[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)]
> required by (app-admin/webapp-config-1.52-r1:0/0::gentoo, installed)
>
>
>
>
>
> sys-apps/portage[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)]
> required by (app-portage/gentoolkit-0.3.0.9-r2:0/0::gentoo, installed)
>
> What is it looking for?
It looks like webapp-config is not compatible with python 3.4. As far as
I can tell, here's what's going on:
> sys-apps/portage[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)]
> required by (app-admin/webapp-config-1.52-r1:0/0::gentoo, installed)
The above shows that webapp-config is pulling in portage built for
python 2.7 and 3.3.
> sys-apps/portage[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)]
> required by (app-portage/gentoolkit-0.3.0.9-r2:0/0::gentoo, installed)
This snippet shows that gentoolkit is pulling in portage built for
python 2.7, 3.3, and 3.4.
Since PYTHON_TARGETS is handled as USE flags, the incompatible sets of
USE flags collide. There are a couple of solutions:
* Set PYTHON_TARGETS="python2_7 python3_3"
* Unset PYTHON_TARGETS and let it have its default value (which is the
above
* Uninstall webapp-config or upgrade to the unstable version, which
appears to support python 3.4
Alec
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] emerge --oneshot portage - conflict
@ 2015-08-30 1:10 thelma
0 siblings, 0 replies; 6+ messages in thread
From: thelma @ 2015-08-30 1:10 UTC (permalink / raw
To: gentoo-user
Here is my emerge-info
python target is 2.7.9-r1, 3.3.5-r1, 3.4.1
emerge --info
Portage 2.2.14 (python 2.7.9-final-0, default/linux/x86/13.0/desktop,
gcc-4.8.4, glibc-2.19-r1, 3.10.17-gentoo i686)
=================================================================
System uname:
Linux-3.10.17-gentoo-i686-AMD_Athlon-TM-_XP_2500+-with-gentoo-2.2
KiB Mem: 1034164 total, 25920 free
KiB Swap: 2008120 total, 2003204 free
Timestamp of tree: Fri, 28 Aug 2015 22:30:02 +0000
ld GNU ld (Gentoo 2.24 p1.4) 2.24
ccache version 3.1.9 [disabled]
app-shells/bash: 4.2_p53
dev-java/java-config: 2.2.0
dev-lang/perl: 5.20.2
dev-lang/python: 2.7.9-r1, 3.3.5-r1, 3.4.1
dev-util/ccache: 3.1.9-r4
dev-util/cmake: 2.8.12.2-r1
dev-util/pkgconfig: 0.28-r2
sys-apps/baselayout: 2.2
sys-apps/openrc: 0.13.11
sys-apps/sandbox: 2.6-r1
sys-devel/autoconf: 2.13, 2.69
sys-devel/automake: 1.10.3-r1, 1.11.6-r1, 1.13.4
sys-devel/binutils: 2.24-r3
sys-devel/gcc: 4.1.2, 4.5.4, 4.7.3-r1, 4.8.4
sys-devel/gcc-config: 1.7.3
sys-devel/libtool: 2.4.6
sys-devel/make: 4.1-r1
sys-kernel/linux-headers: 3.18 (virtual/os-headers)
sys-libs/glibc: 2.19-r1
Repositories: gentoo x-portage
ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="* -@EULA PUEL dlj-1.1 Oracle-BCLA-JavaSE"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib/fax /usr/share/gnupg/qualified.txt
/var/spool/fax/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d
/etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release
/etc/php/apache2-php5.3/ext-active/ /etc/php/apache2-php5.5/ext-active/
/etc/php/cgi-php5.3/ext-active/ /etc/php/cgi-php5.5/ext-active/
/etc/php/cli-php5.3/ext-active/ /etc/php/cli-php5.5/ext-active/
/etc/revdep-rebuild /etc/sandbox.d /etc/terminfo
/etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d
/etc/texmf/web2c"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--autounmask-write=y --keep-going --with-bdeps=y"
FCFLAGS="-O2 -march=i686 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified
distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch
preserve-libs protect-owned sandbox sfperms strict unknown-features-warn
unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -march=i686 -pipe"
GENTOO_MIRRORS="http://distro.ibidio.org/pub/linux/distributions/gentoo/
ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
http://gentoo.osuosl.org/ http://mirror.datapipe.net/gentoo
http://gentoo.binarycompass.org"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j1"
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"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
USE="X a52 aac acpi alsa apache2 berkdb bluetooth branding bzip2 cairo
cdda cdr cgi cleartype cli consolekit corefonts cracklib crypt cups cxx
dbus dri dts dvd dvdr emboss encode exif fam firefox flac foomaticdb
fortran gdbm gif glamor gpm gtk hal iconv ipv6 java jpeg kpathsea lcms
ldap libnotify mad mng modules mp3 mp4 mpeg mysql ncurses nls nptl ogg
opengl openmp pam pango pcre pdf png policykit ppds qt3support readline
scanner sdl seccomp semantic-desktop server session spell ssl
startup-notification svg tcpd tetex thunar tiff truetype type1 udev
udisks unicode upower usb vorbis wxwidgets x264 x86 xcb xml xv xvid
zlib" ABI_X86="32" ALSA_CARDS="via82xx" APACHE2_MODULES="actions alias
auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default
authn_file authz_dbm authz_default authz_groupfile authz_host
authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate
dir disk_cache env expires ext_filter file_cache filter headers ident
imagemap include info log_config logio mem_cache mime mime_magic
negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http
rewrite setenvif so speling status unique_id userdir usertrack
vhost_alias cgi" CALLIGRA_FEATURES="kexi words flow plan sheets stage
tables krita karbon braindump author" CAMERAS="ptp2"
COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog"
CPU_FLAGS_X86="3dnow 3dnowext mmx mmxext sse" ELIBC="glibc"
GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt
gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore
rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx"
INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz
cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer"
LINGUAS="en en_US" OFFICE_IMPLEMENTATION="libreoffice"
PHP_TARGETS="php5-4 php5-5" PYTHON_SINGLE_TARGET="python2_7"
PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby19 ruby20"
USERLAND="GNU" VIDEO_CARDS="nv vesa fbdev" 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, INSTALL_MASK,
PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON
On 08/29/15 17:37, Alec Ten Harmsel wrote:
>On Sat, Aug 29, 2015 at 02:02:29PM -0600, neu pat wrote:
>> I emerge python3.4 set as active:
>>
>> eselect python list
>> Available Python interpreters:
>> [1] python2.7
>> [2] python3.3
>> [3] python3.4 *
>
>What is the value of PYTHON_TARGETS? Can you post the output of `emerge
>--info'?
>
>> but it still complain
>>
>>
>> [ebuild U ] sys-apps/portage-2.2.20.1 [2.2.14]
>> PYTHON_TARGETS="python3_4* -python3_3*"
>>
>> !!! Multiple package instances within a single package slot have been
>> pulled
>> !!! into the dependency graph, resulting in a slot conflict:
>>
>> sys-apps/portage:0
>>
>> (sys-apps/portage-2.2.20.1:0/0::gentoo, ebuild scheduled for merge)
>> pulled in by
>> sys-apps/portage (Argument)
>>
>> (sys-apps/portage-2.2.14:0/0::gentoo, installed) pulled in by
>>
>>
sys-apps/portage[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)]
>> required by (app-admin/webapp-config-1.52-r1:0/0::gentoo, installed)
>>
>>
>>
>>
>>
>>
sys-apps/portage[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_tar$
>> required by (app-portage/gentoolkit-0.3.0.9-r2:0/0::gentoo, installed)
>>
>> What is it looking for?
>
>It looks like webapp-config is not compatible with python 3.4. As far as
>I can tell, here's what's going on:
>
>>
sys-apps/portage[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)]
>> required by (app-admin/webapp-config-1.52-r1:0/0::gentoo, installed)
>
>The above shows that webapp-config is pulling in portage built for
>python 2.7 and 3.3.
>>
sys-apps/portage[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_tar$
>> required by (app-portage/gentoolkit-0.3.0.9-r2:0/0::gentoo, installed)
>
>This snippet shows that gentoolkit is pulling in portage built for
>python 2.7, 3.3, and 3.4.
>
>Since PYTHON_TARGETS is handled as USE flags, the incompatible sets of
>USE flags collide. There are a couple of solutions:
>
>* Set PYTHON_TARGETS="python2_7 python3_3"
Do you mean set PYTHON_TARGETS="python2_7 python3_3" in make.conf
>* Unset PYTHON_TARGETS and let it have its default value (which is the
> above
>* Uninstall webapp-config or upgrade to the unstable version, which
> appears to support python 3.4
>
>Alec
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] emerge --oneshot portage - conflict
2015-08-29 19:36 neu pat
@ 2015-08-30 14:43 ` Mick
0 siblings, 0 replies; 6+ messages in thread
From: Mick @ 2015-08-30 14:43 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: Text/Plain, Size: 1538 bytes --]
On Saturday 29 Aug 2015 20:36:04 neu pat wrote:
> I emerge python3.4 set as active:
> eselect python list
> Available Python interpreters:
> [1] python2.7
> [2] python3.3
> [3] python3.4 *
> but it still complain about Multiple package instances
>
> [ebuild U ] sys-apps/portage-2.2.20.1 [2.2.14]
> PYTHON_TARGETS="python3_4* -python3_3*"
>
> !!! Multiple package instances within a single package slot have been
> pulled !!! into the dependency graph, resulting in a slot conflict:
>
> sys-apps/portage:0
>
> (sys-apps/portage-2.2.20.1:0/0::gentoo, ebuild scheduled for merge)
> pulled in by
> sys-apps/portage (Argument)
>
> (sys-apps/portage-2.2.14:0/0::gentoo, installed) pulled in by
>
> sys-apps/portage[python_targets_python2_7(-)?,python_targets_python3_3(-)?,
> -python_single_target_python2_7(-),-python_single_target_python3_3(-)]
> required by (app-admin/webapp-config-1.52-r1:0/0::gentoo, installed)
>
>
>
> sys-apps/portage[python_targets_python2_7(-)?,python_targets_python3_3(-)?,
> python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_
> python2_7(-),-python_single_target_python3_3(-),-python_single_target_pytho
> n3_4(-),-python_single_target_pypy(-)] required by
> (app-portage/gentoolkit-0.3.0.9-r2:0/0::gentoo, installed)
>
> How to fix it?
>
> #joseph
Try the --newuse flag, after you remove any 'python_targets_python3_3' entries
you have inadvertently left in your /etc/portage/package.use
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2015-08-30 14:43 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-30 1:10 [gentoo-user] emerge --oneshot portage - conflict thelma
-- strict thread matches above, loose matches on Subject: below --
2015-08-29 20:02 neu pat
2015-08-29 20:43 ` Fernando Rodriguez
2015-08-29 21:37 ` Alec Ten Harmsel
2015-08-29 19:36 neu pat
2015-08-30 14:43 ` Mick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox