Bug#598182: Adding bootstrap-base udeb

2011-03-04 Thread Jose Luis Zabalza
Hello everybody I've gotten insert bootstrap-base udeb into a USB live image, copying the .udeb file, adding package information on dists/squeeze/main/debian-installer/binary-i386/Packages, building compressed file, and patching md5sum.txt. Now, install proccess is correct but don't work. Now

Bug#598182: Posible lack of package bootstrap-base

2011-03-03 Thread Jose Luis Zabalza
Hello everybody Is it possible that this error is due to the lack of package bootstrap-base on live image? I guess that live-installer is executed when live-installer/enable=false because is the only one package on image that provide installed-base although live-installer.isinstallable return

Bug#598182: This bug persist on v30

2011-02-19 Thread Jose Luis Zabalza
I guess these problems are the same. With these entries on syslinux cfg on a USB Live Debian image - the first install from live rootfs image and boot OK (live-installer runs OK) - the second install succesfull but don't boot (don't find rootfs in hd) - third install and boot but from live

Bug#604783: needs to have entries for regular installer

2011-01-26 Thread Jose Luis Zabalza
2011/1/26 joseangon joseango...@gmail.com: Hola. Sorry, I was wrong files, je je, I'm very tired today. I just wanted them to see that possibility. And now would align it so that it can be used as live or normal. Confirmed. This patch fix the problem and progress bar is showed again. I

Bug#608201: Patch

2011-01-13 Thread Jose Luis Zabalza
2011/1/13 Otavio Salvador ota...@ossystems.com.br: On Thu, Jan 13, 2011 at 03:11, Jose Luis Zabalza jlz.3...@gmail.com wrote: Yes. I guest it work but, when you build a live with            lb config -a i386 -b usb-hdd -d squeeze preseed say  cdrom-detect/hybrid=false because

Bug#608201: Patch

2011-01-12 Thread Jose Luis Zabalza
Please, acept this path to apt-setup package to fix this bug. Bye 40cdrom.usb.patch Description: Binary data

Bug#608201: Patch

2011-01-12 Thread Jose Luis Zabalza
2011/1/12 Otavio Salvador ota...@ossystems.com.br: On Wed, Jan 12, 2011 at 12:16, joseangon joseango...@gmail.com wrote: Then try it with the hybrid. That's the point. It seems it just needs set cdrom-detect/hybrid as true by preseeding and let it go. Does it work? Yes. I guest it work

Bug#608201: Install with network solve the problem.

2011-01-09 Thread Jose Luis Zabalza
Hi 2011/1/9 Miguel Figueiredo el...@debianpt.org: afaiu the first generator (01setup) is the starting point, and that line comments existing sources.list as it is 'old stuff'. Then each of the generators runs and generate a sources.list according the package source such as a netinst cd, a cd

Bug#608201: apt-setup problem

2011-01-04 Thread Jose Luis Zabalza
Yes. I guess the problem is in apt-setup package. I install with expert mode and fails in Configure the Package Manager step. I think there is any generator script that handles the hd-media media. The 40cdrom script begins OK but after check iso system and out gracefully. === cut

Bug#608201: Install with network solve the problem.

2011-01-03 Thread Jose Luis Zabalza
Just on http://lists.debian.org/debian-live/2011/01/msg00023.html joseangon say a possible cause for this bug. If installer configure the network, the installation is OK. In my case, all the test were performed without network. If I setup the local network, with the same usb-stick, the

Bug#608201: /target/etc/apt/sources.list incorrect when network is not configured

2011-01-03 Thread Jose Luis Zabalza
This is the sources.list on target when I install without configuring the network at the moment of grub fail. If I uncomment the squeeze line and retry, grub-pc is found and installation is OK. ==cut= # # deb cdrom:[Debian GNU/Linux 6.0.0 _Squeeze_ -

Bug#608201: More info

2011-01-03 Thread Jose Luis Zabalza
I was monitoring /target/apt/sources.list and it changes (the lines are commented) between this points of installation. I guest that the sources.list file is writen incorrectly (the lines are commented) by a script executed on this section. pciutils package is on pool directory.

Bug#608201: grub-installer: fails on live usb-hdd images (not on any other types)

2010-12-29 Thread Jose Luis Zabalza
2010/12/29 Miguel Figueiredo el...@debianpt.org: Hi, Ter, 2010-12-28 às 18:05 +0100, Daniel Baumann escreveu: I'm not sure this bug belongs to grub-installer or to live-build. [...] see the following thread for more information: http://lists.debian.org/debian-live/2010/12/msg00113.html

Bug#607832: Bug persist

2010-12-28 Thread Jose Luis Zabalza
The bug persist with initrd.gz and vmlinuz downloaded from ~joeyh/d-i/images/daily/hd-media daily=28-Dec-2010 and /cdimage/squeeze_di_beta2/i386/iso-cd/debian-squeeze-di-beta2-i386-CD-1.iso as iso image following the standard procedure to create a usb-stick sudo fdisk /dev/sdd create a FAT

Bug#598130: similar from i386 architecture

2010-12-19 Thread Jose Luis Zabalza
I created a usb image with live-debian tool and I get the same error. Seems the error is on apt-get command on line 33 of apt-install command. apt-get return 100 in-target sh -c debconf-apt-progress --no-progress --logstderr -- apt-get -q -y --no-remove install $packages || ERRCODE=$? Seems