#4081: Include rails packages in F14 build root for chain-build

Fedora Release Engineering rel-eng at fedoraproject.org
Tue Sep 7 20:53:32 UTC 2010


#4081: Include rails packages in F14 build root for chain-build
--------------------+-------------------------------------------------------
 Reporter:  mmorsi  |       Owner:  rel-eng at lists.fedoraproject.org
     Type:  task    |      Status:  new                            
Milestone:          |   Component:  koji                           
 Keywords:          |  
--------------------+-------------------------------------------------------
 We are updating to Rails 2.3.8 on F14. There are six packages that need to
 be pushed, but can't currently be built due to interdependencies (that is
 build dependencies). I've pushed all to the f14-updates git repo, but due
 to the following dependencies, fedpkg build is currently failing:

 rubygem-activesupport builds fine, doesn't depend on anything thats not
 there

 rubygem-activerecord depends on activesupport (all dependencies are for
 the same version, eg ar-2.3.8 depends on as-2.3.8)

 rubygem-activeresource depends on activesupport

 rubygem-actionpack depends on both activesupport and activerecord

 rubygem-actionmailer depends on actionpack

 rubygem-rails depends on all five of the previous rpms



 So from what I understand

 1. rubygem-activesupport needs to be added to the build root.

 2. Then I can build rubygem-activerecord and rubygem-activeresource (is
 this a regular build or chain-build?)

 3. Then those need to be added to the build root

 4. Then I can build rubygem-actionpack

 5. Then that can be added to the build root

 6. Then I can build rubygem-actionmailer

 7. Then that can be added to the build root

 8. Then I can build rubygem-rails and submit all the packages to Fedora 14
 updates via bodhi

 Is this correct? Could someone start by adding activesupport to the build
 root so I can build the next two packages. After that shall I continue
 using this ticket or open another to add those to the build root? How long
 would adding each to the buildroot take (as it needs to be done four
 seperate times). Thanks alot.

-- 
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/4081>
Fedora Release Engineering <http://fedorahosted.org/rel-eng>
Release Engineering for the Fedora Project


More information about the rel-eng mailing list