Bug#931287: apt-install --with-recommends does not work during base install

2019-06-30 Thread Ben Hutchings
Package: debian-installer-utils Version: 1.131 Severity: important apt-install only passes the APT::Install-Recommends option to apt-get if it will differ from the value of base-installer/install-recommends. If that is set to true (the default) then --with-recommends doesn't affect the apt-get

Bug#929667: debian-installer doesn't install Recommends of linux-image-*

2019-06-30 Thread Ben Hutchings
On Tue, 2019-05-28 at 17:08 +0100, Ben Hutchings wrote: > Control: tag -1 serious > > On Tue, 2019-05-28 at 10:16 +0200, Patrick wrote: > > Package: debian-installer > > Version: 20190410 > > > > debian-installer doesn't install the Recommends o

Re: Buster rc2 gnome installation

2019-06-29 Thread Ben Hutchings
get to a tty terminal. I don't think it's resuming from hibernate; this is #928736. Ben. -- Ben Hutchings Humour is the best antidote to reality. signature.asc Description: This is a digitally signed message part

Bug#930428: debootstrap should ensure matching _apt uid

2019-06-21 Thread Ben Hutchings
t in fewer problems with many applications". But RFC 1123 says a label *can* begin with a digit, and that there is no ambiguity with IP literals because TLDs start with a letter. Ben. -- Ben Hutchings Beware of programmers who carry screwdrivers. - Leonard Brandwein signature.asc Description: This is a digitally signed message part

Bug#929667: debian-installer doesn't install Recommends of linux-image-*

2019-05-28 Thread Ben Hutchings
t; [1] > https://salsa.debian.org/installer-team/base-installer/commit/53e3722a1376c401e453d03491b8090fefd2 > [2] > https://www.debian.org/releases/buster/amd64/release-notes/ch-whats-new.en.html#apparmor > -- Ben Hutchings Make three consecutive correct guesses and you will be considered an expert. signature.asc Description: This is a digitally signed message part

Bug#915830: busybox: cp: failed to access '/var/tmp/mkinitramfs_h8da2B//usr/bin/busybox': Too many levels of symbolic links

2019-05-08 Thread Ben Hutchings
ilename of "/bin" correctly. But this is a very different problem from the one Chris Lamb reported. Ben. -- Ben Hutchings The most exhausting thing in life is being insincere. - Anne Morrow Lindberg signature.asc Description: This is a digitally signed message part

Bug#926903: Installation-report addition

2019-05-06 Thread Ben Hutchings
Control: clone -1 -2 Control: retitle -1 installation-reports: Installer with firmware does not install firmware-amd-graphics Control: reassign -2 firmware-amd-graphics Control: retitle -2 firmware-amd-graphics: Should trigger initramfs rebuild On Thu, 2019-05-02 at 11:10 +0100, Ben Hutchings

Bug#926903: Installation-report addition

2019-05-02 Thread Ben Hutchings
Regards, Tom Thekathyil Yes, that's expected at the moment but those shouldn't be needed on your system. I should have said, you need to reboot after this. Ben. -- Ben Hutchings It is easier to write an incorrect program than to understand a correct one. signature.asc Description: Th

Bug#926903: Installation-report addition

2019-05-01 Thread Ben Hutchings
ck this but it will take a while.) Does running "update-initramfs -u" fix the problem for you? Ben. -- Ben Hutchings Anthony's Law of Force: Don't force it, get a larger hammer. signature.asc Description: This is a digitally signed message part

Bug#710709: debootstrap: consider creating (dangling) /etc/mtab symlink

2019-04-30 Thread Ben Hutchings
> mtab > + elif [ -f "$TARGET/proc/mounts" ]; then > + cd "$TARGET/etc" && ln -s ../proc/mounts mtab > + fi > + fi > on_exit clear_mtab > ;; > esac -- Ben Hutchings Anthony's Law of Force: Don't force it, get a larger hammer. signature.asc Description: This is a digitally signed message part

Bug#926903: Installation-report addition

2019-04-30 Thread Ben Hutchings
ed for a more current unit (Dell U2414H) and screen is > nicely centered now. > > That still leaves the problem why dmesg shows > '[ 1.349124] [drm:amdgpu_pci_probe [amdgpu]] *ERROR* amdgpu >requires firmware installed]' > Which firmware? [...] The firmware-amd-gra

Re: Missing virtio/scsi modules for arm64?

2019-04-26 Thread Ben Hutchings
building it, but remember that it's built from the linux-signed-arm64 source package now. Ben. -- Ben Hutchings Teamwork is essential - it allows you to blame someone else. signature.asc Description: This is a digitally signed message part

Re: Missing virtio/scsi modules for arm64?

