Bug 868291

Summary: Broken OSGi Import-Package header
Product: [Fedora] Fedora Reporter: Severin Gehwolf <sgehwolf>
Component: jline2Assignee: Marek Goldmann <mgoldman>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: mgoldman
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-13 09:03:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Proposed fix to ignore non-existing jansi.internal package
none
git formatted patch none

Description Severin Gehwolf 2012-10-19 12:35:47 UTC
Created attachment 630009 [details]
Proposed fix to ignore non-existing jansi.internal package

Description of problem:
jline2 in F18 has an Import-Package: org.fusesource.jansi.internal which does not exist in a recent build of jansi. It contains only Windows related classes anyway (at least for the only import which jline2 has for it). This breaks thermostat-0.4.0-1.fc18 with a bundling wiring error.

Version-Release number of selected component (if applicable):
jline2-2.5-6.fc18

How reproducible:
Always.

Steps to Reproduce:
1. Install thermostat on F18 from here: http://koji.fedoraproject.org/koji/buildinfo?buildID=360984
2. $ thermostat
3. Observe wiring error related to jline2/jansi
  
Actual results:
Bundle wiring error.

Expected results:
Thermostat boots.

Additional info:
Patch is attached which fixes this issue.

Comment 1 Severin Gehwolf 2012-10-22 10:35:23 UTC
Created attachment 631389 [details]
git formatted patch

Comment 2 Fedora Update System 2012-10-22 11:26:42 UTC
jline2-2.5-7.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/jline2-2.5-7.fc18

Comment 3 Fedora Update System 2012-10-22 11:26:56 UTC
jline2-2.5-7.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/jline2-2.5-7.fc17

Comment 4 Fedora Update System 2012-10-22 16:56:43 UTC
Package jline2-2.5-7.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing jline2-2.5-7.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-16647/jline2-2.5-7.fc18
then log in and leave karma (feedback).