Bug#608201: Patch

2011-01-13 Thread Otavio Salvador
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 it is not a hybrid
 image, but I don't know what is the way to detect that we are
 installig a usb-hdd image or a hybrid image and modify the 40cdrom
 script. The difference is the filesystem, but I don't sure of this
 either.

If this is the case, the right place to fix it is on live-build. Not d-i.

Daniel, could you give it a shot and tell us?

-- 
Otavio Salvador                             O.S. Systems
E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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 it is not a hybrid
 image, but I don't know what is the way to detect that we are
 installig a usb-hdd image or a hybrid image and modify the 40cdrom
 script. The difference is the filesystem, but I don't sure of this
 either.

 If this is the case, the right place to fix it is on live-build. Not d-i.

 Daniel, could you give it a shot and tell us?


Please, don't begin again. The problem is not in live-build. The
problem is in apt-setup package that not taking into account the
usb-hdd media to install.

The patch is running. What more do you want?

Bye

-- 
José Luis Zabalza
jlz.3008  a t  gmail.com
Linux Counter 172551



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#608201: Patch

2011-01-13 Thread Julien Cristau
On Thu, Jan 13, 2011 at 16:03:37 +0100, Jose Luis Zabalza wrote:

 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 it is not a hybrid
  image, but I don't know what is the way to detect that we are
  installig a usb-hdd image or a hybrid image and modify the 40cdrom
  script. The difference is the filesystem, but I don't sure of this
  either.
 
  If this is the case, the right place to fix it is on live-build. Not d-i.
 
  Daniel, could you give it a shot and tell us?
 
 
 Please, don't begin again. The problem is not in live-build. The
 problem is in apt-setup package that not taking into account the
 usb-hdd media to install.
 
 The patch is running. What more do you want?
 
An explanation of what the patch does, why it's the right thing to do,
and why it's not going to break some other use case, would be nice.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#608201: Patch

2011-01-13 Thread Otavio Salvador
On Thu, Jan 13, 2011 at 13:03, Jose Luis Zabalza jlz.3...@gmail.com wrote:
 2011/1/13 Otavio Salvador ota...@ossystems.com.br:
 Daniel, could you give it a shot and tell us?


 Please, don't begin again. The problem is not in live-build. The
 problem is in apt-setup package that not taking into account the
 usb-hdd media to install.

I have not began.

Sometimes the easiest fix is not the right fix but a workaround and
that's why I asked for Daniel's input on that.

I don't know if you know it but I am an old contributor of Debian Live
and I always try to fix and help the handling of Debian Live related
stuff so before complaning please stop and think twice. This avoid
losing your and other's time with useless email.

 The patch is running. What more do you want?

Personally I am not confident if the patch can or not have bad effects
in other use cases and then I asked Daniel (on this mail), Joey and
Colin's (on #debian-boot) input about that..

We won't risk installer stability if a risky patch. We're too close of release.

We are not denying the fix for the release but we need to be sure about the fix.

Cheers,

-- 
Otavio Salvador                             O.S. Systems
E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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. Syslog.

2011-01-12 Thread joseangon
Hola.

Now tested with the hybrid:

debian-live-squeeze-i386-standard.iso

With the same conditions, without Internet, GUI Install. Same result, OK.


Saludos.


PD: gmail will not let me send tar.gz


-- 
José A. González

Siempre GNU Linux-libre.


syslog.gz
Description: GNU Zip compressed data


Bug#608201: Patch

2011-01-12 Thread Otavio Salvador
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?

-- 
Otavio Salvador                             O.S. Systems
E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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 but, when you build a live with

lb config -a i386 -b usb-hdd -d squeeze

preseed say  cdrom-detect/hybrid=false because it is not a hybrid
image, but I don't know what is the way to detect that we are
installig a usb-hdd image or a hybrid image and modify the 40cdrom
script. The difference is the filesystem, but I don't sure of this
either.

bye.

-- 
José Luis Zabalza
jlz.3008  a t  gmail.com
Linux Counter 172551



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org