Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 518030 - mate-base/mate-applets-1.8.0-r1 should REQUIRED_USE for PYTHON_SINGLE_TARGET
Summary: mate-base/mate-applets-1.8.0-r1 should REQUIRED_USE for PYTHON_SINGLE_TARGET
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tom Wijsman (TomWij) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-24 20:16 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2014-12-09 00:01 UTC (History)
1 user (show)

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


Attachments
emerge --info mate-base/mate-applets (einfo,5.32 KB, text/plain)
2014-07-24 20:16 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2014-07-24 20:16:36 UTC
Created attachment 381520 [details]
emerge --info mate-base/mate-applets

This should be a dependency failure, not a pkg-setup failure:


 * Package:    mate-base/mate-applets-1.8.0-r1
 * Repository: gentoo
 * Maintainer: TomWij@gentoo.org
 * USE:        X abi_x86_64 amd64 elibc_glibc ipv6 kernel_linux networkmanager policykit python_targets_python2_7 userland_GNU
 * FEATURES:   compressdebug preserve-libs sandbox splitdebug userpriv usersandbox
 * No Python implementation selected for the build. Please set
 * the PYTHON_SINGLE_TARGET variable in your make.conf to one
 * of the following values:
 * 
 * python2_6 python2_7

Given that python appears to be a hard dependency, 

REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"

Might be required.
Comment 1 Matthias Maier gentoo-dev 2014-12-09 00:01:35 UTC
  09 Dec 2014; Matthias Maier <tamiko@gentoo.org> +mate-applets-1.8.1.ebuild:
  version bump; add missing ${PYTHON_REQUIRED_USE}, bug #518030