[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xfsprogs Makepkgs fails to make rpm



Hi Nathan,

The problem I am seeing is the same thing I saw when building another rpm
myself.  When I try to run:

rpm -bANYTHING specfile

I always get:
No such file or directory

>From searching the net, all I could find was a recommendation to use rpmbuild
instead of rpm.  When I did that, it worked perfectly.  The Makepkgs run also
is trying to perform a "rpm" build.  Simply fooling Makepkgs into using
rpmbuild instead of rpm built the rpms.

The rpm versions I have installed are:
rpm-4.0.3-1.03
rpmbuild-4.0.3-1.03
rpm-python-4.0.3-1.03

Nathan Scott wrote:

> On Thu, Mar 21, 2002 at 12:53:10PM -0500, John Wingenbach wrote:
> > I have been working on a RH 7.2 based system and found that the normal
> > Makepkgs fails to build the rpm.  From what I can tell/understand, it is
> > due to the new rpm.  Instead of using rpm to build packages, rpmbuild is
> > used.  I temporarily changed my rpm to be a link to rpmbuild and the rpm
> > packages built successfully.
> >
>
> hi John,
>
> I've built using the normal Makepkgs several times on RH7.2 with
> no problems.  Can you provide some more details on the nature of
> the problem you see?  (how does it fail?  Logs/* messages, etc)
>
> thanks.
>
> --
> Nathan