gnewsense-dev
[Top][All Lists]
Advanced

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

Re: [Gnewsense-dev] Builder and AMD64


From: Karl Goetz
Subject: Re: [Gnewsense-dev] Builder and AMD64
Date: Wed, 22 Apr 2009 11:00:15 +0930

On Tue, 21 Apr 2009 21:34:22 +0200
crap0101 <address@hidden> wrote:

> Il giorno sab, 18/04/2009 alle 10.26 +0930, Karl Goetz ha scritto:
> > I've just had this exact error [1] too, but I hope its pebkac.
> > 
> > check the path to your Release files, eg:
> 
> 
> hi,
> the previous error has been resolved, thanks to Andrey, i put a wrong
> path in the MIRROR variable (attached is the config file that work

FYI, you may have to hard-code META_* to either use 'gnewsense' instead
of '${DISTRONAME_L} or rename the directories in packages/deltah/

The point of the following block (although I've not yet updated the
guide) is that you can run builder with `BUILDARCH=amd64 ./do-update`
and not need to edit that bit :)

if [ -z $BUILDARCH ]; then
       BUILDARCH="amd64"
fi

> until that step). But, after that, the chroot command fails, this is
> the error i get:
> 
> I: Extracting zlib1g...
> W: Failure trying to run:
> chroot /media/disk-1/gnewsense64/tmp/hardy-amd64 mount -t proc
> proc /proc

I need much more info to help work that out, from the point where
config is sourced into that script would be ideal.

> 
> I think it fails when execute the command
> `debootstrap --arch=$ARCHTOBUILD $MIRRORDIST $DIR $MIRROR' located in
> the `update-chroot' file at line 32.
> Maybe because i use an external hard drive? In fact, running that
> command alone i get an 'exec format error'. I've also tried to mount
> manually without nosuid and noexec option, but not resolve.

Whats the output of `mount` ?

> 
> go for further test... :)
> 
> 
> marco
> 
> 
> p.s. in the `gen-livecd' file, the first line is #/bin/bash, whithout
> `!'

oh, so there isnt.
svn blame indicates its never had one ;)
kk

-- 
Karl Goetz, (Kamping_Kaiser / VK5FOSS)
Debian user / gNewSense contributor
http://www.kgoetz.id.au
No, I won't join your social networking group

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]