#3629 test buildroot on koji for perl-5.12
Closed: Fixed None Opened 14 years ago by mmaslano.

Could you create for me something like dist-f14-perltest buildroot?

I'd like to run mass-rebuild of perl modules in test buildroot before I'll do it in rawhide.


dist-f14-perltest tag and target created. It'll be a while (hour or so) before the first newRepo task completes and you can use it. Please open a new ticket when you're done using it so that we can clean it up.

I wasn't able to build into this buildroot. At first it looks like I hadn't permission
http://koji.fedoraproject.org/koji/taskinfo?taskID=2134335
Then it looks like something else is wrong
http://koji.fedoraproject.org/koji/taskinfo?taskID=2134349

I tried build srpm with:
koji build dist-f14-perltest perl-5.12.0-120.fc14.src.rpm
Then I tried commit to cvs and try again after tag:
make build TARGET=dist-f14-perltest
I've also tried:
koji build dist-f14-perltest --arch=x86_64 perl-5.12.0-120.fc14.src.rpm
Usage: koji build [options] target URL
(Specify the --help global option for a list of other help options)
koji: error: --arch_override is only allowed for --scratch builds

I suppose I don't have to build in scratch, when I have my own buildroot. Do I use the command wrong or it's something wrong with buildroot?

Thank you for solving this.

Sorry about that, forgot to define the arches.

Since this is your own buildroot, and since I imagine you want to rebuild things against a new perl, you'll want to do non-scratch builds.

Login to comment on this ticket.

Metadata