2019-04-26 Thread Ben Hutchings
r > environment. [...] > commit 5b3bcf67a7d8ba7745612a449cede24afeb97015 > Author: Ben Hutchings > Date: Tue Feb 12 21:18:40 2019 + > > build/pkg-lists: Make {hyperv,virtio}-modules packages optional > > I intend to remove these udebs in a later up

Re: When shadow passwords are disabled it is not possible to login as root after install

2019-04-21 Thread Ben Hutchings
ert regarding bug prioritizing in Debian, but > shouldn't it be considered as a critical one, because under the right > circumstances user can be locked from the newly installed system? No. Since it's a new installation, no valuable data has been lost. Ben. -- Ben Hutchings When in do

Bug#923675: debian-installer: consider using haveged to gather entropy

2019-04-17 Thread Ben Hutchings
_random/rng_current 2>/dev/null || echo none)" = none ] \ && ! grep -q '^flags\b.*\brdrand\b' /proc/cpuinfo; then # use software entropy daemon fi Ben. -- Ben Hutchings Make three consecutive correct guesses and you will be considered an expert. signature.asc Description: This is a digitally signed message part

Bug#923675: Add related bug #916690 info

2019-04-16 Thread Ben Hutchings
On Tue, 2019-04-16 at 13:57 +0200, Petter Reinholdtsen wrote: > [Ben Hutchings] > > This is a pretty terrible approach. Especially as the world has moved > > on to SSDs and they provide very little entropy from interrupts. > > Absolutely. But it has solved the problem wi

Bug#926539: rootskel: steal-ctty no longer works on at least sparc64

2019-04-16 Thread Ben Hutchings
On Tue, 2019-04-16 at 11:47 +0200, John Paul Adrian Glaubitz wrote: > Hi Ben! > > On 4/7/19 1:53 AM, Ben Hutchings wrote: > > > root@landau:~# cat /proc/consoles > > > ttyHV0 -W- (EC p )4:64 > > > tty0 -WU (E )4:1 &g

Bug#923675: Add related bug #916690 info

2019-04-16 Thread Ben Hutchings
flush the file buffers and run 'find > /target' to force some IO operations that would add entropy to the kernel. [...] This is a pretty terrible approach. Especially as the world has moved on to SSDs and they provide very little entropy from interrupts. Ben. -- Ben Hutchings Make three consecuti

Re: Problem: UUIDs not being used everywhere for disks in stretch

2019-04-06 Thread Ben Hutchings
" in the second script. Fundametally, it you don't get new > kernel events when a mkfs happens so udev will never notice. Closing a block device that is opened for writing should trigger a change event. I tested this now with Linux 4.19.28 and it still seems to happen. Ben. -- Ben Hutc

Bug#926539: rootskel: steal-ctty no longer works on at least sparc64

2019-04-06 Thread Ben Hutchings
; console="${console_raw##*/}" > ;; So maybe rootskel should use that again, but applied to each console's char device number. (Though directly using the symlinks under /dev/char seems cleaner than poking in sysfs.) Ben. -- Ben Hutchings This sentence contradicts itself - no actually it doesn't. signature.asc Description: This is a digitally signed message part

Bug#926149: AMD: Add nomodeset kernel parameter to avoid black screen

2019-04-02 Thread Ben Hutchings
d the netinst images do contain the necessary firmware packages, not just firmware for network adapters in the installer itself. So I think that the amdgpu firmware did get installed, and the driver is failing for some other reason. Please send the output of "lspci -vnn" for the system that sho

Bug#849509: Logs show popularity-contest installation indeed occurs after user says no

2019-04-02 Thread Ben Hutchings
part of popularity-contest, so the package has to be installed in order to ask the question. Ben. -- Ben Hutchings Klipstein's 4th Law of Prototyping and Production: A fail-safe circuit will destroy others. signature.asc Description: This is a digitally signed message part

Bug#926149: AMD: Add nomodeset kernel parameter to avoid black screen

2019-04-01 Thread Ben Hutchings
stalled on your test system? Ben. -- Ben Hutchings Life is what happens to you while you're busy making other plans. - John Lennon signature.asc Description: This is a digitally signed message part

Bug#925979: busybox-udeb: breaks user-params, rescue mode, etc.

