On Wed, Dec 21, 2011 at 3:49 PM, Claudio Freire klaussfreire@gmail.com wrote:
On Wed, Dec 21, 2011 at 4:15 PM, Cristian Morales Vega cmorve69@yahoo.es wrote:
osc build --alternative-project=openSUSE:Factory ...
That will only check the buildrequires.
I tendo to do that, but changing (temporarily) the buildrequires to include all requires to make sure they're there.
I really like your suggestion very much.
Maybe a osc build sub-command could be created that tells osc to install all requires packages in the chroot env as well as buildrequires for an automated test without that manual specfile editing.
Or if --alternative-project has no other reason for being, maybe it could just always install requires packages in the chroot env. in addition to buildrequires.
Thanks Greg