Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 767403 - sys-apps/systemd-tmpfiles-246 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: sys-apps/systemd-tmpfiles-246 fails to compile with dev-lang/python-exec[-nat...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2021-01-27 07:33 UTC by Agostino Sarubbo
Modified: 2021-03-01 11:27 UTC (History)
0 users

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


Attachments
build.log (build.log,197.43 KB, text/plain)
2021-01-27 07:33 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-01-27 07:33:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/systemd-tmpfiles-246 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: ci)

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

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-01-27 07:33:11 UTC
Possible context of error(s):

/usr/bin/env: ‘python3’: No such file or directory
/usr/bin/env: ‘python3’: No such file or directory
/usr/bin/env: ‘python3’: No such file or directory
/usr/bin/env: ‘python3’: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2021-03-01 11:27:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ac72d9bb80c9993794ccea2aeea86c6ae055055

commit 9ac72d9bb80c9993794ccea2aeea86c6ae055055
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2021-03-01 11:23:43 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2021-03-01 11:26:43 +0000

    sys-apps/systemd-tmpfiles: enforce shebangs in .py files
    
    Closes: https://bugs.gentoo.org/767403
    Package-Manager: Portage-3.0.16, Repoman-3.0.2
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 sys-apps/systemd-tmpfiles/systemd-tmpfiles-246.ebuild | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)