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

Re: [PATCH] nearly successful powerpc build



On Sat, Apr 14, 2001 at 01:19:08AM -0400, Daniel Jacobowitz wrote:
> I assume you're talking woody here?  I've been working on potato boot
> floppies for the past week steadily and not had time to look at the
> woody set.

Yes.

> >     - config: Changed default powerpc kernel version to 2.2.17.
> 
> Why on earth would you do that???  It should have been
> 2.2.18presomething in the archive; the 2.2.18pre was there for a
> reason.

Hm.  It seems that you are right.  I noticed the 2.2.18 per se was
missing, ran 'grep-available' to check for other packages, and only
2.2.17 came up, I don't know why.  Going through the lists apt
downloaded by hand revealed ample evidence of 2.2.18pre21 and
2.2.19pre17, either of which would have been suitable.

> It should also just be changed to 2.2.19 now.  They're in incoming.
> 
> 
> >  # Patch kernel source - FIXME: allow for other patches
> >  cd kernel-source-$kver
> > -zcat $builddir/usr/src/kernel-patches/powerpc/*.diff.gz \
> > - | patch -l -s -p1
> > +# zcat $builddir/usr/src/kernel-patches/powerpc/*.diff.gz \
> > +#  | patch -l -s -p1
> 
> Deleting lines of code is usually a bad idea.
> 
> In this case, a very bad idea.  This comes from
> kernel-patch-<ver>-powerpc; I assume it was part of your attempt to go
> to 2.2.17?

The patch seemed to either have already been applied in the source package,
or was getting applied twice in the build.  I planned to take a closer look
at it tomorrow.  In the meantime it was building with that change and
freaking out without it.

> >  ifeq "$(architecture)" "sparc"
> > @@ -57,7 +57,7 @@
> >  # Top-level directory where we will look for external stuff required
> >  # to build the boot-floppies.  It has to be an absolute PATH or else
> >  # the basedisks.sh script will fail.
> > -ftp_archive	:= /archive/debian
> > +ftp_archive	:= /space/james/archive/debian
> 
> Careful of including this with submitted patches!  If you feel like
> adding a config.local, more power to you... please...

D'OH!  This should teach me to submit patches after midnight.  Sheesh.  At
least I remembered to delete it out of the other patch ...

... I think I'll be adding a config.local now.

-- 
James Deikun, Techie(tm), CSI Multimedia
The opinions expressed &c.



Reply to: