Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 689802 - net-vpn/vpnc-0.5.3_p550 : [TEST] Error decrypting signature: unexpected decrypted size 512 (expected 256)
Summary: net-vpn/vpnc-0.5.3_p550 : [TEST] Error decrypting signature: unexpected decry...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Seifert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-13 21:12 UTC by Toralf Förster
Modified: 2020-04-18 13:07 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.43 KB, text/plain)
2019-07-13 21:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,171.05 KB, text/plain)
2019-07-13 21:12 UTC, Toralf Förster
Details
environment (environment,106.06 KB, text/plain)
2019-07-13 21:12 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.76 KB, application/x-bzip)
2019-07-13 21:12 UTC, Toralf Förster
Details
net-vpn:vpnc-0.5.3_p550:20190713-204534.log (net-vpn:vpnc-0.5.3_p550:20190713-204534.log,16.55 KB, text/plain)
2019-07-13 21:12 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.53 KB, application/x-bzip)
2019-07-13 21:12 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 2019-07-13 21:12:20 UTC
./test-crypto test/sig_data.bin test/dec_data.bin test/ca_list.pem \
	test/cert3.pem test/cert2.pem test/cert1.pem 
Error decrypting signature: unexpected decrypted size 512 (expected 256)
make: *** [Makefile:117: test] Error 1
 * ERROR: net-vpn/vpnc-0.5.3_p550::gentoo failed (test phase):
 *   Make test failed. See above for details.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-abi32+64_test-20190707-203648

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

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

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

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

emerge -qpvO net-vpn/vpnc
[ebuild  N    ] net-vpn/vpnc-0.5.3_p550  USE="gnutls -resolvconf (-selinux)"
Comment 1 Toralf Förster gentoo-dev 2019-07-13 21:12:23 UTC
Created attachment 582794 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-13 21:12:26 UTC
Created attachment 582796 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-07-13 21:12:29 UTC
Created attachment 582798 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-07-13 21:12:31 UTC
Created attachment 582800 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-07-13 21:12:34 UTC
Created attachment 582802 [details]
net-vpn:vpnc-0.5.3_p550:20190713-204534.log
Comment 6 Toralf Förster gentoo-dev 2019-07-13 21:12:37 UTC
Created attachment 582804 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-04-18 13:07:50 UTC
The bug has been closed via the following commit(s):

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

commit 3d52f0aede746ac5da9e5808b0733a20b50f32cd
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-04-18 13:07:29 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-04-18 13:07:29 +0000

    net-vpn/vpnc: Revbump to use fork
    
    * We're using streambinder's fork at
        https://github.com/streambinder/vpnc
      which is just a collection of patches to vpnc.
    
    Closes: https://bugs.gentoo.org/689802
    Closes: https://bugs.gentoo.org/715314
    Closes: https://bugs.gentoo.org/716556
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: David Seifert <soap@gentoo.org>

 net-vpn/vpnc/Manifest                              |  1 +
 .../files/vpnc-0.5.3_p550-r1-var-run-fhs-3.0.patch | 33 +++++++++++
 net-vpn/vpnc/vpnc-0.5.3_p550-r1.ebuild             | 68 ++++++++++++++++++++++
 3 files changed, 102 insertions(+)