Re: bzip patch problem

2010-12-12 Thread robert
Randy McMurchy wrote: > robert wrote these words on 12/12/10 12:43 CST: >> Suddenly, I suspected that to be the problem ... maybe >> not. In any case, I've one terminal and only one tab ... chroot. >> Things seem to be going swimmingly ... until this -npl -Npl moment. > > And just for completen

Re: bzip patch problem

2010-12-12 Thread Neal Murphy
On Sunday 12 December 2010 17:03:04 Randy McMurchy wrote: > robert wrote these words on 12/12/10 12:43 CST: > > Suddenly, I suspected that to be the problem ... maybe > > not. In any case, I've one terminal and only one tab ... chroot. > > Things seem to be going swimmingly ... until this -npl -Np

Re: bzip patch problem

2010-12-12 Thread Randy McMurchy
robert wrote these words on 12/12/10 12:43 CST: > Suddenly, I suspected that to be the problem ... maybe > not. In any case, I've one terminal and only one tab ... chroot. > Things seem to be going swimmingly ... until this -npl -Npl moment. And just for completeness, you still have the syntax

Re: bzip patch problem

2010-12-12 Thread robert
Mike Hollis wrote: > On Sun, Dec 12, 2010 at 11:37:33AM -0600, Robert Mullin wrote: >> root:/sources# tar xf bzip2-1.0.5.tar.gz >> root:/sources# cd bzip2-1.0.5 >> root:/sources/bzip2-1.0.5# patch -np1 -i ../bzip2-1.0.5-install_docs-1.patch >> patch: Only garbage was found in the patch input.

Re: bzip patch problem

2010-12-12 Thread Mike Hollis
On Sun, Dec 12, 2010 at 11:37:33AM -0600, Robert Mullin wrote: > root:/sources# tar xf bzip2-1.0.5.tar.gz > root:/sources# cd bzip2-1.0.5 > root:/sources/bzip2-1.0.5# patch -np1 -i ../bzip2-1.0.5-install_docs-1.patch > patch: Only garbage was found in the patch input. > > What's gone wrong?

bzip patch problem

2010-12-12 Thread Robert Mullin
root:/sources# tar xf bzip2-1.0.5.tar.gz root:/sources# cd bzip2-1.0.5 root:/sources/bzip2-1.0.5# patch -np1 -i ../bzip2-1.0.5-install_docs-1.patch patch: Only garbage was found in the patch input. What's gone wrong? I've downloaded the patches anew twice ... no luck. -- http://linuxfromscr