Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116310 - dev-java/fop-0.20.5-r1: fop script gets NoClassDefFoundErrors
Summary: dev-java/fop-0.20.5-r1: fop script gets NoClassDefFoundErrors
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: 2005-12-21 11:37 UTC by gunter kreck
Modified: 2006-01-23 06:12 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 gunter kreck 2005-12-21 11:37:03 UTC
when i start the fop shellscript in /usr/bin I get the following error:

Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/avalon/framework/logger/Logger
        at org.apache.fop.apps.Fop.main(Fop.java:60)

installed is the following version:

 dev-java/fop 0.20.5-r1
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2005-12-21 12:23:52 UTC
Please try fop-0.20.5-r3 it seems to fix this issue. Add the following lines to /etc/portage/package.keywords
=dev-java/fop-0.20.5-r3
=dev-java/batik-1.5

In general it is always best to first test with the latest version and then file stabilizations requests if the newer version fixes a severe problem like this. I will be looking at marking the later version stable and you can help in it by testing the -r3 revision.
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2005-12-21 22:42:49 UTC
This most likely affects amd64 too.
Comment 3 gunter kreck 2005-12-22 00:28:09 UTC
(In reply to comment #0)
the r-3 version starts. thanks for the help, i will report further problems, if there are any left.
Comment 4 Josh Nichols (RETIRED) gentoo-dev 2006-01-07 22:11:19 UTC
Marked -r3 stable on amd64.
Comment 5 Petteri Räty (RETIRED) gentoo-dev 2006-01-08 07:42:13 UTC
I don't know how I missed this but ppc should also keyword -r3 ~ppc. 
x86 stable now. Getting amd64 back because nichoj made an error in the ebuild by relaxing the dependency but still using the batik from the 1.5 slot.
Comment 6 Joe Jezak (RETIRED) gentoo-dev 2006-01-08 10:01:58 UTC
-r3 is now marked ~ppc.
Comment 7 Josh Nichols (RETIRED) gentoo-dev 2006-01-08 11:12:56 UTC
Re-marked stable on amd64. Sorry for the mix-up. Closing.
Comment 8 Petteri Räty (RETIRED) gentoo-dev 2006-01-23 01:16:50 UTC
nichoj: Your stable marking did not seem to succeed:
http://packages.gentoo.org/ebuilds/?fop-0.20.5-r3
Comment 9 Josh Nichols (RETIRED) gentoo-dev 2006-01-23 06:12:05 UTC
Really fixed this time.