% > a) Such dependency should not be in spacewalk-backend but spacewalk-backend-sql % > package which is "Core functions providing SQL connectivity for the RHN % > backend modules". % > b) It means you have to install both oracle and postgresql for spacewak now % > which is weird. % > % > We should rather have meta dependency e.g. spacewalk-backend-db and % > spacewalk-backend-oracle and spacewalk-backend-postgresql packages which both % > provide spacewalk-backend-db and requires appropriate oracle/postgresql stuff. % > So you can install one or another. % > % % The meta dependency does sound more reasonable. % How would this affect installation? Seems it won't be just yum install
Of course you have to choose and install one of db backends. % spacewalk anymore. Would it be yum install spacewalk % spacewalk-backend-postgresql? or turn into yum install % spacewalk-postgresql and % yum install spacewalk-oracle? IMHO yum install spacewalk-backend-postgresql spacewalk or yum install spacewalk-backend-oracle spacewalk or spacewalk-setup could ask for the backend type and run 'yum install spacewalk-backend-<type>' for you ;). -- Michael Mráka Satellite Engineering, Red Hat _______________________________________________ Spacewalk-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-devel
