Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 515866 - app-office/openerp-7.0.20140125 - The following REQUIRED_USE flag constraints are unsatisfied: python_single_target_python2_7? ( python_targets_python2_7 )
Summary: app-office/openerp-7.0.20140125 - The following REQUIRED_USE flag constraints...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Yixun Lan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-30 13:52 UTC by CaptainBlood
Modified: 2018-11-07 12:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description CaptainBlood 2014-06-30 13:52:07 UTC
Pre-Installing (emerge -f etc...) OpenERP for the first time.
Python related USE flags are conflicting whatever combination is set.



Reproducible: Always

Steps to Reproduce:
Output for each of the 4 combination of the 2 python related USE flags:

1) grep openerp /etc/portage/package.use
app-office/openerp python_single_target_python2_7 python_targets_python2_7
n ~ # emerge -f =app-office/openerp-7.0.20140125

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy "dev-python/gdata[python_targets_python2_7(-)?,python_single_target_python2_7(+)?]".
!!! One of the following packages is required to complete your request:
- app-office/openerp-7.0.20140125::gentoo (Change USE: -python_targets_python2_7, this change violates use flag constraints defined by app-office/openerp-7.0.20140125: 'python_single_target_python2_7? ( python_targets_python2_7 ) exactly-one-of ( python_single_target_python2_7 )')
(dependency required by "app-office/openerp-7.0.20140125" [ebuild])
(dependency required by "=app-office/openerp-7.0.20140125" [argument])

2) grep openerp /etc/portage/package.use
app-office/openerp -python_single_target_python2_7 python_targets_python2_7
n ~ # emerge -f =app-office/openerp-7.0.20140125

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

Calculating dependencies |

!!! Problem resolving dependencies for =app-office/openerp-7.0.20140125
... done!

!!! The ebuild selected to satisfy "=app-office/openerp-7.0.20140125" has unmet requirements.
- app-office/openerp-7.0.20140125::gentoo USE="postgres ssl -ldap" ABI_X86="64" PYTHON_SINGLE_TARGET="-python2_7" PYTHON_TARGETS="python2_7"

  The following REQUIRED_USE flag constraints are unsatisfied:
    python_single_target_python2_7

  The above constraints are a subset of the following complete expression:
    python_single_target_python2_7? ( python_targets_python2_7 ) exactly-one-of ( python_single_target_python2_7 )

3) grep openerp /etc/portage/package.use
app-office/openerp python_single_target_python2_7 -python_targets_python2_7
n ~ # emerge -f =app-office/openerp-7.0.20140125

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

Calculating dependencies |

!!! Problem resolving dependencies for =app-office/openerp-7.0.20140125
... done!

!!! The ebuild selected to satisfy "=app-office/openerp-7.0.20140125" has unmet requirements.
- app-office/openerp-7.0.20140125::gentoo USE="postgres ssl -ldap" ABI_X86="64" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="-python2_7"

  The following REQUIRED_USE flag constraints are unsatisfied:
    python_single_target_python2_7? ( python_targets_python2_7 )

  The above constraints are a subset of the following complete expression:
    python_single_target_python2_7? ( python_targets_python2_7 ) exactly-one-of ( python_single_target_python2_7 )

4) grep openerp /etc/portage/package.use
app-office/openerp -python_single_target_python2_7 -python_targets_python2_7
n ~ # emerge -f =app-office/openerp-7.0.20140125

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

Calculating dependencies /

!!! Problem resolving dependencies for =app-office/openerp-7.0.20140125
... done!

!!! The ebuild selected to satisfy "=app-office/openerp-7.0.20140125" has unmet requirements.
- app-office/openerp-7.0.20140125::gentoo USE="postgres ssl -ldap" ABI_X86="64" PYTHON_SINGLE_TARGET="-python2_7" PYTHON_TARGETS="-python2_7"

  The following REQUIRED_USE flag constraints are unsatisfied:
    python_single_target_python2_7

  The above constraints are a subset of the following complete expression:
    python_single_target_python2_7? ( python_targets_python2_7 ) exactly-one-of ( python_single_target_python2_7 )
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-06-30 14:29:33 UTC
Please post your `emerge --info' output in a comment.
Comment 2 CaptainBlood 2014-07-01 04:15:14 UTC
emerge --info
Portage 2.2.8-r1 (default/linux/amd64/13.0, gcc-4.8.3, glibc-2.17, 3.10.41-gentoo-r1-VGA0-KMS x86_64)
=================================================================
System uname: Linux-3.10.41-gentoo-r1-VGA0-KMS-x86_64-Intel-R-_Core-TM-2_Duo_CPU_U9400_@_1.40GHz-with-gentoo-2.2
KiB Mem:     8070812 total,   5946664 free
KiB Swap:    8185080 total,   8185080 free
Timestamp of tree: Tue, 01 Jul 2014 03:45:01 +0000
ld GNU ld (Gentoo 2.24 p1.4) 2.24
distcc 3.1 x86_64-pc-linux-gnu [disabled]
ccache version 3.1.9 [disabled]
app-shells/bash:          4.2_p45
dev-java/java-config:     2.2.0
dev-lang/python:          2.7.6, 3.3.3
dev-util/ccache:          3.1.9-r3
dev-util/cmake:           2.8.12.2
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6, 1.12.6, 1.13.4
sys-devel/binutils:       2.23.2, 2.24-r3
sys-devel/gcc:            4.7.4, 4.8.2, 4.8.3
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.13 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo seden xen java portage-rich x-portage
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O3 -pipe -mcx16 -msahf -mtune=core2 -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -floop-parallelize-all -ftree-loop-distribution -ftree-vectorize"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.0/conf"
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/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=core2 -O3 -pipe -mcx16 -msahf -mtune=core2 -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -floop-parallelize-all -ftree-loop-distribution -ftree-vectorize"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--autounmask=n --with-bdeps=y --misspell-suggestions=n"
FCFLAGS="-O2 -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 -pipe"
GENTOO_MIRRORS="http://mirrors.linuxant.fr/distfiles.gentoo.org/ ftp://mirror.qubenet.net/mirror/gentoo/ ftp://ftp6.uni-muenster.de/pub/linux/distributions/gentoo ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/ ftp://gentoo.inode.at/source/ ftp://gentoo.mirror.web4u.cz/ ftp://gentoo.po.opole.pl"
LANG="fr_FR.utf8"
LDFLAGS="-O3 -Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--sort-common -s -flto=2"
MAKEOPTS="-j8 -l4"
PKGDIR="/usr/portage/packages"
PORTAGE_COMPRESS="lzma"
PORTAGE_COMPRESS_FLAGS="-9"
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="/var/lib/layman/seden /var/lib/layman/xen /var/lib/layman/java /var/lib/layman/rich0 /usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X acl amd64 berkdb bluetooth bzip2 cli consolekit cracklib crypt cxx dbus dri fortran gdbm iconv mmx modules multilib multislot ncurses nls nptl openmp pam pcre policykit readline session sse sse2 sse4_1 ssl ssse3 tcpd udev udisks unicode upower vaapi 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="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" 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 synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="fr" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20" SANE_BACKENDS="artec_eplus48u" USERLAND="GNU" VIDEO_CARDS="intel i965 radeon" 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:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON