AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20070815214359.2eed2c48@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<larry.scheer@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E02215987@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Wed, 15 Aug 2007 21:44:52 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Larry Scheer" <larry.scheer@onstor.com>
Subject: Re: debootstrap configure errors
Message-ID: <20070815214452.7b9df3ef@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E02215987@onstor-exch02.onstor.net>
References: <BB375AF679D4A34E9CA8DFA650E2B04E02215987@onstor-exch02.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

Hmm, let's see, I think part of your makefile rootfs stuff is probably
writing in /etc/udev/, so you should move that to a later stage, after
debootstrap --second-stage has finished.  Hopefully that will solve the
problem.

a


On Wed, 15 Aug 2007 20:59:14 -0700 "Larry Scheer"
<larry.scheer@onstor.com> wrote:

> Andy, 
>   I have worked out a method using the inittab and init.d/rcS to run
> the debootstrap -second-stage but I need to get passed the udev
> configure errors:
> 
> Errors were encountered while processing:
>  udev
> Setting up udev (0.105-4) ...
> /etc/udev/rules.d/z25_persistent-net.rules exists, persistent
> interface names
> not saved.
> 
> error initializing udevd socket
> Cannot start udevd. (rc=2)
> dpkg: error processing udev (--configure):
>  subprocess post-installation script returned error exit status 2
> Errors were encountered while processing:
>  Udev
> 
> These errors are throwing a monkey wrench in the way of making forward
> progress.
> 
> I didn't see these when I ran debootstrap in a chroot environment.
> 
> Any ideas/help would be greatly appreciated.
> 
> Larry