2019-03-31 Thread Ben Hutchings
he process is free to overwrite or even unmap this memory at any time. (Even if it doesn't do that, any additions to its environment will necessarily be outside that region.) So I don't recommend using /proc/1/environ if you can avoid it. Ben. -- Ben Hutchings Design a system any fool ca

Re: Fixing stretch debian-installer on armhf

2019-03-07 Thread Ben Hutchings
144-3.1 is in the kernel image, and the module udebs don't have versioned dependencies. Ben. -- Ben Hutchings friends: People who know you well, but like you anyway. signature.asc Description: This is a digitally signed message part

Re: Multiple console support in d-i

2019-02-16 Thread Ben Hutchings
is is done by running the unicode_start script from kbd, or something similar. Ben. -- Ben Hutchings When in doubt, use brute force. - Ken Thompson signature.asc Description: This is a digitally signed message part

Re: Installer can't find network interface on Intel NUC BOXNUC8i3BEH1

2019-02-13 Thread Ben Hutchings
of the installer for Debian 10 "buster". Ben. -- Ben Hutchings When in doubt, use brute force. - Ken Thompson signature.asc Description: This is a digitally signed message part

Bug#921951: debian-installer: Remove beep-udeb

2019-02-10 Thread Ben Hutchings
t; > [1] > debian-installer-20190118/build/pkg-lists/netboot/network-console/armel/ixp4xx.cfg This configuration is no longer used as we already dropped support for this platform in stretch. Please go ahead with removal of beep. Ben. -- Ben Hutchings The world is coming to

Re: Bug#921518: flash-kernel: [PATCHv2] Adding-definition-of-Raspberry-Pi-Family

2019-02-06 Thread Ben Hutchings
Debian architecture that can run on the Pi 0/1, not the name of a kernel flavour. We do not yet have any kernel flavour for these yet, and it is unlikely to be "armel". We tend to use the architecture name as a kernel flavour name only if it can support most hardware for that architecture.

Bug#921556: busybox: Enable more applets to support initramfs-tools

2019-02-06 Thread Ben Hutchings
Package: busybox Version: 1:1.27.2-3 Severity: wishlist Once we have busybox 1.28.0, we could enable these extra applets on Linux: ipconfig [CONFIG_IPCONFIG] nuke [CONFIG_NUKE] resume[CONFIG_RESUME] run-init [CONFIG_RUN_INIT] Ben. -- System Information: Debian

Bug#921540: busybox: New upstream release (1.28.0)

2019-02-06 Thread Ben Hutchings
Control: retitle -1 busybox: New upstream release (1.30.0) On Wed, 2019-02-06 at 16:27 +, Ben Hutchings wrote: > Package: busybox > Version: 1:1.27.2-3 > Severity: wishlist > > busybox version 1.28.0 was released in August 2017 and we should > rebase on it. In fact t

Bug#921540: busybox: New upstream release (1.28.0)

2019-02-06 Thread Ben Hutchings
Package: busybox Version: 1:1.27.2-3 Severity: wishlist busybox version 1.28.0 was released in August 2017 and we should rebase on it. Ben. -- System Information: Debian Release: buster/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500,

Re: [PATCH] Adding definition of Raspberry Pi Family

2019-02-05 Thread Ben Hutchings
ernel packaged no the Rasbian one. [...] Debian's armhf architecture only supports ARMv7 CPUs, so our existing kernel packages will not run on a Raspberry Pi 0 or 1. The inclusion of these DTB files is an accident of how the kernel build system works. Ben. -- Ben Hutchings It is impossible t

Re: [PATCH] Adding definition of Raspberry Pi Family

2019-02-05 Thread Ben Hutchings
.scr > > armmp is only build for armhf, which means ARMv7 in Debian. RPi 1 is > ARMv6, so this is not a safe operation in Debian. Note, that > Raspbian uses a different definition of armhf. [...] There is work underway to support the Raspberry Pi 0/1 models in Debian armel, including a new

Bug#920664: unable to decrypt drive from grub after alpha4 setup)

2019-02-03 Thread Ben Hutchings
ption. > The buster system created by the installer includes aesni-intel.ko, but the > initrd does not. cryptsetup-initramfs should have been installed, and it would add the crypto modules (and other necessary files) to the initramfs. Is it installed? Ben. -- Ben Hutchings Horngren's O

Re: LUKS bugreports to be closed (house-cleaning)

2019-01-26 Thread Ben Hutchings
On Sat, 2019-01-26 at 22:35 +0100, Holger Wansing wrote: > Hi, > > since LUKS is no longer supported by d-i, all LUKS related bugreports against > d-i packages can be closed, right? I don't know what makes you think that. LUKS is precisely what is used for disk encryption. B

Bug#920498: [Fwd: Re: Bug#920498: os-prober generates jessy entry with bad UUID]

2019-01-26 Thread Ben Hutchings
Forwarded Message From: Joachim Schmidt To: Ben Hutchings Subject: Re: Bug#920498: os-prober generates jessy entry with bad UUID Date: Sat, 26 Jan 2019 18:42:29 +0100 Message-Id: <2f9387ca-3fa6-63ae-9353-2d18be286...@arcor.de> Hi Ben, > In the jessie installation,

Bug#920498: os-prober generates jessy entry with bad UUID

2019-01-26 Thread Ben Hutchings
> } > > I run update-grub some times with always the same result. > If I change the UUID in the linux line to 28cc.. then I can boot. [...] In the jessie installation, what does /etc/fstab say is the root device? Ben. -- Ben Hutchings I'm not a reverse psychological virus. Please

