Bug#703747: netcfg: preseed netcfg: confusion or regression about disable_dhcp, disable_autoconfig and use_autoconfig

2013-03-25 Thread Samuel Thibault
Charles Plessy, le Sun 24 Mar 2013 18:48:49 +0900, a écrit : > debconf_get(client, "netcfg/disable_autoconfig"); > > if (!strcmp(client->value, "true")) > debconf_set(client, "netcfg/use_autoconfig", "false"); > else > debconf_set(client, "netcfg/use_autoconfig", "true"

Bug#702278: t-p-u busybox upload (was: Re: busybox/1:1.20.0-8)

2013-03-25 Thread Didier Raboud
Hi all, I propose to upload busybox to t-p-u with only the RC bugfixes (#686502 and #701965, CVE-2013-1813). I have cherry-picked thoses changes on top of wheezy's. The resulting debdiff is attached, with version 1:1.20.0-7+deb7u0.1. As busybox ships an udeb, this needs -boot approval. Comments

Bug#702278: t-p-u busybox upload

2013-03-25 Thread Didier Raboud
> I propose to upload busybox to t-p-u with only the RC bugfixes (#686502 > and #701965, CVE-2013-1813). IRC feedback on that subject lead to dropping the fix for #701965, rationale being http://bugs.debian.org/702278#17 . New debdiff is attached, with version 1:1.20.0-7+deb7u0.1. Cheers, OdyX

Bug#693839: debian-installer: kernel install fails on armel buffalo linkstation pro, missing uboot-mkimage

2013-03-25 Thread Julien Cristau
On Sun, Mar 24, 2013 at 21:50:56 -0400, Michael Gilbert wrote: > control: tag -1 patch > > On Sun, Mar 17, 2013 at 2:33 PM, Michael Gilbert wrote: > > Martin Michlmayr wrote: > >> I disagree. flash-kernel maintains a database with information about > >> each device, including a list of required

Processed: user release.debian....@packages.debian.org, usertagging 701814, tagging 701814

2013-03-25 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # there is a workaround, hopefully not a too common use case > user release.debian@packages.debian.org Setting user to release.debian@packages.debian.org (was jcris...@debian.org). > usertags 701814 wheezy-can-defer There were no usertags

Re: Bug#702278: busybox upload

2013-03-25 Thread Michael Tokarev
And sure thing I forgot to Cc debian-boot@. I think if this needs to be discussed further, debian-boot@ should receive it too. Thanks! /mjt -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: h

Bug#703889: installation-reports: wheezy fails to install due to missing gpg dependency (introduced by #703146)

2013-03-25 Thread Martin Lucina
Package: installation-reports Severity: grave Tags: d-i Justification: renders package unusable -- Package-specific info: Boot method: usb stick, serial console Image version: http://d-i.debian.org/daily-images/armel/20130325-08:34/kirkwood/netboot/marvell/dreamplug/ Date: Mar 25 11:43:51

Re: d-i for wheezy on a Dreamplug, docs/recommended practice?

2013-03-25 Thread Martin Lucina
Hi, le...@solinno.co.uk said: > On 2013-03-22 18:42, Martin Lucina wrote: > [...] > >Futher: What is a user w/o a JTAG device to do? How is he/she supposed > >to run the installer? > > I don't think it's possible. The only other way to get a new distro on > the device would be to write a pre-cre

Bug#702335: debian-installer-launcher: freezes after exiting

2013-03-25 Thread Ben Hutchings
On Sun, 2013-03-24 at 15:04 -0300, Ben Armstrong wrote: [...] > At this point, I am stuck. How do we make this right so that only PIDs > launched by the installer are cleaned up afterwards? Use a cgroup. Ben. -- Ben Hutchings The two most common things in the universe are hydrogen and stupidity

Processed: reassign 703889 to debootstrap

2013-03-25 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 703889 debootstrap 1.0.47 Bug #703889 [installation-reports] installation-reports: wheezy fails to install due to missing gpg dependency (introduced by #703146) Bug reassigned from package 'installation-reports' to 'debootstrap'. Ignorin

Bug#702335: debian-installer-launcher: freezes after exiting

2013-03-25 Thread Ben Armstrong
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/25/2013 10:02 AM, Ben Hutchings wrote: > Use a cgroup. Is there a compelling reason for me to switch my approach right now, since I have already solved it another way? If not, I will throw this on the TODO and investigate post-release. I'm incli

Bug#702335: debian-installer-launcher: freezes after exiting

2013-03-25 Thread Ben Hutchings
On Mon, 2013-03-25 at 10:13 -0300, Ben Armstrong wrote: > On 03/25/2013 10:02 AM, Ben Hutchings wrote: > > Use a cgroup. > > Is there a compelling reason for me to switch my approach right now, > since I have already solved it another way? If not, I will throw this > on the TODO and investigate po

Bug#702335: debian-installer-launcher: freezes after exiting

2013-03-25 Thread Ben Armstrong
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/25/2013 10:25 AM, Ben Hutchings wrote: > The reason is, the kernel can make this much easier for you! I agree I want things to be easier. :) > (That said, I don't know how you're supposed to create a simple > cgroup in a shell script. cgexec f

Bug#703146: #703146 release critical?

2013-03-25 Thread Steven Chamberlain
On 22/03/13 06:21, Christian PERRIER wrote: > - mv "$relsigdest" "$reldest" > + rm -f $reldest Is it safe to remove the quotes from there, i.e. are we certain $reldest will never contain spaces? If there is going to be a t-p-u upload with targetted fix for wheezy I suggest

Bug#703747: netcfg: preseed netcfg: confusion or regression about disable_dhcp, disable_autoconfig and use_autoconfig

2013-03-25 Thread Philipp Kern
Charles, am Sun, Mar 24, 2013 at 06:48:49PM +0900 hast du folgendes geschrieben: > isn't there a bug in netcfg.c ? > > /* always always always default back to autoconfig, unless you've > specified > * disable_autoconfig on the command line. */ > debconf_get(client, "netcfg/disable_a

Bug#703146: #703146 release critical?

2013-03-25 Thread Julien Cristau
On Fri, Mar 22, 2013 at 07:21:40 +0100, Christian PERRIER wrote: > debootstrap 1.0.47 has been uploaded with the attached debdiff > That appears to break d-i, so I've pushed some changes on top. Will need to test them, but I'm not sure I'll get a chance to do that today. Cheers, Julien signat

Bug#703901: debian-installer: GRUB should allow detailed configure for MD RAID

2013-03-25 Thread Mason Loring Bliss
Package: debian-installer Version: Wheezy RC1 AMD64 Severity: normal Tags: d-i Dear Maintainer, When I install a software RAID 1 system, there is no option, even with an expert install, to install GRUB to multiple MBRs. I have return after the install and dpkg-reconfigure grub-pc, where selecting

Bug#703904: installation-report: Wheezy-beta-rc on diskless Thinkpad-T4_

2013-03-25 Thread Andreas Glaeser
ler lsb-release: == DISTRIB_ID=Debian DISTRIB_DESCRIPTION="Debian GNU/Linux installer" DISTRIB_RELEASE="7.0 (wheezy) - installer build 20130325-00:06" X_INSTALLATION_MEDIUM=cdrom == Installer hardware-summary:

Bug#701823: installation-report: Encrypted LVM assisted install failed on Lenovo T430s

2013-03-25 Thread Gaudenz Steinlin
Raphaël Walther writes: > Hi Gaudenz, > On Mon, Mar 11, 2013 at 10:24:17PM +0100, Gaudenz Steinlin wrote: >> Raphaël Walther writes: >> >> > I reproduce the same issue on the same computer with the new >> > motherboard. I tried to encrypt a partition and it failed again at the >> > same step. >

Bug#673450: marked as done (debian-installer-launcher: Uses xterm even if --text specified)

2013-03-25 Thread Debian Bug Tracking System
Your message dated Mon, 25 Mar 2013 22:47:49 + with message-id and subject line Bug#673450: fixed in debian-installer-launcher 15 has caused the Debian Bug report #673450, regarding debian-installer-launcher: Uses xterm even if --text specified to be marked as done. This means that you claim

Bug#702335: marked as done (debian-installer-launcher: freezes after exiting)

2013-03-25 Thread Debian Bug Tracking System
Your message dated Mon, 25 Mar 2013 22:47:49 + with message-id and subject line Bug#702335: fixed in debian-installer-launcher 15 has caused the Debian Bug report #702335, regarding debian-installer-launcher: freezes after exiting to be marked as done. This means that you claim that the probl

Processed: your mail

2013-03-25 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > forcemerge 702335 684551 Bug #702335 {Done: Ben Armstrong } [debian-installer-launcher] debian-installer-launcher: freezes after exiting Bug #702335 {Done: Ben Armstrong } [debian-installer-launcher] debian-installer-launcher: freezes after exit

Processing of debian-installer-launcher_15_i386.changes

2013-03-25 Thread Debian FTP Masters
debian-installer-launcher_15_i386.changes uploaded successfully to localhost along with the files: debian-installer-launcher_15.dsc debian-installer-launcher_15.tar.xz debian-installer-launcher_15_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) --

debian-installer-launcher_15_i386.changes ACCEPTED into unstable

2013-03-25 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 24 Mar 2013 16:28:46 -0300 Source: debian-installer-launcher Binary: debian-installer-launcher Architecture: source all Version: 15 Distribution: unstable Urgency: low Maintainer: Debian Install System Team Changed-

Bug#703747: netcfg: preseed netcfg: confusion or regression about disable_dhcp, disable_autoconfig and use_autoconfig

2013-03-25 Thread Samuel Thibault
Control: tags 703747 + pending Control: found 703747 1.101 Control: tags 688273 + pending Hello, It seems the issue is merely that: /* always always always default back to autoconfig, unless you've specified * disable_autoconfig on the command line. */ debconf_get(client, "netcfg/di

Processed: Re: Bug#703747: netcfg: preseed netcfg: confusion or regression about disable_dhcp, disable_autoconfig and use_autoconfig

2013-03-25 Thread Debian Bug Tracking System
Processing control commands: > tags 703747 + pending Bug #703747 [netcfg] netcfg: preseed netcfg: confusion or regression about disable_dhcp, disable_autoconfig and use_autoconfig Added tag(s) pending. > found 703747 1.101 Bug #703747 [netcfg] netcfg: preseed netcfg: confusion or regression about

Bug#703747: netcfg: preseed netcfg: confusion or regression about disable_dhcp, disable_autoconfig and use_autoconfig

2013-03-25 Thread quidame
Hi, Le 2013-03-26 00:03, Samuel Thibault a écrit : Control: tags 703747 + pending Control: found 703747 1.101 Control: tags 688273 + pending Hello, It seems the issue is merely that: /* always always always default back to autoconfig, unless you've specified * disable_autoconfig on t

Bug#693839: debian-installer: kernel install fails on armel buffalo linkstation pro, missing uboot-mkimage

2013-03-25 Thread Michael Gilbert
control: tag -1 -patch On Mon, Mar 25, 2013 at 6:02 AM, Julien Cristau wrote: >> Since the release is getting close, I've gone ahead with an nmu adding >> u-boot-tools as a "real" dependency. Uploaded to delayed/5 to give >> you a chance to do a maintainer upload if desired. Please see >> attach

Processed: Re: Bug#693839: debian-installer: kernel install fails on armel buffalo linkstation pro, missing uboot-mkimage

2013-03-25 Thread Debian Bug Tracking System
Processing control commands: > tag -1 -patch Bug #693839 [flash-kernel] debian-installer: kernel install fails on armel buffalo linkstation pro, missing uboot-mkimage Removed tag(s) patch. -- 693839: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693839 Debian Bug Tracking System Contact ow..

Bug#703747: netcfg: preseed netcfg: confusion or regression about disable_dhcp, disable_autoconfig and use_autoconfig

2013-03-25 Thread Samuel Thibault
quid...@poivron.org, le Tue 26 Mar 2013 01:05:24 +0100, a écrit : > OK. Maybe this part of the documentation should be updated, to avoid > confusing > other users ? > http://www.debian.org/releases/wheezy/example-preseed.txt That has actually been done some time ago already, just not uploaded yet.

Is it a bad URL in the installation manual?

2013-03-25 Thread Regid Ichira
http://www.debian.org/releases/stable/i386/ch06s03.html.en#ftn.id593125 maps LUKS to http://luks.endorphin.org/ . $ host luks.endorphin.org Host luks.endorphin.org not found: 3(NXDOMAIN) Is http://en.wikipedia.org/wiki/LUKS a better mapping? -- To UNSUBSCRIBE, email to debian-boot-re