boot failure (and MOL) complete

Bill Fink yellowdog-general@lists.terrasoftsolutions.com
Sat Nov 16 21:15:01 2002


On Fri Nov 15 2002, Tanger wrote:

> On Friday, November 15, 2002, at 06:06  AM, nathan r. hruby wrote:
> 
> > On Fri, 15 Nov 2002, Stephen Reiach wrote:
> >>
> >>> [root@3-98-237-24-cable src]# rpm --rebuild mol-kmods-0.9.66-1.src.rpm
> >>> mol-kmods-0.9.66-1.src.rpm: No such file or directory
> >>
> >> See now thats just wierd! But i think thats just a path problem.
> >
> > Nope, this issue was covered here before: apt-get install rpm-devel to
> > make that specific issue go away.
> 
> Thank you very much for your input.  It is true rpm-devel was not 
> installed on my computer.  I have done that now, but the problem 
> persists:
> 
> [root@3-98-237-24-cable root]# rpm -q rpm-devel
> rpm-devel-4.0.3-1.03b
> [root@3-98-237-24-cable root]# cd /usr/src
> [root@3-98-237-24-cable src]# rpm --rebuild mol-0.9.65-1.src.rpm
> mol-0.9.65-1.src.rpm: No such file or directory
> [root@3-98-237-24-cable src]#
> 
> Do you have any more suggestions?

Hi,

I think you need the rpm-build RPM.  I believe that's what causes
the "No such file or directory" errors when you try and build an
RPM from the source RPM.

						-Bill