Bug#900918: debian-installer: Please make the generated images reproducible

2019-01-22 Thread Ben Hutchings
and what's speaking > against > doing that? If it's about CPU time, then maybe it should obey the > parallelization setting of the build process. [...] The general way to communicate this is by wrapping the build in "taskset", and pigz will surely follow that. Ben. -- Ben

Re: Multiple console support in d-i

2019-01-19 Thread Ben Hutchings
On Sun, 2019-01-20 at 01:21 +, Wookey wrote: > On 2019-01-19 20:11 +0000, Ben Hutchings wrote: > > On Sat, 2019-01-19 at 11:08 +, Steve McIntyre wrote: > > [...] > > > * add lots more console= options to the grub.cfg for arm64 (to cover > > >all

Re: UEFI Secure Boot changes in d-i and live images

2019-01-19 Thread Ben Hutchings
y). [...] Yes, this is expected. Does anyone want to implement the proposal I made at <https://wiki.debian.org/SecureBoot#Describing_the_trust_chain> or are we just going to have a flag day and hope no-one screws up after that? Ben. -- Ben Hutchings You can't have everything. Where would you

Re: Multiple console support in d-i

2019-01-19 Thread Ben Hutchings
ould look in /proc/consoles, not /proc/cmdline. The format is documented in https://www.kernel.org/doc/Documentation/filesystems/proc.txt Ben. -- Ben Hutchings Hoare's Law of Large Problems: Inside every large problem is a small problem struggling to get out. signature.asc De

Re: Bug#906016: transition: gjs built with mozjs60

2018-12-24 Thread Ben Hutchings
o I think it's *possible* to install a Mesa-supported GPU, if unlikely. Ben. -- Ben Hutchings It is impossible to make anything foolproof because fools are so ingenious. signature.asc Description: This is a digitally signed message part

Re: [console-setup] udebs declared as Multi-Arch: foreign

2018-12-17 Thread Ben Hutchings
On Mon, 2018-12-17 at 15:33 +, Ian Campbell wrote: > On Mon, 2018-12-17 at 15:19 +0000, Ben Hutchings wrote: > > On Mon, 2018-12-17 at 10:29 +, Ian Campbell wrote: > > > On Mon, 2018-12-17 at 01:29 +0000, Ben Hutchings wrote: > > > > udpkg and the various p

Re: [console-setup] udebs declared as Multi-Arch: foreign

2018-12-17 Thread Ben Hutchings
On Mon, 2018-12-17 at 15:19 +, Ben Hutchings wrote: > On Mon, 2018-12-17 at 10:29 +, Ian Campbell wrote: > > On Mon, 2018-12-17 at 01:29 +0000, Ben Hutchings wrote: > > > udpkg and the various package retrievers in d-i don't support > > > multi- > > > a

Re: [console-setup] udebs declared as Multi-Arch: foreign

2018-12-17 Thread Ben Hutchings
On Mon, 2018-12-17 at 10:29 +, Ian Campbell wrote: > On Mon, 2018-12-17 at 01:29 +0000, Ben Hutchings wrote: > > udpkg and the various package retrievers in d-i don't support > > multi- > > arch. Until they do there's probably little point in adding that > > info

Re: [console-setup] udebs declared as Multi-Arch: foreign

2018-12-16 Thread Ben Hutchings
o be multi-arch? > Or is lintian not aware of some kind of rule for multi-arch in udebs? udpkg and the various package retrievers in d-i don't support multi- arch. Until they do there's probably little point in adding that information to udebs. Ben. > Unfortunately, the debian-policy still

Re: Bug#915880: lvm2: Dependency on liblz4-1 causes /sbin binaries to depend on /usr/lib libraries

2018-12-12 Thread Ben Hutchings
which are being used anyway. initramfs-tools has generated usr-merged filesystems since 0.132, but that was only uploaded in July and hasn't made it into Ubuntu yet. But it has been mounting /usr where necessary since Debian 8 "jessie" and Ubuntu 15.10 (I think). Ben. -- Ben Hutching

Bug#915830: busybox: cp: failed to access '/var/tmp/mkinitramfs_h8da2B//usr/bin/busybox': Too many levels of symbolic links

2018-12-08 Thread Ben Hutchings
ory symlink in the skeleton initramfs. If necessary, I could probably change that. Ben. -- Ben Hutchings Man invented language to satisfy his deep need to complain. - Lily Tomlin signature.asc Description: This is a digitally signed message part

Re: Documenting installer issues for jessie LTS

