Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 772983 - app-portage/portage-utils-0.91 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: app-portage/portage-utils-0.91 fails to compile with dev-lang/python-exec[-na...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Fabian Groffen
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2021-02-26 08:00 UTC by Agostino Sarubbo
Modified: 2021-12-27 18:16 UTC (History)
0 users

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


Attachments
build.log (build.log,132.71 KB, text/plain)
2021-02-26 08:01 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-02-26 08:00:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-portage/portage-utils-0.91 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
Please take a look at the tracker bug for more info.
Comment 1 Agostino Sarubbo gentoo-dev 2021-02-26 08:01:01 UTC
Created attachment 688434 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-02-26 08:01:03 UTC
Possible context of error(s):

/usr/bin/env: ‘python’: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2021-02-27 11:32:33 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=f34b76d4ad4097f249cd160c8fd15647e7c1e2fc

commit f34b76d4ad4097f249cd160c8fd15647e7c1e2fc
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2021-02-27 11:31:17 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2021-02-27 11:31:17 +0000

    tests/atom_compare: drop portage test
    
    We have no real need to test what Portage's doing here, and dropping the
    test means we're Python and Portage free.
    
    Bug: https://bugs.gentoo.org/772983
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>

 tests/atom_compare/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 4 Fabian Groffen gentoo-dev 2021-12-27 18:16:12 UTC
0.91 no longer is in the tree, 0.92 should have this fixed