Bug#1086256:

2025-01-08 Thread Scott Ashcroft
On Tue, 26 Nov 2024 18:25:07 + Scott Ashcroft wrote: > I think the fix for this is to add: > > -fno-jump-tables > > to the OPTIMIZE flags but I don't have atmega8 to test if the produced > bootloader actually works. > > I've now managed to find an

Bug#1089521:

2024-12-19 Thread Scott Ashcroft
Control: fixed -1 6.12.5-1

Bug#1087616: linux-image-6.11.7-amd64: Can't boot (boot freezes after [or maybe during] cryptsetup unlocks drive)

2024-12-13 Thread Scott Ashcroft
Hi, Looks like there are other users reporting that they can reproduce the issue in the systemd bug. The workaround of removing quiet or adding TERM=dumb to the kernel cmdline works for me. It is probably worth moving the Debian bug over to systemd versions 257~rc1, 257~rc2, 257~rc3 and 257. Chee

Bug#1087616: confirm linux-image-6.11.7-amd64 boot failure

2024-12-10 Thread Scott Ashcroft
On Tue, 2024-12-10 at 18:57 +0100, Uwe Kleine-König wrote: > Hello, Hi. > On Tue, Dec 10, 2024 at 12:08:17PM +, Scott Ashcroft wrote: > > Still happening with 6.12.3. > > Pressing a number of keys (it doesn't need to be enter) will get > > the > >

Bug#1087616: confirm linux-image-6.11.7-amd64 boot failure

2024-12-10 Thread Scott Ashcroft
Still happening with 6.12.3. Pressing a number of keys (it doesn't need to be enter) will get the boot moving again. Adding any sort of debug also seems to mask the issue. I suspect it could be a change in systemd which triggered it. Could it something needing more entropy in /dev/random which mash

Bug#1086256:

2024-11-26 Thread Scott Ashcroft
I think the fix for this is to add: -fno-jump-tables to the OPTIMIZE flags but I don't have atmega8 to test if the produced bootloader actually works.

Bug#815125: Boot failure with Debian linux 4.4.2 package

2016-03-09 Thread Scott Ashcroft
> Could you boot a working kernel with memblock=debug on the kernel I'm not seeing any 'memblock: Could not reserve boot range' lines. See attached. Tried the patch anyway and it didn't work. Cheers, Scott[0.00] Initializing cgroup subsys cpuset [0.00] Initializing cgroup subsys

Bug#815125: Boot failure with Debian linux 4.4.2 package

2016-03-08 Thread Scott Ashcroft
The patch makes no difference. Is there anything else I can do to help figure this out? Cheers, Scott

Bug#815125: Boot failure with Debian linux 4.4.2 package

2016-03-08 Thread Scott Ashcroft
I'm still seeing the same failure in efi_call with 4.4.4-1 and 4.5-rc4 and 4.5-rc7 from experimental on an HP x360. It has the INSYDE Corp implementation of EFI which seems to be a common factor.  I'll try build the kernel with the patch suggested and test that. Cheers, Scott

Bug#764219: isc-dhcp-client: fails to configure the default route

2014-10-11 Thread Scott Ashcroft
Hi, This isn't a bug in the dhcp client but a misconfiguration of your dhcp server. The 'DHCP Client Behavior' section of RFC3442 says, in part: "If the DHCP server returns both a Classless Static Routes option and a Router option, the DHCP client MUST ignore the Router option." So you jus

Bug#755834: I can't reproduce this

2014-08-02 Thread Scott Ashcroft
Hi, I can't reproduce this and I run a dhcp server with DHCP_INTERFACES="" Is there anything in /var/log/daemon.log which shows why dhcpd didn't start? Cheers, Scott -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas..

Bug#749410: isc-dhcp-client: shutdown/reboot hangs after K03rsyslog

2014-07-15 Thread Scott Ashcroft
Hi, I think the problem is that dhcp client is being killed off by /etc/init.d/sendsigs script. This means that it is dead by the time the nfs unmount script runs and that's why there is no network. I suspect that it should be making a symlink in /run/sendsigs.omit.d like rpcbind, syslog and