Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 207405 - dev-java/pdfbox-0.7.3 does not compile - Package lucene-2 was not found
Summary: dev-java/pdfbox-0.7.3 does not compile - Package lucene-2 was not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-25 18:53 UTC by Jan Hrabe
Modified: 2008-01-25 21:33 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Hrabe 2008-01-25 18:53:25 UTC
emerge pdfbox results in these errors:

!!! ERROR: Package lucene-2 was not found!
 *
 * ERROR: dev-java/pdfbox-0.7.3 failed.
 * Call stack:
 *             ebuild.sh, line 1701:  Called dyn_unpack
 *             ebuild.sh, line  817:  Called qa_call 'src_unpack'
 *             ebuild.sh, line   44:  Called src_unpack
 *   pdfbox-0.7.3.ebuild, line   46:  Called java-pkg_jar-from 'lucene-2'
 *   java-utils-2.eclass, line  914:  Called die
 * The specific snippet of code:
 *      [[ $? != 0 ]] && die ${error_msg}
 *  The die message:
 *   There was a problem getting the classpath for lucene-2.
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-java/pdfbox-0.7.3/temp/bui
ld.log'.
 *
!!! When you file a bug report, please include the following information:
GENTOO_VM=sun-jdk-1.5  CLASSPATH="" JAVA_HOME="/opt/sun-jdk-1.5.0.13"
JAVACFLAGS="-source 1.4 -target 1.4" COMPILER=""
and of course, the output of emerge --info

 * Messages for package dev-java/pdfbox-0.7.3:

 *
 * ERROR: dev-java/pdfbox-0.7.3 failed.
 * Call stack:
 *             ebuild.sh, line 1701:  Called dyn_unpack
 *             ebuild.sh, line  817:  Called qa_call 'src_unpack'
 *             ebuild.sh, line   44:  Called src_unpack
 *   pdfbox-0.7.3.ebuild, line   46:  Called java-pkg_jar-from 'lucene-2'
 *   java-utils-2.eclass, line  914:  Called die
 * The specific snippet of code:
 *      [[ $? != 0 ]] && die ${error_msg}
 *  The die message:
 *   There was a problem getting the classpath for lucene-2.
 *


Reproducible: Always




Package lucene-2.1.0-r1 is installed but emerge -s lucene does not show any
other "lucene-2" package
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2008-01-25 21:33:32 UTC
sorry about the breakage. Fixed in -r1.