Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 632253 - dev-perl/Crypt-CipherSaber-1.10.0 does not round-trip "\n" ( # Failed test autogenerating and autoreading IV should also round-trip )
Summary: dev-perl/Crypt-CipherSaber-1.10.0 does not round-trip "\n" ( # Failed test au...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL: https://rt.cpan.org/Public/Bug/Displa...
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-09-28 17:32 UTC by Toralf Förster
Modified: 2017-10-02 17:26 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.34 KB, text/plain)
2017-09-28 17:32 UTC, Toralf Förster
Details
dev-perl:Crypt-CipherSaber-1.10.0:20170927-233624.log (dev-perl:Crypt-CipherSaber-1.10.0:20170927-233624.log,3.36 KB, text/plain)
2017-09-28 17:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,312.74 KB, text/plain)
2017-09-28 17:32 UTC, Toralf Förster
Details
environment (environment,37.31 KB, text/plain)
2017-09-28 17:32 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.95 KB, application/x-bzip)
2017-09-28 17:32 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,12.37 KB, application/x-bzip)
2017-09-28 17:33 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,5.62 KB, application/x-bzip)
2017-09-28 17:33 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-28 17:32:44 UTC
t/fh_encrypt.t .. 
t/fh_encrypt.t .. 1/6 
#   Failed test 'autogenerating and autoreading IV should also round-trip'
#   at t/fh_encrypt.t line 115.
# Looks like you failed 1 test of 6.


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

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

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

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

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

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

emerge -qpv dev-perl/Crypt-CipherSaber
[ebuild  N    ] dev-perl/Crypt-CipherSaber-1.10.0  USE="{-test}"
Comment 1 Toralf Förster gentoo-dev 2017-09-28 17:32:46 UTC
Created attachment 496853 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-28 17:32:49 UTC
Created attachment 496855 [details]
dev-perl:Crypt-CipherSaber-1.10.0:20170927-233624.log
Comment 3 Toralf Förster gentoo-dev 2017-09-28 17:32:52 UTC
Created attachment 496857 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-09-28 17:32:55 UTC
Created attachment 496859 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-09-28 17:32:58 UTC
Created attachment 496861 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-09-28 17:33:01 UTC
Created attachment 496863 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-09-28 17:33:04 UTC
Created attachment 496865 [details]
tests.tbz2
Comment 8 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-09-30 17:07:59 UTC
Looks like this will need runtime code fixes.
Comment 9 Larry the Git Cow gentoo-dev 2017-10-02 17:26:35 UTC
The bug has been closed via the following commit(s):

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

commit 1c357ffc431fa160203f77fa4ef3bb524cc26114
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2017-10-02 17:25:49 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2017-10-02 17:26:23 +0000

    dev-perl/Crypt-CipherSaber: Fix handling of newlines in IVs bug #632253
    
    Closes: https://bugs.gentoo.org/632253
    Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../Crypt-CipherSaber-1.10.0-r1.ebuild             |  28 +++++
 .../Crypt-CipherSaber-1.10.0-newline-iv.patch      | 118 +++++++++++++++++++++
 2 files changed, 146 insertions(+)