Bug#986837: aoe: kernel crash on blk_update_request: I/O error, BUG: scheduling while atomic

2021-05-17 Thread Raymond Burkholder
On 5/17/21 10:17 AM, Valentin Kleibel wrote: The bug has been reported upstream: linux-kernel: https://lkml.org/lkml/2021/4/13/672 linux-block: https://lore.kernel.org/linux-block/b6aea08d-7190-e341-8780-13ba8e015...@vrvis.at/T/#u kernel.org bugzilla:

Bug#982995: Installation Report

2021-02-17 Thread Raymond Burkholder
On 2/17/21 3:20 PM, Jeff Forsyth wrote: Comments/Problems: RPI4 with 4GiB Ram. This system is netbooted using RPI-UEFI 1.22 and iPXE 1.2.x. DNSMASQ send the RPI-UEFI to the RPI. The RPI-UEFI pulls the arm64 EFI/ipxe. The iPXE shows a menu for booting into the Debian Installer. The

Bug#960181: pigz: abort: write error on (No space left on device)

2020-05-10 Thread Raymond Burkholder
On 2020-05-10 4:59 a.m., Rainer Dorsch wrote: It is weird that mkinitramfs reports no space left on device, but df does not confirm this. So it might be "another" device (like initramfs?). I am aware that I include a virtualbox module with dkms df does, in a fashion confirm it.  It shows 91%

Bug#859509: partman-auto uses memory size to determine disk partitioning and fails on high ram installs

2020-02-28 Thread Raymond Burkholder
On 2020-02-28 1:41 p.m., Jelle de Jong wrote: So I hit this issue installing on my HP server while with the same preseed succesfully installed on a few other systms So I made a virtual machine put 20GB ram in there and an 8GB drive and could reproduce the problem. How can we force

Bug#912596: cpufrequtils: cpufreq-info only shows 31 CPUs

2018-11-08 Thread Raymond Burkholder
I might be missing something, but ... 0 - 31 means a count of 32.  Or do you have more than 32? On 2018-11-08 11:01 a.m., Witold Baryluk wrote: Package: linux-image-4.18 Followup-For: Bug #912596 # cpupower -c all frequency-info analyzing CPU 0: <- cut -> ... analyzing CPU 30: <- cut ->

Bug#892105: linux-image-4.9.0-6-amd64: i40e driver still unstable

2018-03-05 Thread Raymond Burkholder
> Our usual solution is to install a i40e driver from Intel (version > 1.6.42 works nice for us). Please note that this is the only driver taining our > kernel - as a workaround. I am in a similar circumstance. After a few days of moderate operation, it appears packets can be transmitted, but

Bug#891979: linux-image-4.9.0-6-amd64: Cannot use Windows 2016 Hyper-V in a KVM guest

2018-03-03 Thread Raymond Burkholder
On 03/03/2018 10:59 AM, Antonio Huete Jimenez wrote: Package: src:linux Version: 4.9.82-1+deb9u3 Severity: normal On the latest linux-image, as shown in the details of this bug report, and after enabling KVM nested it is possible to enable Hyper-V role in Windows 2016 standard. However the

Bug#875858: pkgsel: Offer to install/manage unattended-upgrades

2017-12-11 Thread Raymond Burkholder
On 12/11/2017 11:51 AM, Steve McIntyre wrote: On Mon, Dec 11, 2017 at 04:41:38PM +0100, Wouter Verhelst wrote: On Sun, Dec 10, 2017 at 12:22:07PM -0400, Raymond Burkholder wrote: I think its totally adequate to assume people want automatic security updates, on all kinds of systems, unless

Bug#875858: pkgsel: Offer to install/manage unattended-upgrades

2017-12-11 Thread Raymond Burkholder
You can tell me if I am 'beating a dead horse' but for the sake of argument, let us see where this goes On 12/11/2017 11:41 AM, Wouter Verhelst wrote: On Sun, Dec 10, 2017 at 12:22:07PM -0400, Raymond Burkholder wrote: I think its totally adequate to assume people want automatic

Bug#875858: pkgsel: Offer to install/manage unattended-upgrades

2017-12-11 Thread Raymond Burkholder
> > So, as an accommodation, a flag in the preseed mechanism to > enable/disable would be helpful. > > You mean something like: > > Template: pkgsel/update-policy > Type: select > Default: unattended-upgrades > > pkgsel/update-policy=none thus seem the perfect preseed choice for your > use

