Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656938 - x11-wm/openbox-3.6.1-r1: python_export_best is banned in EAPI 6
Summary: x11-wm/openbox-3.6.1-r1: python_export_best is banned in EAPI 6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Markos Chandras (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-30 22:45 UTC by Coacher
Modified: 2018-05-31 05:38 UTC (History)
2 users (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 Coacher 2018-05-30 22:45:57 UTC
>>> Emerging (3 of 3) x11-wm/openbox-3.6.1-r1::gentoo
>>> Failed to emerge x11-wm/openbox-3.6.1-r1, Log file:
>>>  '/var/tmp/portage/x11-wm/openbox-3.6.1-r1/temp/build.log'
>>> Jobs: 2 of 3 complete, 1 failed                 Load avg: 2.30, 2.95, 2.18
 * Package:    x11-wm/openbox-3.6.1-r1
 * Repository: gentoo
 * Maintainer: hwoarang@gentoo.org lxde@gentoo.org
 * Upstream:   danakj@orodu.net http://openbox.org/wiki/Openbox:Contribute
 * USE:        abi_x86_64 amd64 elibc_glibc imlib kernel_linux nls python_targets_python2_7 svg userland_GNU xdg
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking openbox-3.6.1.tar.gz to /var/tmp/portage/x11-wm/openbox-3.6.1-r1/work
>>> Source unpacked in /var/tmp/portage/x11-wm/openbox-3.6.1-r1/work
>>> Preparing source in /var/tmp/portage/x11-wm/openbox-3.6.1-r1/work/openbox-3.6.1 ...
 * ERROR: x11-wm/openbox-3.6.1-r1::gentoo failed (prepare phase):
 *   python_export_best is banned in EAPI 6
 * 
 * Call stack:
 *     ebuild.sh, line  124:  Called src_prepare
 *   environment, line 3543:  Called python_export_best
 *   environment, line 2886:  Called die
 * The specific snippet of code:
 *       [[ ${EAPI} == [45] ]] || die "${FUNCNAME} is banned in EAPI ${EAPI}";
 * 
 * If you need support, post the output of `emerge --info '=x11-wm/openbox-3.6.1-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=x11-wm/openbox-3.6.1-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/x11-wm/openbox-3.6.1-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-wm/openbox-3.6.1-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/x11-wm/openbox-3.6.1-r1/work/openbox-3.6.1'
 * S: '/var/tmp/portage/x11-wm/openbox-3.6.1-r1/work/openbox-3.6.1'
Comment 1 Larry the Git Cow gentoo-dev 2018-05-31 05:38:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=484c6990897956bc8d9b1d0e67b39c572d6dd21b

commit 484c6990897956bc8d9b1d0e67b39c572d6dd21b
Author:     Johannes Huber <johu@gentoo.org>
AuthorDate: 2018-05-31 05:37:51 +0000
Commit:     Johannes Huber <johu@gentoo.org>
CommitDate: 2018-05-31 05:38:19 +0000

    x11-wm/openbox: Drop banned function call
    
    Closes: https://bugs.gentoo.org/656938
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 x11-wm/openbox/openbox-3.6.1-r1.ebuild | 1 -
 x11-wm/openbox/openbox-9999.ebuild     | 1 -
 2 files changed, 2 deletions(-)