Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 625816 - app-forensics/ovaldi-5.10.1.4 will not build with USE rpm: patching failed
Summary: app-forensics/ovaldi-5.10.1.4 will not build with USE rpm: patching failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: LABBE Corentin
URL: https://github.com/gentoo/gentoo/pull...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-21 02:44 UTC by deference
Modified: 2017-08-03 12:10 UTC (History)
4 users (show)

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


Attachments
build.log (build-ovaldi.txt,2.46 KB, text/plain)
2017-07-21 02:44 UTC, deference
Details
emerge --info (emergeinfo-ovaldi.txt,31.77 KB, text/plain)
2017-07-21 02:44 UTC, deference
Details
rejected hunk (rej-ovaldi-rpmdb.patch.out,3.18 KB, text/plain)
2017-07-21 02:45 UTC, deference
Details

Note You need to log in before you can comment on or make changes to this bug.
Description deference 2017-07-21 02:44:03 UTC
[ebuild   R   ] app-forensics/ovaldi-5.10.1.4  USE="acl rpm* -ldap (-selinux)"
Comment 1 deference 2017-07-21 02:44:18 UTC
Created attachment 486236 [details]
build.log
Comment 2 deference 2017-07-21 02:44:29 UTC
Created attachment 486238 [details]
emerge --info
Comment 3 deference 2017-07-21 02:45:02 UTC
Created attachment 486240 [details]
rejected hunk
Comment 4 Göktürk Yüksek archtester gentoo-dev 2017-08-02 19:36:37 UTC
What's the rationale for completely disabling rpm probes?
Comment 5 Patrice Clement gentoo-dev 2017-08-02 21:18:42 UTC
commit 0482e94f210513d83b9b37484de2f4eb67e0e222 (HEAD -> master, origin/master, origin/HEAD)
Author:     Labbe Corentin <clabbe.montjoie@gmail.com>
AuthorDate: Wed Aug 2 20:50:42 2017 +0200
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Wed Aug 2 23:17:50 2017 +0200

app-forensics/ovaldi: remove rpm USE flag.

This commit removes the rpm USE flag.

Gentoo-Bug: https://bugs.gentoo.org/625816

Package-Manager: Portage-2.3.6, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/5280

app-forensics/ovaldi/files/rpmdb.patch           | 58 ------------------------
app-forensics/ovaldi/files/use_local_rpmdb.patch | 11 -----
app-forensics/ovaldi/metadata.xml                |  3 --
app-forensics/ovaldi/ovaldi-5.10.1.4.ebuild      | 20 +++-----
4 files changed, 6 insertions(+), 86 deletions(-)
delete mode 100644 app-forensics/ovaldi/files/rpmdb.patch
delete mode 100644 app-forensics/ovaldi/files/use_local_rpmdb.patch
Comment 6 LABBE Corentin 2017-08-03 12:10:03 UTC
Disabling rpm probes is for many reason:
- Gentoo does not use rpm for package manager
- ovaldi upsteam is frozen since 2 years
- openscap progress better and faster

So I do not have enough time for patching for supporting a useless function for an old near obsolete software.