Bug#830308: d-i.debian.org: l10n-sync script breaks headers in individual package files in some situations

2016-07-14 Thread Steve McIntyre
On Mon, Jul 11, 2016 at 07:06:47PM +0200, Christian PERRIER wrote: > >The offending part: >#. Type: boolean >#. Description >#. :sl2: >#: ../rescue-mode.templates:21001 >#| "It is normally a good idea to mount it as it will allow operations such " >#| "as reinstalling the boot loader. However, if t

Bug#830951: Support usb dongles via usb-modeswitch and network-manager during installation

2016-07-14 Thread Steve McIntyre
On Wed, Jul 13, 2016 at 12:38:03PM +0530, Pirate Praveen wrote: >package: debian-installer >Severity: wishlist > >I installed a desktop system using jessie 8.5 cd 1 image. Even though desktop >was selected, I was booted into a text terminal because I could not use my usb >dongle during installati

Bug#831286: installation-reports: Reiser4 (SFRN 4.0.1) linux-image-4.6.0-1+reiser4.0.1-amd64(4.6.3-1) d-i on Jessie successful install on HP Pavilion

2016-07-14 Thread jose
Package: installation-reports Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? * What was the outcome of this a

Processed: Re: Bug#831286: installation-reports: Reiser4 (SFRN 4.0.1) linux-image-4.6.0-1+reiser4.0.1-amd64(4.6.3-1) d-i on Jessie successful install on HP Pavilion

2016-07-14 Thread Debian Bug Tracking System
Processing control commands: > reassign -1 xserver-xorg-input-all 1:7.7+15 Bug #831286 [installation-reports] installation-reports: Reiser4 (SFRN 4.0.1) linux-image-4.6.0-1+reiser4.0.1-amd64(4.6.3-1) d-i on Jessie successful install on HP Pavilion Bug reassigned from package 'installation-report

Bug#831286: installation-reports: Reiser4 (SFRN 4.0.1) linux-image-4.6.0-1+reiser4.0.1-amd64(4.6.3-1) d-i on Jessie successful install on HP Pavilion

2016-07-14 Thread Ben Hutchings
Control: reassign -1 xserver-xorg-input-all 1:7.7+15 Control: retitle -1 Drop dependency on xserver-xorg-input-vmmouse Control: severity -1 important On Thu, 2016-07-14 at 12:18 +, j...@metztli-it.com wrote: [...] > Boot method: USB > Image version: > https://metztli.it/readOnlyEphemeral/metz

Bug#757861: I can reproduce this issue

2016-07-14 Thread Kay Hannay
Hi, i can reproduce this issue with the latest Jessie release. Wifi hardware is an ipw2200 in this case. During installation I can not connect to a WPA secured network. I just get into an endless loop asking for the SSID and key. A connection to an open network works well. In the installer log i c

Re: [RFC] Switching dpkg-deb --uniform-compression by default

2016-07-14 Thread Cyril Brulebois
Hi, Guillem Jover (2016-07-06): > I'd like consider switching dpkg-deb --uniform-compression by default, > so that both control.tar and data.tar members use the same > compression, which currently would be xz (or gzip with -Zgzip). (AFAICT 'none' is still supported, contrary to 'bzip2' and 'lzma

Bug#830308: d-i.debian.org: l10n-sync script breaks headers in individual package files in some situations

2016-07-14 Thread Christian PERRIER
Quoting Steve McIntyre (st...@einval.com): > Arg, sorry. :-( It's very easy to make mistakes when editing large > numbers of files like this by hand. I double-checked the diffs, > even. Could we add some commit-time checking to run msgfmt etc. and > warn on errors? Yes, this is exactly what I did