Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 629992 - app-crypt/sbsigntool-0.8 : FAIL: sign-verify.sh
Summary: app-crypt/sbsigntool-0.8 : FAIL: sign-verify.sh
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-05 17:06 UTC by Toralf Förster
Modified: 2018-06-29 04:02 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.35 KB, text/plain)
2017-09-05 17:06 UTC, Toralf Förster
Details
app-crypt:sbsigntool-0.8:20170905-120626.log (app-crypt:sbsigntool-0.8:20170905-120626.log,19.47 KB, text/plain)
2017-09-05 17:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,63.08 KB, text/plain)
2017-09-05 17:06 UTC, Toralf Förster
Details
environment (environment,91.98 KB, text/plain)
2017-09-05 17:06 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.27 KB, application/x-bzip)
2017-09-05 17:06 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.82 KB, application/x-bzip)
2017-09-05 17:07 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,18.83 KB, application/x-bzip)
2017-09-05 17:07 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-09-05 17:06:39 UTC
make[2]: Entering directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work/tests'
make[3]: Entering directory '/var/tmp/portage/app-crypt/sbsigntool-0.8/work/tests'
FAIL: sign-verify.sh
FAIL: sign-verify-detached.sh
FAIL: sign-detach-verify.sh
FAIL: sign-attach-verify.sh

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop_libressl_20170903-100751

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.5.1 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv app-crypt/sbsigntool
[ebuild  N    ] app-crypt/sbsigntool-0.8  USE="libressl"
Comment 1 Toralf Förster gentoo-dev 2017-09-05 17:06:43 UTC
Created attachment 492554 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-05 17:06:46 UTC
Created attachment 492556 [details]
app-crypt:sbsigntool-0.8:20170905-120626.log
Comment 3 Toralf Förster gentoo-dev 2017-09-05 17:06:51 UTC
Created attachment 492558 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-09-05 17:06:54 UTC
Created attachment 492560 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-09-05 17:06:58 UTC
Created attachment 492562 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-09-05 17:07:01 UTC
Created attachment 492564 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-09-05 17:07:04 UTC
Created attachment 492566 [details]
tests.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-06-29 04:02:30 UTC
The bug has been closed via the following commit(s):

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

commit 871179913c778d4f66d9c4f5f5a70cb93b3c97b0
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2018-06-29 03:56:15 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2018-06-29 04:01:39 +0000

    app-crypt/sbsigntool: version bump to 0.9.1
    
     * version bump to 0.9.1
     * use new upstream repository
     * openssl-1.1.0 patches, thanks to Quentin Minster
     * multiple compilation fixes
    
    Closes: https://bugs.gentoo.org/647914
    Closes: https://bugs.gentoo.org/652094
    Closes: https://bugs.gentoo.org/629992
    Closes: https://bugs.gentoo.org/632068
    Closes: https://bugs.gentoo.org/657648
    Package-Manager: Portage-2.3.41, Repoman-2.3.9

 app-crypt/sbsigntool/Manifest                      |   1 +
 .../sbsigntool-0.9.1-openssl-1.1.0-compat.patch    | 152 +++++++++++++++++++++
 app-crypt/sbsigntool/sbsigntool-0.8.ebuild         |   2 +-
 app-crypt/sbsigntool/sbsigntool-0.9.1.ebuild       |  52 +++++++
 4 files changed, 206 insertions(+), 1 deletion(-)