Hello.
For some time we had a rather serious problem for ROSA LTS builds. Because of 
rpm/db differencies on build hosts and build chroots some builds ( actually a 
rather big amount of them ) failed because of broken rpm database. To fix it i 
patched mock-urpm a bit to use internal ( chrooted ) urpmi to resolve and 
install buildrequires.
I would like to push this changes for all build nodes on ABF, including 
cooker/openmandriva, but 
1) I will need to add urpmi and its requires to initial package setup
2) All buildrequires for src.rpm will be resolved by chrooted urpmi, not by 
host one. So for example if ROSA build node is used for cooker package build, 
urpmi from cooker will resolve all buildrequires. Currently ( without my fix ) 
urpmi from build host ( build node itself ) resolves all buildrequires. So on 
ROSA build nodes urpmi from ROSA is used even for cooker builds.

Reply via email to