Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 753575

Summary: dev-java/openjdk-bin-8.272_p10: installation fails because of wrong source directory
Product: Gentoo Linux Reporter: Stefan Langenmaier <stefan.langenmaier+gentoo>
Component: Current packagesAssignee: Georgy Yakovlev <gyakovlev>
Status: RESOLVED FIXED    
Severity: normal CC: java
Priority: Normal    
Version: unspecified   
Hardware: ARM   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
build.log

Description Stefan Langenmaier 2020-11-08 15:36:35 UTC
The installation of dev-java/openjdk-bin-8.272_p10 fails because it seems to have change in the package from

/var/tmp/portage/dev-java/openjdk-bin-8.272_p10

to

/var/tmp/portage/dev-java/openjdk-bin-8.272_p10/work/jdk8u272-b10-aarch32-20201026/

Reproducible: Always

Steps to Reproduce:
1. emerge dev-java/openjdk-bin

Actual Results:  
>>>  '/var/tmp/portage/dev-java/openjdk-bin-8.272_p10/temp/build.log'
 * Messages for package dev-java/openjdk-bin-8.272_p10 merged to /build/rootfs/:
 * ERROR: dev-java/openjdk-bin-8.272_p10::gentoo failed (prepare phase):
 *   The source directory '/var/tmp/portage/dev-java/openjdk-bin-8.272_p10/work/jdk8u272-b10' doesn't exist
 * 
 * Call stack:
 *            ebuild.sh, line  762:  Called __ebuild_main 'prepare'
 *   phase-functions.sh, line 1050:  Called __dyn_prepare
 *   phase-functions.sh, line  384:  Called die
 * The specific snippet of code:
 *   		die "The source directory '${S}' doesn't exist"
 * 
 * If you need support, post the output of `emerge --info '=dev-java/openjdk-bin-8.272_p10::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-java/openjdk-bin-8.272_p10::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-java/openjdk-bin-8.272_p10/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-java/openjdk-bin-8.272_p10/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-java/openjdk-bin-8.272_p10/homedir'
 * S: '/var/tmp/portage/dev-java/openjdk-bin-8.272_p10/work/jdk8u272-b10'

Expected Results:  
package installs
Comment 1 Stefan Langenmaier 2020-11-08 15:37:29 UTC
Created attachment 670460 [details]
emerge --info
Comment 2 Stefan Langenmaier 2020-11-08 15:38:43 UTC
Created attachment 670463 [details]
build.log
Comment 3 Larry the Git Cow gentoo-dev 2020-11-08 20:39:05 UTC
The bug has been closed via the following commit(s):

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

commit c75e8e3f4b3759cf37a4aca98e5330fc8b4dd4fe
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2020-11-08 20:20:38 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2020-11-08 20:20:59 +0000

    dev-java/openjdk-bin: fix installation on arm
    
    Closes: https://bugs.gentoo.org/753575
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 dev-java/openjdk-bin/openjdk-bin-8.272_p10.ebuild | 8 ++++++++
 1 file changed, 8 insertions(+)