2018-11-10 Thread Ben Hutchings
On Sat, 2018-11-10 at 22:55 +0100, Laura Arjona Reina wrote: > Hello all > > El 9/11/18 a las 2:50, Ben Hutchings escribió: > > I recently discovered a bug in the installer (#908711). During > > installation with network sources enabled, security update are normally &g

Bug#913389: installation-guide: Updating advice for choosing a network mirror (Section 6.3.5.1.3)

2018-11-10 Thread Ben Hutchings
ould be up-to-date and fast. These mirrors support TLS (https protocol) and IPv6. This service is maintained by the Debian System Administration (DSA) team. --- END --- I.e. add "and IPv6" to the second sentence. > Paragraph 4 > --- > Appears to be redundant.

Bug#912820: stretch-pu: package pkgsel/0.45+deb9u2

2018-11-03 Thread Ben Hutchings
12:49:01.0 + +++ pkgsel-0.45+deb9u2/debian/changelog 2018-10-27 23:58:05.0 +0100 @@ -1,3 +1,16 @@ +pkgsel (0.45+deb9u2) stretch; urgency=medium + + * Fix target suite + + -- Ben Hutchings Sat, 27 Oct 2018 23:58:05 +0100 + +pkgsel (0.45+deb9u1) unstable; urgency=medium

Re: pkgsel_0.61_source.changes ACCEPTED into unstable

2018-10-28 Thread Ben Hutchings
00 > > Source: pkgsel > > Binary: pkgsel > > Architecture: source > > Version: 0.61 > > Distribution: unstable > > Urgency: medium > > Maintainer: Debian Install System Team > > Changed-By: Ben Hutchings > > Description: > > pkgsel -

Bug#912073: No initramfs generated if new kernel package installed by upgrade

2018-10-27 Thread Ben Hutchings
Package: pkgsel Version: 0.60 Severity: serious While testing a fix for #908711, I found that pkgsel diverts update-initramfs during the upgrade and installation process and runs it once at the end. By default, "update-initramfs -u" updates the new initramfs for the newest kernel version that

Re: Installer: 32 vs. 64 bit

2018-10-26 Thread Ben Hutchings
gt; cases outlined above? We should not do in this in the second case, since it is supposed to work. (But a warning might be reasonable.) Ben. -- Ben Hutchings The obvious mathematical breakthrough [to break modern encryption] would be development of an ea

Bug#749991: A tiresome subject for YEARS.

2018-10-24 Thread Ben Hutchings
ou use netboot the udebs in the archive *also* have to match. And they don't after a point release. Ben. > I'm creating debian-installer images myself on a regular basis and from my > current knowledge and testing, it's very unlikely that there is a bug in > the kernel and initrd match

Bug#911750: Race condition in d-i leading to kernel from security.debian.org to be kept back

2018-10-24 Thread Ben Hutchings
On Wed, 2018-10-24 at 16:30 +0200, Raphaël Halimi wrote: > Le 24/10/2018 à 14:15, Ben Hutchings a écrit : > > > When the kernel metapackage (linux-image-) is initially installed, > > > APT doesn't install recommended packages, and security.debian.org > > > reposi

Bug#911750: Race condition in d-i leading to kernel from security.debian.org to be kept back

2018-10-24 Thread Ben Hutchings
isk during a certain period of > time between the first boot, and the first upgrade (and reboot). > > Regards, > -- Ben Hutchings Never put off till tomorrow what you can avoid all together. signature.asc Description: This is a digitally signed message part

Re: debian squeeze live xfce4 - restart

2018-10-22 Thread Ben Hutchings
anted to > > tell you: > > unetbootin is known to create broken installation media, please see [1]. > This is why unetbootin was removed from Debian. Also squeeze is long out of support. Ben. > Adrian > > > [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775689 -- Ben Hutchings Knowledge is power. France is bacon.

Bug#911133: Graphical installer

2018-10-19 Thread Ben Hutchings
On Thu, 2018-10-18 at 23:43 -0700, Vagrant Cascadian wrote: > On 2018-10-18, Ben Hutchings wrote: > > On Thu, 2018-10-18 at 19:48 +0200, Marcin Juszkiewicz wrote: > > For current AMD chips the only native driver is amdgpu; for older chips > > it's radeon. Both of them will ne

Bug#911133: Graphical installer

2018-10-18 Thread Ben Hutchings
for display (rather than off-screen rendering or GPGPU) is likely to be vanishingly small. Ben. -- Ben Hutchings Man invented language to satisfy his deep need to complain. - Lily Tomlin signature.asc Description: This is a digitally signed message part

Bug#911169: console-setup: can vidcontrol and kbdcontrol depends be removed for non-kfreebsd archs?

2018-10-18 Thread Ben Hutchings
On Wed, 2018-10-17 at 18:57 +0200, Holger Wansing wrote: > Hi, > > Ben Hutchings wrote: > > On Tue, 2018-10-16 at 19:43 +0200, Holger Wansing wrote: > > > Package: console-setup > > > Severity: wishlist > > > > > > > > > Holger Wansin

Bug#911169: console-setup: can vidcontrol and kbdcontrol depends be removed for non-kfreebsd archs?

2018-10-16 Thread Ben Hutchings
system-helpers (>= 1.29~) | initscripts > Suggests: console-setup > Conflicts: console-setup-linux > Breaks: console-setup (<< 1.71) > Replaces: console-setup (<< 1.71) > Description: FreeBSD specific part of console-setup >This package includes raw, u

Bug#909643: installation-reports: doing a dist-upgrade from debian7 to debian8 ended with a non bootable system

2018-09-26 Thread Ben Hutchings
, it is possible to > -activate LVM with vgchange -ay > -mount and access the root partition > However, ussing the "exit" command ends up in a kernel panic, root > filesystem being mounted on /root or not [...] What is the kernel command line? (Run "cat /proc/cmdline" t

Bug#898945: Can Ubuntu 16.04 be patched to fix this?

2018-09-21 Thread Ben Hutchings
On Fri, 2018-09-21 at 12:03 -0500, Ryan Arp wrote: > Is it possible to get this patched for Ubuntu 16.04? You need to ask Ubuntu about that. Fixes in Debian will generally find their way into future Ubuntu releases, but updates to existing releases are entirely a matter for them. Ben. --

Bug#908711: pkgsel does not install updates with ABI changes (by default)

2018-09-12 Thread Ben Hutchings
fault for this question should be changed to "full-upgrade", or the implementation of "safe-upgrade" should be changed to "apt upgrade". This installs new packages as dependencies but doesn't remove anything. I don't know if it's possible to get the same behaviour thro

Bug#907704: choose-mirror: default to deb.debian.org

2018-09-05 Thread Ben Hutchings
pported in all (or at least most) of the different HTTP libraries we ship. But I don't think we're anywhere near there, so supporting it at installation time only doesn't seem worth the trouble. Ben. -- Ben Hutchings I'm always amazed by the number of people who take up solipsism bec

Bug#907970: Please stop using debiandoc-sgml (deprecated)

2018-09-04 Thread Ben Hutchings
partman/Makefile > +++ b/doc/devel/partman/Makefile [...] > +all: *.xsl *.dbk > + @./build.sh [...] make doesn't expand wildcards automatically; you need to use the $(wildcard) function to do that. Ben. -- Ben Hutchings I'm always amazed by the number of people who take up solipsis

Bug#907704: choose-mirror: default to deb.debian.org

2018-09-03 Thread Ben Hutchings
as a default. But apparently it required a lot of maintenance work, which no-one was prepared to continue doing. That's why deb.debian.org is a plain CDN which doesn't rely on the existing mirror network. It also supports TLS (which I think should also be enabled by default in the installer).

Bug#905965: debian-installer: preseeding language fails

2018-08-13 Thread Ben Hutchings
d line. See <https://www.debian.org/releases/stable/amd64/ch05s03.html.en#preseed-args>. Ben. -- Ben Hutchings The Peter principle: In a hierarchy, every employee tends to rise to their level of incompetence. signature.asc Description: This is a digitally signed message part

Re: Debian 9.5 Installer

2018-08-11 Thread Ben Hutchings
size and structure of the encrypted data. You can cancel this process, and the installation process will still continue. That should really be explained in the status message. If you don't install with full disk encryption, no overwriting is done by default. Ben. -- Ben Hutchings Time is nature's

Re: Install on remote KVM?

2018-08-11 Thread Ben Hutchings
On Sun, 2018-08-12 at 00:25 +1200, Richard Hector wrote: > On 12/08/18 00:16, Ben Hutchings wrote: > > On Sat, 2018-08-11 at 22:58 +1200, Richard Hector wrote: > > [...] > > > I'm mostly familiar with the netinst image, and it's what I generally > > >

Bug#689528: please add virtio support for cdrom at install time

2018-08-11 Thread Ben Hutchings
etinst image for test purposes. Do you want to > perform some tests? I can test this easily. Ben. -- Ben Hutchings Time is nature's way of making sure that everything doesn't happen at once. signature.asc Description: This is a digitally signed message part

Re: Install on remote KVM?

2018-08-11 Thread Ben Hutchings
e's an option to configure the CD drive to be attached through one of the other controllers, you should choose that. But we should also add virtio drivers to the standard installer initramfs. Ben. -- Ben Hutchings Time is nature's way of making sure that everything doesn't happen at once. signatu

Re: Install on remote KVM?

2018-08-11 Thread Ben Hutchings
nd initramfs (initrd.img) from the netinst installer image and providing those instead of the netboot images. Ben. -- Ben Hutchings Time is nature's way of making sure that everything doesn't happen at once. signature.asc Description: This is a digitally signed message part

Bug#905827: Buster on Dell XPS 15 9570

2018-08-10 Thread Ben Hutchings
On Fri, 2018-08-10 at 12:21 +0200, Geert Stappers wrote: [...] > Changed boot mode to > 1) Legacy External Device Boot Mode, Secure Boot OFF [...] This sounds like BIOS emulation, which is not really recommended on current UEFI systems. Ben. -- Ben Hutchings Time is nature's way of

Re: Status and open questions for debian-installer with backports support

2018-08-02 Thread Ben Hutchings
that you are likely to end up doing most of the work, and only you can decide how much time to spend on it. > => Question: what to advertise/communicate on? One-shot only is probably >a good rule of thumb? [...] I think what you're proposing is to announce this as a one-off, and not to

Bug#905135: task-kde-desktop is not installable

2018-07-31 Thread Ben Hutchings
and is in fact > already installed on my system) > > I am confused. libkf5xmlgui5 has some funky architecture-dependent > dependencies on qtbase-abi-5-10-0 vs qtbase-abi-5-11-0; perhaps it has > something to do with that? [...] It has not been rebuilt for unofficial ports (yet). I th

Bug#905135: task-kde-desktop is not installable

2018-07-31 Thread Ben Hutchings
haps you have pinned packages (through /etc/apt/preferences.d) that prevent the upgrade? Ben. -- Ben Hutchings [W]e found...that it wasn't as easy to get programs right as we had thought. I realized that a large part of my life from then on was going to be spent in finding mistakes in my own progr

Re: Q: What's the relationship between Secure Boot and debootstrap?

2018-07-31 Thread Ben Hutchings
Could you explain your thought for it, please? I didn't understand that remark either. Perhaps it was meant to refer to other tools using debootstrap, like vmdb2, that also install a boot loader. Ben. -- Ben Hutchings [W]e found...that it wasn't as easy to get programs right as we had though

Bug#756859: installation-guide: USB boot

2018-07-31 Thread Ben Hutchings
On Tue, 2018-07-31 at 10:40 +0200, Holger Wansing wrote: > Hi, > > Ben Hutchings wrote: > > Please remove all the text about USB-ZIP. Zip drives have been > > obsolete for over 10 years and I think only very old BIOS versions will > > expect that kind of partition t

Bug#759428: [installation-guide] non-US is no longer existing, so there is also no "export-restricted" software

2018-07-31 Thread Ben Hutchings
On Tue, 2018-07-31 at 11:00 +0200, Holger Wansing wrote: > Hi, > > Ben Hutchings wrote: [...] > > I agree that this should be changed. However I think that the wording > > "standard versions" also relates to there being unrestricted (standard) > >

Bug#776313: [installation-guide] Installation manual should warn about the use of LVM partition types

2018-07-30 Thread Ben Hutchings
nt (like an encrypted volume). You need to remove such disks from the > +system, before performing a new LVM setup! And - as always - you need to have > +backups of your data. You made that backups, as we already told you, right? > + > + [...] I think the last sentence is not really ne

Bug#756859: installation-guide: USB boot

2018-07-30 Thread Ben Hutchings
Please remove all the text about USB-ZIP. Zip drives have been obsolete for over 10 years and I think only very old BIOS versions will expect that kind of partition table in USB storage devices. This text is more likely to confuse people than to be useful. Ben. -- Ben Hutchings Tomorrow

Bug#413647: [installation-guide] In Appendix D.3, common problem with Grub

2018-07-30 Thread Ben Hutchings
can close this report IMO. Indeed, /etc/mtab is now a link to /proc/mounts so I don't think this particular failure is possible. > Any objections? None from me, Ben. -- Ben Hutchings Tomorrow will be cancelled due to lack of interest. signature.asc Description: This is a digitally signed message part

Bug#759428: [installation-guide] non-US is no longer existing, so there is also no "export-restricted" software

2018-07-30 Thread Ben Hutchings
ver I think that the wording "standard versions" also relates to there being unrestricted (standard) and non-US versions of some packages. Perhaps "standard versions" could be changed to something like "the system". Ben. -- Ben Hutchings Tomorrow will be cancelled due to lack of interest. signature.asc Description: This is a digitally signed message part

Bug#784206: [installation-guide] Re: "Compiling a New Kernel" section is hugely outdated

2018-07-25 Thread Ben Hutchings
On Wed, 2018-07-25 at 20:34 +0200, Holger Wansing wrote: > Hi, > > Ben Hutchings wrote: > > Package: installation-manual > > Severity: important > > > > There are many things wrong with the current text for "Compiling > > a New Kernel". > &

Re: [initramfs-tools] update-initramfs -u warns: Unknown X keysym "dead_belowmacron"

2018-07-25 Thread Ben Hutchings
Control: reassign -1 console-setup 1.184 This is not a bug in initramfs-tools. The warning comes from console- setup and is triggered by a change to the German keyboard layout (from <https://bugs.freedesktop.org/show_bug.cgi?id=102225>). Ben. -- Ben Hutchings [W]e found...that it

Bug#886506: busybox: wrongly compiled with -mpreferred-stack-boundary=2 on i386

2018-07-12 Thread Ben Hutchings
Control: severity -1 important Lowering severity because this stopped causing a crash after #887327 was fixed. Ben. -- Ben Hutchings Man invented language to satisfy his deep need to complain. - Lily Tomlin signature.asc Description

Re: Bug#903122: debian-installer-9-netboot-amd64: Please add char/virtio_console module (paravirtualized serial) to netinst

2018-07-09 Thread Ben Hutchings
On Tue, 2018-07-10 at 02:32 +0200, Cyril Brulebois wrote: > Control: reassign -1 src:linux > Control: tag -1 patch > > Ben Hutchings (2018-07-09): > > I would say virtio-modules. All the virtio class drivers depend on > > virtio and virtio_ring, which means that

Bug#903047: Netinst image cannot load e1000e, ixgbe, igb eth. drivers

2018-07-09 Thread Ben Hutchings
g cannot happen in a stable release because packages are not continuously updated in a stable release. (Security updates go in a separate archive that doesn't affect the installer.) Ben. -- Ben Hutchings Beware of programmers who carry screwdrivers. - Leonard Brandwein signature.

Bug#903122: debian-installer-9-netboot-amd64: Please add char/virtio_console module (paravirtualized serial) to netinst

2018-07-09 Thread Ben Hutchings
modules. All the virtio class drivers depend on virtio and virtio_ring, which means that adding them to any other package would require that package to depend on virtio-modules. (The Xen-specific drivers don't have this issue only because xenbus unfortunately has to be built-in.) Ben. -- B

Bug#902350: systemd-container: /proc/1/environ doesn't contain

2018-06-28 Thread Ben Hutchings
ms like it will be the most reliable approach. Ben. > > > It seems there are quite a number of other places with such issues. > > I'll look into it, later. > > -- Ben Hutchings This sentence contradicts itself - no actually it doesn't. signature.asc Description: This is a digitally signed message part

Bug#901332: d-i: Offer to shut down / power off instead of reboot at the end

2018-06-12 Thread Ben Hutchings
tells the reboot message, add > a third button that shuts down / powers off the system instead > of rebooting. Still, I do agree that this would be useful in general. Ben. -- Ben Hutchings The most exhausting thing in life is being insincere.

Bug#898468: debian-installer: black screen/long delay in graphical installer after switching from linux 4.15 to 4.16

2018-06-05 Thread Ben Hutchings
On Tue, 2018-06-05 at 19:20 +0200, Cyril Brulebois wrote: > Hi, > > Ben Hutchings (2018-05-13): > > This sounds similar to the regression seen in stable affecting gnome- > > session. libICE has a function for generating the MIT-MAGIC-COOKIE-1 > > cookie, which now u

Bug#736126: Please install haveged on physical machines

2018-05-23 Thread Ben Hutchings
ing that (systemd-detect-virt command). > Is it a thing we want to do? I don't have an opinion either way. Ben. -- Ben Hutchings It is easier to change the specification to fit the program than vice versa. signature.asc Description: This is a digitally signed message part

Re: task-laptop dependencies

2018-05-23 Thread Ben Hutchings
VD-1 either. > > Should task-laptop depend on rfkill? I think task-desktop should recommend it. (Many people use wireless networking in desktop computers, and we added a recommendation of iw there already.) Ben. -- Ben Hutchings It is easier to change the specification to fi

Re: task-laptop dependencies

2018-05-20 Thread Ben Hutchings
On Tue, 2018-05-15 at 19:41 -0700, crawlsp...@riseup.net wrote: > Is this a place to talk about the dependences of the task-laptop > package? Yes, it is. Ben. -- Ben Hutchings Horngren's Observation: Among economists, the real world is often a special case. signatu

Bug#898468: debian-installer: black screen/long delay in graphical installer after switching from linux 4.15 to 4.16

2018-05-12 Thread Ben Hutchings
ned bug #898088 against libbsd because arc4random_buf() is documented to return "very quickly". Ben. -- Ben Hutchings The most exhausting thing in life is being insincere. - Anne Morrow Lindberg signature.asc Description: This is a digitally signed message part

Re: Salsa

2018-05-02 Thread Ben Hutchings
you need examples of dealing with weird stuff, see https://salsa.debian.org/kernel-team/d-k-conversion Ben. -- Ben Hutchings One of the nice things about standards is that there are so many of them. signature.asc Description: This is a digitally signed message part

<    1   2   3   4   5   6   7   8   9   >