Bug#875858: pkgsel: Offer to install/manage unattended-upgrades

2017-12-10 Thread Raymond Burkholder
> > I think its totally adequate to assume people want automatic security > updates, on all kinds of systems, unless they opt out. Security updates, yes. Automated, no. Desktops, maybe. Servers, no. For my infrastructure, updates, of what ever kind, need to be incorporated into the

Bug#883992: install to harddrive, ignore connected usb, reboot with preseeded grub

2017-12-09 Thread Raymond Burkholder
Package: grub-installer Version: 1.140+deb9u1 Is there a magic incantation for preseed files to install to a harddrive when usb is present? There are two stages: usb appears as /dev/sda during install process, but appears as something else, maybe /dev/sdd during normal boot Therefore, the

Bug#878553: netcfg: "download debconf preconfiguration file"

2017-10-14 Thread Raymond Burkholder
Package: netcfg Version: 1.145 I have been running pxeboot with preseed successfully for a while. Recently, with a new version of netboot from (as of today 2017/10/13/): https://d-i.debian.org/daily-images/amd64/daily/netboot/netboot.tar.gz I am now getting a pop up box with "Download debconf

Bug#856382:

2017-03-01 Thread Raymond Burkholder
Confirmed. netboot is functional again.

Bug#856382:

2017-02-28 Thread Raymond Burkholder
In installing today’s (2016/02/28) netbook.tar.gz: https://d-i.debian.org/daily-images/amd64/daily/netboot/netboot.tar.gz And installing manually via pxeboot, in the console I see: scsi_mod: disagrees about version of symbol module_layout. Is this related? -- This message has been scanned

Bug#841420: Patch to allow build

2016-10-31 Thread Raymond Burkholder
> -Original Message- > From: Arthur Gautier [mailto:ba...@gandi.net] > On Sun, Oct 30, 2016 at 01:32:14AM -0300, Raymond Burkholder wrote: > > Step 1: > > > > scripts/config --disable CC_STACKPROTECTOR_STRONG > > This is a step forward security, we can

Bug#841420: Patch to allow build

2016-10-29 Thread Raymond Burkholder
Step 1: scripts/config --disable CC_STACKPROTECTOR_STRONG Step 2: From http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.8-rc2/0002-UBUNTU-SAUCE-no- up-disable-pie-when-gcc-has-it-enabl.patch The following seems to solve some problems: diff --git a/Makefile b/Makefile index 5c18baa..e342473

Bug#841420: Rolling Back?

2016-10-29 Thread Raymond Burkholder
I am on $ uname -a Linux bldkrnl 4.7.0-1-amd64 #1 SMP Debian 4.7.8-1 (2016-10-19) x86_64 GNU/Linux I am trying to build kernel 4.8.5 or 4.8.4 from kernel.org. I was able to get it building a few days ago. Seems the recent gcc version changes something. In following previous entries in this

Bug#771699: Provide A Preseed Option For Ignoring The Valid-Until Field of InRelease Files

2016-04-18 Thread Raymond Burkholder
> > Mostly "we take (working) patches"? > Fair enough. Would you be able give me push in the right direction and provide a hint as to which packages/files I should be looking at?

Bug#819725: EXT4-fs (sda2): Cannot load crc32c driver.

2016-04-01 Thread Raymond Burkholder
Package: linux-image Version: 4.4.0-1 Severity: critical Tags: d-i, stretch I have used today's version of

Bug#771699: Provide A Preseed Option For Ignoring The Valid-Until Field of InRelease Files

2016-03-24 Thread Raymond Burkholder
On Mon, 02 Nov 2015 18:58:34 +0100 Jonas Smedegaard wrote: > Quoting Cyril Brulebois (2015-11-02 17:20:04) > > I've added this to my (not really ever-growing but yet non-empty) d-i > > to-do list, and I'll do the BTS dance (cloning and reassigning to > > debootstrap etc.) if I

Bug#810731: ifupdown_0.8.6_amd64.deb breaks systemd version 228-2+b1

2016-01-11 Thread Raymond Burkholder
Package: ifupdown Version: 0.8.6 _amd64 Looks like this package was Migrated to testing today. I am using stretch/testing with the Alpha4 install. The installation is failing. On screen is a message regarding libxapian22v5, but syslog and the ALT-f4 screen show that ifupdown is actually at