Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672188 - app-crypt/johntheripper-1.7.9-r11 : * (no error message)
Summary: app-crypt/johntheripper-1.7.9-r11 : * (no error message)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-28 17:03 UTC by Toralf Förster
Modified: 2018-12-13 15:34 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.30 KB, text/plain)
2018-11-28 17:03 UTC, Toralf Förster
Details
app-crypt:johntheripper-1.7.9-r11:20181127-211429.log (app-crypt:johntheripper-1.7.9-r11:20181127-211429.log,48.41 KB, text/plain)
2018-11-28 17:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,218.38 KB, text/plain)
2018-11-28 17:03 UTC, Toralf Förster
Details
environment (environment,79.21 KB, text/plain)
2018-11-28 17:03 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.87 KB, application/x-bzip)
2018-11-28 17:03 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.48 KB, application/x-bzip)
2018-11-28 17:03 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 2018-11-28 17:03:11 UTC
 * ERROR: app-crypt/johntheripper-1.7.9-r11::gentoo failed (install phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_test_20181122-210232

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby24 (with Rubygems)
  [3]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.30.1 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO app-crypt/johntheripper
[ebuild  N    ] app-crypt/johntheripper-1.7.9-r11  USE="openmp -cuda -custom-cflags -libressl -minimal -mozilla -mpi -opencl" CPU_FLAGS_X86="sse2 (-mmx)"
Comment 1 Toralf Förster gentoo-dev 2018-11-28 17:03:14 UTC
Created attachment 556578 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-11-28 17:03:16 UTC
Created attachment 556580 [details]
app-crypt:johntheripper-1.7.9-r11:20181127-211429.log
Comment 3 Toralf Förster gentoo-dev 2018-11-28 17:03:19 UTC
Created attachment 556582 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-11-28 17:03:22 UTC
Created attachment 556584 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-11-28 17:03:24 UTC
Created attachment 556586 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-11-28 17:03:27 UTC
Created attachment 556588 [details]
temp.tbz2
Comment 7 tdr 2018-11-28 23:03:07 UTC
stray die at src_install (line 237)

works if removed
Comment 8 tdr 2018-11-28 23:06:59 UTC
--- johntheripper-1.7.9-r12.ebuild	2018-11-28 18:03:08.992748025 -0500
+++ johntheripper-1.7.9-r11.ebuild	2018-11-28 18:03:17.366081515 -0500
@@ -234,7 +234,6 @@
 	dosbin run/john
 	newsbin run/mailer john-mailer

-	die
 	pax-mark -mr "${ED}/usr/sbin/john" || die

 	dosym john /usr/sbin/unafs
Comment 9 coKe 2018-11-29 08:07:14 UTC
Run into this bug yesterday, the ebuild has a die statement in line 237, removing it and making:

ebuild /usr/portage/app-crypt/johntheripper/johntheripper-1.7.9-r11.ebuild manifest
emerge johntheripper

Solved the issue.
I think someone forgot that die statement.
Comment 10 Rick Farina (Zero_Chaos) gentoo-dev 2018-12-13 15:34:30 UTC
wow, sorry folks. fixed.