Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 243118 - Stable request for dev-java/commons-fileupload-1.2.1
Summary: Stable request for dev-java/commons-fileupload-1.2.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL: http://www.gentoo.org/proj/en/java/ge...
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2008-10-21 20:41 UTC by Petteri Räty (RETIRED)
Modified: 2009-11-01 18:06 UTC (History)
1 user (show)

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 Petteri Räty (RETIRED) gentoo-dev 2008-10-21 20:41:05 UTC
*commons-fileupload-1.2.1 (21 Jun 2008)

  21 Jun 2008; Miroslav Šulc <fordfrog@gentoo.org>
  +files/commons-fileupload-1.2.1-gentoo.patch,
  +commons-fileupload-1.2.1.ebuild:
  Version bump.
Comment 1 Kenneth Prugh (RETIRED) gentoo-dev 2008-10-22 16:28:50 UTC
amd64 stable
Comment 2 nixnut (RETIRED) gentoo-dev 2008-10-25 17:05:13 UTC
ppc stable
Comment 3 Markus Meier gentoo-dev 2008-12-20 17:51:31 UTC
x86 stable
Comment 4 Brent Baude (RETIRED) gentoo-dev 2009-03-15 15:34:44 UTC
Fails to patch on ppc64, thoughts?

>>> Unpacking source...
>>> Unpacking commons-fileupload-1.2.1-src.tar.gz to /var/tmp/portage/dev-java/commons-fileupload-1.2.1/work
tar: A lone zero block at 1136
 * Applying commons-fileupload-1.2.1-gentoo.patch ...                                                                                            [ ok ]
 * 
 * ERROR: dev-java/commons-fileupload-1.2.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 4100:  Called java-pkg_jar-from '--into' '/var/tmp/portage/dev-java/commons-fileupload-1.2.1/work/commons-fileupload-1.2.1-src/target/lib/javax.servlet/jars' '--virtual' 'servlet-api-2.4' 'servlet-api.jar' 'servlet-api-2.4.jar'
 *             environment, line 3133:  Called die
 * The specific snippet of code:
 *           die "Failed to find ${target_jar:-jar} in ${target_pkg}";
 *  The die message:
 *   Failed to find servlet-api.jar in servlet-api-2.4
 * 
 * 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/commons-fileupload-1.2.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-java/commons-fileupload-1.2.1/temp/environment'.
 * 
!!! When you file a bug report, please include the following information:
GENTOO_VM=ibm-jdk-bin-1.6  CLASSPATH="" JAVA_HOME="/opt/ibm-jdk-bin-1.6.0.3"
JAVACFLAGS="-source 1.4 -target 1.4" COMPILER=""
and of course, the output of emerge --info

>>> Failed to emerge dev-java/commons-fileupload-1.2.1, Log file:

>>>  '/var/tmp/portage/dev-java/commons-fileupload-1.2.1/temp/build.log'

Comment 5 Petteri Räty (RETIRED) gentoo-dev 2009-03-25 17:15:13 UTC
(In reply to comment #4)
> Fails to patch on ppc64, thoughts?
> 

It's not failing to patch.

>  *  The die message:
>  *   Failed to find servlet-api.jar in servlet-api-2.4
>  * 

What do these say:
betelgeuse@pena ~ $ java-config -p servlet-api-2.4
/usr/share/tomcat-servlet-api-2.4/lib/jsp-api.jar:/usr/share/tomcat-servlet-api-2.4/lib/servlet-api.jar
betelgeuse@pena ~ $ emerge -pv servlet-api:2.4

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] java-virtuals/servlet-api-2.4  0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB


Comment 6 Brent Baude (RETIRED) gentoo-dev 2009-04-24 01:55:37 UTC
quad servlet-api # java-config -p servlet-api-2.4
/usr/share/resin-servlet-api-2.4/lib/resin-servlet-api.jar

quad servlet-api # ACCEPT_KEYWORDS="~ppc64" emerge -pv servlet-api:2.4

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] java-virtuals/servlet-api-2.4  0 kB

Total: 1 package (1 reinstall), 
Comment 7 Petteri Räty (RETIRED) gentoo-dev 2009-04-25 09:10:21 UTC
(In reply to comment #6)
> quad servlet-api # java-config -p servlet-api-2.4
> /usr/share/resin-servlet-api-2.4/lib/resin-servlet-api.jar
> 
> quad servlet-api # ACCEPT_KEYWORDS="~ppc64" emerge -pv servlet-api:2.4
> 
> These are the packages that would be merged, in order:
> 

Yeah it seems there's a mismatch in naming of the servlet-api jars between providers.
Comment 8 Brent Baude (RETIRED) gentoo-dev 2009-07-04 14:23:33 UTC
ppc64 done
Comment 9 Brent Baude (RETIRED) gentoo-dev 2009-07-04 14:24:32 UTC
ppc64 done