Bug 1068116

Summary: guacamole-client: Switch to java-headless (build)requires
Product: [Fedora] Fedora Reporter: Stanislav Ochotnicky <sochotni>
Component: guacamole-clientAssignee: Simone Caronni <negativo17>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: awilliam, java-sig-commits, negativo17, puntogil
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: 2014-02-28 07:26:16 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:
Bug Depends On:    
Bug Blocks: 1067528    

Description Stanislav Ochotnicky 2014-02-21 12:39:52 UTC
guacamole-client or one of its subpackages currently Requires and/or BuildRequires
java. OpenJDK package has been split and most packages should now Require
package 'java-headless' instead. Requires and BuildRequires on java-devel remain
unchanged.

Few exceptions where packages can not use java-headless but must keep using
full java package.
 * software using Java awt subsystem
 * software using Java sound subsystem

Your options:
1. Leave this bug untouched and after March 17th 2014 an automated tool will
   migrate this package to java-headless and run a rebuild in Fedora Rawhide.
2. Change bug to 'Assigned' if you plan to review and migrate to java-headless
   manually. Automated tool will not touch bugs that are not in NEW state.

See tracking bug #1067528 or Headless Java change proposal[1] and Java Packaging
guidelines[2] for more details about this change.

If you have more questions about this change feel free to ask on java-devel
mailing list[3] or #fedora-java Freenode IRC channel (mostly 9:00-18:00 CET).


[1] https://fedoraproject.org/wiki/Changes/HeadlessJava
[2] https://fedoraproject.org/wiki/Packaging:Java\#BuildRequires_and_Requires
[3] http://lists.fedoraproject.org/pipermail/java-devel/

Comment 1 Fedora Update System 2014-02-26 09:29:27 UTC
guacamole-client-0.8.3-5.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/guacamole-client-0.8.3-5.fc20

Comment 2 Fedora Update System 2014-02-26 09:29:51 UTC
guacamole-client-0.8.3-5.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/guacamole-client-0.8.3-5.fc19

Comment 3 Adam Williamson 2014-02-27 18:04:19 UTC
It is not appropriate to submit this for F19; the java-headless stuff has not been backported that far.

Comment 4 Simone Caronni 2014-02-28 07:26:16 UTC
(In reply to Adam Williamson from comment #3)
> It is not appropriate to submit this for F19; the java-headless stuff has
> not been backported that far.

Alright, the headless stuff is in java-1.7.0-openjdk-1.7.0.60-2.4.5.1, f19 has 2.4.5.0.

Also revoked requests for f20, as per suggestions there is no benefit in pushing it also to f20 at the moment. Closing for rawhide.

Thanks for feedbacks to everyone.

Will java-headless land also in rhel7/epel7?

Comment 5 Stanislav Ochotnicky 2014-02-28 08:16:02 UTC
(In reply to Simone Caronni from comment #4)
> Will java-headless land also in rhel7/epel7?

EL7 OpenJDK has headless subpackage, but Java packages in EL7 do not use it