Your message dated Thu, 01 Jun 2006 21:25:40 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#342694: fixed in rootstrap 0.3.22-1
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: rootstrap
Version: 0.3.21-1
Hi,
rootstrap seems to assume the existence of /dev/ubd/1 in the host
filesystem:
$ rootstrap foo
[...]
SLiRP Ready ...
Using rootstrap module mkfs from:
/usr/lib/rootstrap/modules/mkfs
Could not stat /dev/ubd/1 --- No such file or directory
The device apparently does not exist; did you specify it correctly?
Traceback (most recent call last):
File "/usr/lib/rootstrap/builder", line 66, in ?
dispatch(module, modulevars)
File "/usr/lib/rootstrap/builder", line 44, in dispatch
raise "rootstrap: Module '%s' failed, status: %d" % (module,status)
rootstrap: Module 'mkfs' failed, status: 1
Kernel panic - not syncing: Attempted to kill init!
[...]
I guess devfs in the UML kernel would work as well, but the 2.6.14.3 kernel
I'm using at the moment doesn't have that either.
I'd suggest to check whether /dev/ubd/1 exists in the mkfs and mount
modules and if not, to mknod the device file somewhere in tmpfs and use
that instead.
Thanks,
Martin
--- End Message ---
--- Begin Message ---
Source: rootstrap
Source-Version: 0.3.22-1
We believe that the bug you reported is fixed in the latest version of
rootstrap, which is due to be installed in the Debian FTP archive:
rootstrap_0.3.22-1.diff.gz
to pool/main/r/rootstrap/rootstrap_0.3.22-1.diff.gz
rootstrap_0.3.22-1.dsc
to pool/main/r/rootstrap/rootstrap_0.3.22-1.dsc
rootstrap_0.3.22-1_i386.deb
to pool/main/r/rootstrap/rootstrap_0.3.22-1_i386.deb
rootstrap_0.3.22.orig.tar.gz
to pool/main/r/rootstrap/rootstrap_0.3.22.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Stefano Melchior <[EMAIL PROTECTED]> (supplier of updated rootstrap package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 21 May 2006 23:19:38 +0200
Source: rootstrap
Binary: rootstrap
Architecture: source i386
Version: 0.3.22-1
Distribution: unstable
Urgency: low
Maintainer: User Mode Linux Maintainers <[EMAIL PROTECTED]>
Changed-By: Stefano Melchior <[EMAIL PROTECTED]>
Description:
rootstrap - A tool for building complete Linux filesystem images
Closes: 172296 275410 282914 300221 304461 320410 342694
Changes:
rootstrap (0.3.22-1) unstable; urgency=low
.
* ubd dev missing: updated mkfs and mount modules to create it (Closes:
#342694)
* updated Standards depedency to the latest (3.7.2)
* drop versioned dependencies on user-mode-linux allows rootstrap to work
with kernel-package self-built kernels.
(Closes: #275410) (Closes: #282914) (Closes: #320410)
* ensure that the UML kernel is able to find uml_net (Closes: #304461)
* add reference of the hostfs need on man page (Closes: #300221)
* implement a "sources" option for the [debian] modules to
let users give their favourite repositories (Closes: #172296)
Files:
23ed44e90dd1efa5ba076b6f495cc8cb 759 utils optional rootstrap_0.3.22-1.dsc
cbe0c5e6febd69a8e8e6953ef3d6aa5f 16939 utils optional
rootstrap_0.3.22.orig.tar.gz
81cf7b0e2f5e4b7f80f7331aefb7b7e7 8675 utils optional rootstrap_0.3.22-1.diff.gz
4cba2e6ea9f27f98afabb1692442076a 17704 utils optional
rootstrap_0.3.22-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEfermgpRPaOotLEERAl7SAJ9xTsCim/4q+TF/dlnPGAgfXzLItACfelk0
kuiK5vDvmDs6i3Ag5VsfGUE=
=Cn6k
-----END PGP SIGNATURE-----
--- End Message ---