Bug 472825

Summary: Netbeans package should require package jakarta-commons-logging
Product: [Fedora] Fedora Reporter: Charles Simpson <csimpson>
Component: netbeansAssignee: Victor G. Vasilyev <victor.vasilyev>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: medium    
Version: 10CC: victor.vasilyev
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-21 08:28:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Charles Simpson 2008-11-24 21:39:41 UTC
Description of problem:

Netbeans (in particular, netbeans-ide9) should require jakarta-commons-logging when installing.  The installation provides a (broken) symlink from /usr/share/netbeans/ide9/modules/ext to /usr/share/java/commons-logging.jar.  The symbolic link is satisfied if jakarta-commons-logging is installed.


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

6.1-9


How reproducible:

Whenever jakarta-commons-logging is not already installed.


Steps to Reproduce:
1. Do not previously install jakarta-commons-logging
2. Install Netbeans
3. Build a Netbeans rich client application
  
Actual results:

Rich client application does not build because a required JAR is not present.


Expected results:

Rich client application builds.


Additional info:

Comment 1 Victor G. Vasilyev 2008-11-25 19:37:27 UTC
Charles,

Thanks for the bug. Some time ago I noticed this missed dependency too
http://wiki.netbeans.org/FedoraPackagingNBWishList#section-FedoraPackagingNBWishList-JakartaCommonsLogging
:-(

WORKAROUND:
Install the jakarta-commons-logging manually via the command:
$ yum install jakarta-commons-logging

The bug is fixed in the rawhide.
Successful koji build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=950395

Changes:
- Explicit dependencies on the jakarta-commons-logging package are added (#472825).
- Summary is fixed according to the request of Richard Hughes <hughsient>.
- Call of the brp-java-repack-jars script is disabled.
- The deprecated key "Encoding" is removed from the desktop file template.


Note, according to the PackageMaintainers/MaintainerResponsibility [1] the fix will be pushed to F10 after a few days if it builds and works fine.


[1] https://fedoraproject.org/wiki/PackageMaintainers/MaintainerResponsibility#Miscellaneous_Items

Comment 2 Bug Zapper 2008-11-26 05:53:11 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle.
Changing version to '10'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Fedora Update System 2008-12-01 13:03:52 UTC
netbeans-6.1-10.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/netbeans-6.1-10.fc10

Comment 4 Victor G. Vasilyev 2008-12-01 13:08:59 UTC
(In reply to comment #3)
> netbeans-6.1-10.fc10 has been submitted as an update for Fedora 10.
> http://admin.fedoraproject.org/updates/netbeans-6.1-10.fc10

The bug is fixed in the F-10 branch.

Successful koji build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=965855

Comment 5 Fedora Update System 2008-12-03 01:26:50 UTC
netbeans-6.1-10.fc10 has been pushed to the Fedora 10 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update netbeans'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2008-10666

Comment 6 Fedora Update System 2008-12-21 08:28:26 UTC
netbeans-6.1-10.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.