Package: dfsbuild
Version: 1.0.2.0
Architecture: amd64
when i call dfsbuild with this command line:
dfsbuild -V -a i386 -c usb1.cfg -w ./usb1
i get this output:
[dfs/DEBUG] Command line parsed, results:
[("V",""),("a","i386"),("c","usb1.cfg"),("a","i386"),("w","./usb1")]
...
[dfs/DEBUG] Working dir is ./usb1
[dfs/DEBUG] Working dir created
[dfs/DEBUG] Initial cwd is /home/flo/dfs
[System.Cmd.Utils.pipeFrom/DEBUG] dpkg ["--print-architecture"]
[dfs/INFO] Welcome to dfsbuild. Image architecture: "i386"
[dfs/DEBUG] dfsbuild is running as root.
[dfs/INFO] Using working directory /home/flo/dfs/usb1
[dfs/INFO] Using library directory /usr/lib/dfsbuild
[dfs/INFO] Running.
[dfs/DEBUG] Processing at state Fresh
[dfs/DEBUG] Processing at state Initialized
[dfs/INFO] Mirroring process starting.
[dfs/INFO] Running cdebootstrap for unstable
[HSH.Command/DEBUG] S Before fork for
("cdebootstrap",["--debug","-v","-d","unstable","/home/flo/dfs/usb1/target","http://localhost:3142/debian"])
dfsbuild correctly says 'Image architecture: "i386"' but calls
cdebootstrap without the needed "-a" option!
dfsbuild dependencies:
ii cdebootstrap 0.5.1 Bootstrap a Debian system
ii cramfsprogs 1.1-6 Tools for CramFs (Compressed
ROM File System)
ii debconf 1.5.20 Debian configuration management
system
ii grub 0.97-32 GRand Unified Bootloader
(Legacy version)
ii libc6 2.7-9 GNU C Library: Shared libraries
ii libgmp3c2 2:4.2.2+dfsg-2 Multiprecision arithmetic
library
ii mkisofs 9:1.1.7.1-1 Dummy transition package for
genisoimage
ii reprepro 3.4.1-1 Debian package repository
producer
ii ucf 3.005 Update Configuration File:
preserve user changes to config
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]