Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=456337 Victor G. Vasilyev <victor.vasilyev@xxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|langel@xxxxxxxxxx |nobody@xxxxxxxxxxxxxxxxx Flag|needinfo?(victor.vasilyev@s | |un.com) | --- Comment #5 from Victor G. Vasilyev <victor.vasilyev@xxxxxxx> 2008-09-08 07:00:31 EDT --- Lillian, Such error is possible if the latest release (i.e. release 4) of the ini4j RPM isn't installed on your system, e.g ini4j-0.3.2-3.fc10.noarch.rpm is installed instead of ini4j-0.3.2-4.fc10.noarch.rpm Because, 1. $ rpm -qp --requires netbeans-6.1-2.fc10.src.rpm ... ini4j >= 0.2.6 ... 2. $ rpm -qpl ini4j-0.3.2-4.fc10.noarch.rpm ... /usr/share/java/ini4j.jar ... 3. the %build script of the netbean.spec contains the command: %{__ln_s} -f %{_javadir}/ini4j.jar ${IDE_EXT_DIR}/ini4j-0.2.6.jar Unfortunately, in contrast to the release 4, the release 3 doesn't define versionless link (i.e. ini4j.jar) to the ini4j-0.3.2.jar -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review