Bug 953792 - modello: Script in bindir is not usable
Summary: modello: Script in bindir is not usable
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: modello
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mikolaj Izdebski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-19 08:30 UTC by Mikolaj Izdebski
Modified: 2013-04-29 13:47 UTC (History)
4 users (show)

Fixed In Version: 1.7-2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-04-29 13:47:38 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Mikolaj Izdebski 2013-04-19 08:30:44 UTC
Description of problem:
when trying to run /usr/bin/modello an exception is thrown:

Exception in thread "main" java.lang.NoClassDefFoundError: org/codehaus/plexus/PlexusContainer
	at org.codehaus.modello.ModelloCli.main(ModelloCli.java:45)
Caused by: java.lang.ClassNotFoundException: org.codehaus.plexus.PlexusContainer
	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
	... 1 more

Version-Release number of selected component (if applicable):
1.7-1

Comment 1 Mikolaj Izdebski 2013-04-19 08:53:19 UTC
Fixed in modello-1.7-2

Comment 2 Fedora Update System 2013-04-22 06:27:01 UTC
modello-1.7-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/modello-1.7-2.fc19

Comment 3 Fedora Update System 2013-04-27 03:04:39 UTC
modello-1.7-2.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 4 Mikolaj Izdebski 2013-04-29 13:47:38 UTC
I believe that this bug is fixed in modello-1.7-2,
which is available in Fedora 19, so I am closing this bug now.

The build containing the fix can be found at Koji:
http://koji.fedoraproject.org/koji/buildinfo?buildID=412929


Note You need to log in before you can comment on or make changes to this bug.