Bug 1066133

Summary: Backport F20 change enabling glib integration
Product: [Fedora] Fedora Reporter: Michel Lind <michel>
Component: ocaml-lwtAssignee: Richard W.M. Jones <rjones>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: fedora-ocaml-list, rjones, scottt.tw
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-19 08:36:02 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:
Bug Depends On:    
Bug Blocks: 1055398    

Description Michel Lind 2014-02-17 19:32:23 UTC
Description of problem:
The 2.4.2-4 release of ocaml-lwt enables support for lwt.react, SSL and glib; this is only available on F20.

The glib support in particular is needed by 0install; lack of it is preventing it being built on F19

Version-Release number of selected component (if applicable):
ocaml-lwt-2.4.2-2.fc19

How reproducible:
Always

Steps to Reproduce:
1. fedpkg clone 0install
2. fedpkg switch-branch f19
3. fedpkg build

Actual results:
Build fails:
http://koji.fedoraproject.org/koji/getfile?taskID=6540281&name=build.log&offset=-4000

ocamlfind: Package `lwt.glib' not found

Expected results:
Build succeeds

Additional info:

Comment 1 Richard W.M. Jones 2014-02-17 19:35:07 UTC
Is there a reason not to just use F20?

In any case you can request commit access here:
https://admin.fedoraproject.org/pkgdb/acls/name/ocaml-lwt
(and I guess for any dependencies that need to be rebuilt)
and do the merge/cherry-pick and build yourself.

Comment 2 Michel Lind 2014-02-18 08:48:37 UTC
I'd prefer to have the new version of 0install available in all supported releases -- but if you're willing to let me do the rebuild, as a provenpackager I can do that.

Do you prefer I apply for comaintainership as well? Thanks!

Comment 3 Richard W.M. Jones 2014-02-18 09:10:25 UTC
I didn't know you were a PP, but whichever you prefer.

Comment 4 Michel Lind 2014-02-19 08:36:02 UTC
Thanks. ocaml-lwt and 0install both built and sent to Bodhi (I cherry-picked the last F20 commit, changed the timestamp and release number and referenced the F20 revision).

I suppose there's no need for comaintainership - I don't foresee making many changes to lwt.