Difference between revisions of "RPM Build system"

From Freeside
Jump to: navigation, search
(New page: = Current system = Uses "mock", "createrepo" and "ovid". = Targets = == Primary == We need to make sure these are fixed ASAP. * Freeside 1.7, RHEL 4 == Secondary == We'd like to g...)
 
Line 8: Line 8:
  
 
== Primary ==
 
== Primary ==
 
We need to make sure these are fixed ASAP.
 
  
 
* Freeside 1.7, RHEL 4
 
* Freeside 1.7, RHEL 4
  
 
== Secondary ==
 
== Secondary ==
 
We'd like to get these supported 100% next.  Lots of perl dependency work here for 1.9.
 
  
 
* Freeside 1.7, SLES 10
 
* Freeside 1.7, SLES 10
Line 21: Line 17:
  
 
== Tertiary ==
 
== Tertiary ==
 
Would like to get a build and repository going for Freeside 2.1 (CVS HEAD)
 
  
 
* Freeside 2.1, RHEL and CentOS 5
 
* Freeside 2.1, RHEL and CentOS 5
Line 33: Line 27:
  
 
# Fix problems reliabily building current code from CVS (default "force flag" on?), overhaul build system as necessary
 
# Fix problems reliabily building current code from CVS (default "force flag" on?), overhaul build system as necessary
 +
 +
# get a repo going for Freeside 2.1 on RHEL/CentOS 5
  
 
# Add RT to build (1.9+, RHEL5+)
 
# Add RT to build (1.9+, RHEL5+)

Revision as of 12:12, 2 March 2010

Current system

Uses "mock", "createrepo" and "ovid".


Targets

Primary

  • Freeside 1.7, RHEL 4

Secondary

  • Freeside 1.7, SLES 10
  • Freeside 1.9, RHEL and CentOS 5

Tertiary

  • Freeside 2.1, RHEL and CentOS 5

Future directions

  1. Check on and make sure the Freeside 1.7 / RHEL build works and all Perl deps are avaialble.
  1. Update repositories for new Perl dependencies for 1.9
  1. Fix problems reliabily building current code from CVS (default "force flag" on?), overhaul build system as necessary
  1. get a repo going for Freeside 2.1 on RHEL/CentOS 5
  1. Add RT to build (1.9+, RHEL5+)