[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: make mockbuild is broken
- From: Ralf Corsepius <rc040203 freenet de>
- To: Development discussions related to Fedora <fedora-devel-list redhat com>
- Subject: Re: make mockbuild is broken
- Date: Tue, 30 Oct 2007 18:59:36 +0100
On Tue, 2007-10-30 at 18:45 +0100, Ralf Corsepius wrote:
> On Tue, 2007-10-30 at 17:41 +0000, Paul Howarth wrote:
> > Ralf Corsepius wrote:
> > > Hi,
> > >
> > > "make mockbuild" in Fedora's CVS is broken (Fedora 7):
> > >
> > > # make mockbuild
> > >
> > > mock -r fedora-8-i386.cfg --resultdir=/home/build/src/fedora/pkgs/rpms/perl-Params-Util/F-8/perl-Params-Util-0_30-1_fc8 /home/build/src/fedora/pkgs/rpms/perl-Params-Util/F-8/perl-Params-Util-0.30-1.fc8.src.rpm
> > > INFO: mock suid wrapper version 0.8.4
> > > ERROR: Could not find required config file: /etc/mock/fedora-8-i386.cfg.cfg
> > > make: *** [mockbuild] Error 1
> > >
> > > Seems to me, as if Makefile.common's settings do not meet mock's
> > > expectations. There is one .cfg too much.
> >
> > It's probably going to need a "rebuild" in front of the SRPM filename too.
> ?!? Do you mean building the srpm? It's there, I just cut too much in
> the posting above.
OK, now I understand.
The call to mock also lacks a "rebuild", i.e.
mock -r fedora-8-i386 .... rebuild *.src.rpm
Ralf
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]