Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 673904 - dev-libs/openssl-1.1.0j[bindist] fails to apply patch due to evptests.txt file missing
Summary: dev-libs/openssl-1.1.0j[bindist] fails to apply patch due to evptests.txt fil...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-28 17:25 UTC by Francesco Turco
Modified: 2018-12-28 19:09 UTC (History)
0 users

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


Attachments
build.log (build.log,8.73 KB, text/plain)
2018-12-28 17:25 UTC, Francesco Turco
Details
info.txt (info.txt,5.84 KB, text/plain)
2018-12-28 17:26 UTC, Francesco Turco
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Francesco Turco 2018-12-28 17:25:44 UTC
Created attachment 558698 [details]
build.log

I'm unable to install dev-libs/openssl-1.1.0j because of the following error message:


 * Applying openssl-1.1.0-build.patch ...
The text leading up to this was:
--------------------------
|diff -up openssl-1.1.0g/test/evptests.txt.build openssl-1.1.0g/test/evptests.txt
|--- openssl-1.1.0g/test/evptests.txt.build	2017-11-02 15:29:05.000000000 +0100
|+++ openssl-1.1.0g/test/evptests.txt	2017-11-03 16:37:01.253671494 +0100
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
Comment 1 Francesco Turco 2018-12-28 17:26:37 UTC
Created attachment 558700 [details]
info.txt

emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2018-12-28 19:09:36 UTC
The bug has been closed via the following commit(s):

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

commit 003fe89b29815879370fc869489952f2c274b4e4
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-12-28 19:09:16 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-12-28 19:09:27 +0000

    dev-libs/openssl: fix hobble patch
    
    Closes: https://bugs.gentoo.org/673904
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-libs/openssl/Manifest              | 10 +++++-----
 dev-libs/openssl/openssl-1.1.0j.ebuild | 21 +++++++++++++++++----
 2 files changed, 22 insertions(+), 9 deletions(-)