Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 762919 - sys-process/audit-2.8.5-r2 fails to compile
Summary: sys-process/audit-2.8.5-r2 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: SE Linux Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-01 16:04 UTC by Agostino Sarubbo
Modified: 2021-01-01 22:57 UTC (History)
4 users (show)

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


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

Issue: sys-process/audit-2.8.5-r2 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-01-01 16:04:21 UTC
Created attachment 680503 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-01-01 16:04:22 UTC
Possible context of error(s):

FileNotFoundError: [Errno 2] No such file or directory: b'/var/tmp/portage/sys-process/audit-2.8.5-r2/files/audit.rules.stop*'
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-01-01 22:53:13 UTC
I'm sorry about that.  For some reason I misgrepped the 'stop' files.
Comment 4 Larry the Git Cow gentoo-dev 2021-01-01 22:57:19 UTC
The bug has been closed via the following commit(s):

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

commit dcf4262cdd1e64450de4f825edc61f310894401c
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-01-01 22:52:33 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-01-01 22:57:14 +0000

    sys-process/audit: Revert "Remove old (py3.6)"
    
    Removed too many files/ due to a misgrep.
    
    Reverts: 7494ff77d198e87226f368af01769e2ebb38cb61
    Closes: https://bugs.gentoo.org/762919
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 sys-process/audit/Manifest                         |   4 +
 sys-process/audit/audit-2.6.4.ebuild               | 230 +++++++++++++++++++++
 sys-process/audit/audit-2.7.1.ebuild               | 230 +++++++++++++++++++++
 sys-process/audit/audit-2.8.2.ebuild               | 228 ++++++++++++++++++++
 sys-process/audit/audit-2.8.3.ebuild               | 228 ++++++++++++++++++++
 .../audit/files/audit-2.1.3-ia64-compile-fix.patch | 212 +++++++++++++++++++
 sys-process/audit/files/audit.rules                |  24 +++
 sys-process/audit/files/audit.rules.stop.post      |  12 ++
 sys-process/audit/files/audit.rules.stop.pre       |  15 ++
 9 files changed, 1183 insertions(+)