Bug#795231: fails on cubietruck with FAT /boot

2015-08-11 Thread Joey Hess
Package: flash-kernel Version: 3.36 Severity: normal A few places in flash-kernel try to ln -s, and this fails if /boot is a FAT filesystem. It should be possible to fall back to cp in this case. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unsta

Re: gpgv udebs

2015-08-11 Thread Cyril Brulebois
Hi all, And thanks for getting in touch with us. Daniel Kahn Gillmor (2015-08-11): > i believe the installer relies on gpgv for archive manifest signature > verification. we have gpgv-udeb for that purpose, i think. That's the idea, yeah. Grepping through all of our packages → see the results

gpgv udebs

2015-08-11 Thread Daniel Kahn Gillmor
hi debian installer folks-- this message is not urgent, just a heads-up to the debian installer folks (and the pkg-gnutls folks, since libksba comes up later) from a gnupg maintainer. (i don't think i'm subscribed to debian-boot, please keep me cc'ed!) i believe the installer relies on gpgv for

Bits from the Debian Installer release manager

2015-08-11 Thread Cyril Brulebois
Hi! Release pace You might have noticed the first Alpha release of the Debian Installer for Stretch published in late July. This release took some time (almost 3 months) because we were mostly awaiting the linux kernel, and such a big version bump (3.16 → 4.0) needed quite some work

Bug#795211: Yaboot in Jessie, following Jessie OS installation, fails to boot Mac OS X

2015-08-11 Thread Mark Balantzyan
Package: yaboot-installer Version: 1.1.34 This is a bug that appears to crop up in the beginning of the development cycle for a version of (recent) Debians. I run an Apple PowerPC G5 Dual 2.0 with Apple-branded Nvidia GeForce 6800 Ultra 256 MB graphics. To be clear, this issue is with Jessie’s

[PATCH 2/2] allow spaces before 'default' in grub.cfg

2015-08-11 Thread tzafrir
From: Tzafrir Cohen --- cronscript | 2 +- preseed_late | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/cronscript b/cronscript index e7a4aae..89a8da5 100755 --- a/cronscript +++ b/cronscript @@ -39,7 +39,7 @@ GRUBLINE=$(echo "$LANG" | cut -d: -f4) sed -i "s/LANGNAME

[PATCH 1/2] preseed.cfg: typo: gnome-icon-teme

2015-08-11 Thread tzafrir
From: Tzafrir Cohen Installing babelbox fails due to a typo: the package "gnome-icon-teme" is missing. --- preseed.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preseed.cfg b/preseed.cfg index 9920353..f85a82a 100644 --- a/preseed.cfg +++ b/preseed.cfg @@ -82,7 +82,7 @

BabelBox: package list and grub update

2015-08-11 Thread tzafrir
I tried using BabelBox[1] recently. I found several issues, see the following patches: * The list of extra packages to install included a typo. * /boot/grub/grub.conf was not edited due to some changes in the way the configuration file is layed up. [1] https://wiki.debian.org/DebianInstaller/Ba

Bug#732696: Re: Bug#732696: os-prober: Fails to detect new package-management Haiku builds

2015-08-11 Thread Jeroen Oortwijn
Hello, One year later and I have found some time to work on this. On 6 August 2014 at 20:58, François Revol wrote: > On 15/07/2014 13:09, Jeroen Oortwijn wrote: >> As the writer of the original probe [1], I will try to answer some questions. > > As the original writer of the original probe (:D),

Adjusting kgb-client.conf for IRC notifications

2015-08-11 Thread Cyril Brulebois
Hi, I've just updated kgb-client.conf on alioth to generate links this way: https://anonscm.debian.org/cgit/d-i/${module}.git/commit/?id=${commit} instead of: http://git.debian.org/?p=d-i/${module}.git;a=commitdiff;h=${commit} which would in turn lead to (after a redirect): http://anonscm.

Bug#795164: keyboard-configuration: obsolete comment in /etc/default/keyboard

2015-08-11 Thread Cyril Brulebois
Vincent Lefevre (2015-08-11): > On 2015-08-11 13:50:32 +0200, Samuel Thibault wrote: > > Vincent Lefevre, le Tue 11 Aug 2015 11:53:27 +0200, a écrit : > > > IMHO, the package should have updated the comment automatically > > > in the past > > > > AIUI, that's not how things usually work in Debian

Bug#795164: keyboard-configuration: obsolete comment in /etc/default/keyboard

2015-08-11 Thread Vincent Lefevre
On 2015-08-11 13:50:32 +0200, Samuel Thibault wrote: > Vincent Lefevre, le Tue 11 Aug 2015 11:53:27 +0200, a écrit : > > IMHO, the package should have updated the comment automatically > > in the past > > AIUI, that's not how things usually work in Debian for configuration > files, especially free

Bug#795164: keyboard-configuration: obsolete comment in /etc/default/keyboard

2015-08-11 Thread Samuel Thibault
Vincent Lefevre, le Tue 11 Aug 2015 11:53:27 +0200, a écrit : > On 2015-08-11 11:42:17 +0200, Samuel Thibault wrote: > > Vincent Lefevre, le Tue 11 Aug 2015 11:30:03 +0200, a écrit : > > > In the /etc/default/keyboard file: > > > > > > # If you change any of the following variables and HAL and X a

[PATCH 1/2] preseed.cfg: typo: gnome-icon-teme

2015-08-11 Thread tzafrir
From: Tzafrir Cohen Installing babelbox fails due to a typo: the package "gnome-icon-teme" is missing. --- preseed.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preseed.cfg b/preseed.cfg index 9920353..f85a82a 100644 --- a/preseed.cfg +++ b/preseed.cfg @@ -82,7 +82,7 @

Bug#795164: keyboard-configuration: obsolete comment in /etc/default/keyboard

2015-08-11 Thread Vincent Lefevre
On 2015-08-11 11:42:17 +0200, Samuel Thibault wrote: > Vincent Lefevre, le Tue 11 Aug 2015 11:30:03 +0200, a écrit : > > In the /etc/default/keyboard file: > > > > # If you change any of the following variables and HAL and X are > > # configured to use this file, then the changes will become visib

Bug#795164: marked as done (keyboard-configuration: obsolete comment in /etc/default/keyboard)

2015-08-11 Thread Debian Bug Tracking System
Your message dated Tue, 11 Aug 2015 11:42:17 +0200 with message-id <20150811094217.gb3...@type.bordeaux.inria.fr> and subject line Re: Bug#795164: keyboard-configuration: obsolete comment in /etc/default/keyboard has caused the Debian Bug report #795164, regarding keyboard-configuration: obsolete

Bug#795164: keyboard-configuration: obsolete comment in /etc/default/keyboard

2015-08-11 Thread Vincent Lefevre
Package: keyboard-configuration Version: 1.131 Severity: minor In the /etc/default/keyboard file: # If you change any of the following variables and HAL and X are # configured to use this file, then the changes will become visible to # X only if HAL is restarted. In Debian you need to run # /etc

Re: Proposal: Drop ttf-cjk-compact, get fonts-droid

2015-08-11 Thread Christian PERRIER
Quoting Hendrik Boom (hend...@topoi.pooq.com): > On Tue, Aug 11, 2015 at 03:02:32AM +0200, Cyril Brulebois wrote: > > Hi! > > > > Kenshi Muto (2015-07-22): > > > This is a proposal to replace ttf-cjk-compact with fonts-droid for > > > next (Stretch) debian-installer. > > As long as this is a cha