Bug#1066684: xpat2: FTBFS: loadsave.c:279:24: error: implicit declaration of function ‘cuserid’ [-Werror=implicit-function-declaration]

2024-04-18 Thread Steve McIntyre
Here's an NMU diff that fixes the FTBFS. In incoming right now. -- Steve McIntyre, Cambridge, UK.st...@einval.com "I used to be the first kid on the block wanting a cranial implant, now I want to be the first with a cranial firewall. " -- Charlie Stross

Bug#1061519: shim: CVE-2023-40546 CVE-2023-40547 CVE-2023-40548 CVE-2023-40549 CVE-2023-40550 CVE-2023-40551

2024-04-15 Thread Steve McIntyre
elp, but the merge isn't the hard bit here. Tthe new upstream is a little problematic and I'm debugging some boot failures in my local CI already. -- Steve McIntyre, Cambridge, UK.st...@einval.com Into the distance, a ribbon of black Stretched to the point of no turning back

Bug#1067054: Debian 12 - Copy files on USB 3

2024-03-18 Thread Steve McIntyre
ort completes the restoration of the image with a >constant >transfer rate of +/- 41MB/sec. >Regards. What you're describing sounds just as likely to be a hardware problem with the enclosure, to be honest. Does it work 100% reliably elsewhere? -- Steve McIntyre, Cambridge, UK.

Bug#1066237: nas: FTBFS: main.c:125:9: error: implicit declaration of function ‘yyparse’ [-Werror=implicit-function-declaration]

2024-03-16 Thread Steve McIntyre
ins some really awful old C code, and it's taking a bit of fixing. But I'm getting there... -- Steve McIntyre, Cambridge, UK.st...@einval.com You lock the door And throw away the key There's someone in my head but it's not me

Bug#1066264: cdrkit: diff for NMU version 9:1.1.11-3.5

2024-03-14 Thread Steve McIntyre
t;endianconv.h" >+ #include "checksum.h" >++#include "md5.h" >+ #endif >+ #ifdef APPLE_HYB >+ #include >diff -Nru cdrkit-1.1.11/debian/patches/series >cdrkit-1.1.11/debian/patches/series >--- cdrkit-1.1.11/debian/patches/series2022-05-25

Bug#1057606: shim: FTBFS: ./debian/generate_dbx_list: 23: efisiglist: not found

2023-12-06 Thread Steve McIntyre
evant >part. >If required, the full build log is available here: ACK, this is already known about. The pesign package no longer provides efisiglist in unstable. I already have the necessary changes made in shim in git, and we're due a new upload soon-ish. -- Steve McIntyre, Cambridge, UK.

Bug#1056348: FTBFS: tests fail in clean environment

2023-11-28 Thread Steve McIntyre
est to apply their patch rather than yours to make >the code more consistent with upstream, do you agree? > >[1] https://github.com/libssh2/libssh2/issues/1240 >[2] https://github.com/libssh2/libssh2/pull/1241 Thanks, that looks sane enough here! :-) -- Steve McIntyre, Cambridge, U

Bug#1056348: FTBFS: tests fail in clean environment

2023-11-23 Thread Steve McIntyre
On Thu, Nov 23, 2023 at 10:46:34AM -0500, Nicolas Mora wrote: >Le 2023-11-23 à 09 h 46, Steve McIntyre a écrit : >> >> Ah, apologies - that version is bogus, it's just the version on the >> bullseye machine I ran reportbug from. >> >> The tests are failing on c

Bug#1056348: FTBFS: tests fail in clean environment

2023-11-23 Thread Steve McIntyre
On Thu, Nov 23, 2023 at 09:20:37AM -0500, Nicolas Mora wrote: >Hello, > >On Tue, 21 Nov 2023 13:30:31 +0000 Steve McIntyre wrote: >> Source: libssh2 >> Version: 1.9.0-2 >> Severity: serious >> Tags: ftbfs patch >> >> Hi! >> >> Building

Bug#1056348: FTBFS: tests fail in clean environment

2023-11-21 Thread Steve McIntyre
Source: libssh2 Version: 1.9.0-2 Severity: serious Tags: ftbfs patch Hi! Building libssh2 using debuild in a clean local chroot, I get test failures and even a core dump! ... PASS: mansyntax.sh

Bug#1054449: pesign: Missing Depends on passwd

2023-11-12 Thread Steve McIntyre
r preinst moved to postinst) was about adding it >to the Depends field. > >In fact, the changelog was correct for what it had to be done, >just not for what it was actually done. > >(note: shim FTBFS in a clean chroot because of this bug) Oh, gah. :-/ Thanks for the prod, f

Bug#1039710: debian-installer: Grub installation fails and /var/log/syslog is empty

2023-08-03 Thread Steve McIntyre
or. After weeks with this breakage, I've just uploaded a minimal NMU to fix it, reverting the syslog changes since -1. I've buit and tested successfully locally. Here's the NMU diff. -- Steve McIntyre, Cambridge, UK.st...@einval.com You raise the blade, you make the

Bug#1040790: installation-reports: ID in /etc/machine-id and /var/lib/dbus/machine-id mismatch on fresh debian 12 installation

2023-07-11 Thread Steve McIntyre
eting OS files for no good reason. If >someone wants to mess manually with /etc/machine-id and >/var/lib/dbus/machine-id it's fair that they are allowed to do that, >but it's also fair to tell them that they get to keep the pieces. Agreed, 100%. -- Steve McIntyre, Cambridge, UK.

Bug#1040790: installation-reports: ID in /etc/machine-id and /var/lib/dbus/machine-id mismatch on fresh debian 12 installation

2023-07-10 Thread Steve McIntyre
d the >files "/etc/machine-id" and "/var/lib/dbus/machine-id" are not linked >in any way (no soft or hardlink) and the ID inside the files differ >from each other. I've confirmed this bug just now, doing a clean installation from the 12.0.0 am

Bug#1032186: Further patch to improve things?

2023-07-09 Thread Steve McIntyre
Hey, The first patch committed here allows people to uninstall raspi-firmware more easily. I suggest the attached to make things easier for people even before that removal... -- Steve McIntyre, Cambridge, UK.st...@einval.com Getting a SCSI chain working

Bug#1035382: Bug#1032071: ARM firmware packages included in amd64 installation images

2023-07-06 Thread Steve McIntyre
35382 open on the live side, let's bump the severity on that. -- Steve McIntyre, Cambridge, UK.st...@einval.com “Why do people find DNS so difficult? It’s just cache invalidation and naming things.” -– Jeff Waugh (https://twitter.com/jdub)

Bug#1034610: grub-common no longer supports labels

2023-04-20 Thread Steve McIntyre
onger supports the GRUB_ENABLE_LINUX_LABEL >parameters and has to be re-written for it to work. Looking in the history, I can't see where we've ever supported this. Can you tell me which version(s) ever had this working for you please? -- Steve McIntyre, Cambridge, UK.

Bug#1033913: partman-auto-lvm: Broken "Guided - use entire disk and set up LVM" in UEFI mode

2023-04-10 Thread Steve McIntyre
I've just pushed an update to the code here... On Mon, Apr 10, 2023 at 05:45:15PM +0200, Pascal Hambourg wrote: >On 10/04/2023 at 15:13, Steve McIntyre wrote: >> >> Overall comment: I'm not trying to make the heuristics 100% reliable >> here, as I don't think that's actua

Bug#1033913: partman-auto-lvm: Broken "Guided - use entire disk and set up LVM" in UEFI mode

2023-04-10 Thread Steve McIntyre
to detect the specially crafted partition >table on the installation media created with a debian image. Is it intended >or fortunately unintentional ? If partman could see the EFI partition on the >installation media, the detection of BIOS-bootable systems would fail. That's not a worry for today... :-) -- Steve McIntyre, Cambridge, UK.st...@einval.com You lock the door And throw away the key There's someone in my head but it's not me

Bug#1033913: marked as pending in partman-efi

2023-04-09 Thread Steve McIntyre
Control: tag -1 pending Hello, Bug #1033913 in partman-efi reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#987008: grub2: diff for NMU version 2.06-8.1

2023-03-07 Thread Steve McIntyre
gt;I have now uploaded this package to unstable, DELAYED/2. Argh, no. I've taken your changes already, but I'm in the middle of some other grub work. Let's not waste time and effort on an NMU going through the system, complete with signing etc. -- Steve McIntyre, Cambridge, UK.

Bug#1028301: marked as pending in grub2

2023-03-04 Thread Steve McIntyre
Control: tag -1 pending Hello, Bug #1028301 in grub2 reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#1028301: grub: grub-probe doesn't detect that file is on cryptfs on new installation

2023-03-04 Thread Steve McIntyre
ub_util_error (_("could not strndup cipher_mode of length >`%lu'"), seek_head - c); >++ >++ remaining -= seek_head - c + 1; >++ c = seek_head + 1; >++ >++ err = grub_cryptodisk_setcipher (cryptodisk, cipher, >cipher_mode); >

Bug#1030846: Bug#1030939: e2fsprogs: generates filesystems that grub-install doesn't recognize

2023-02-14 Thread Steve McIntyre
On Tue, Feb 14, 2023 at 12:50:18PM +0100, Daniel Leidert wrote: >Am Dienstag, dem 14.02.2023 um 10:45 + schrieb Steve McIntyre: >> On Tue, Feb 14, 2023 at 11:34:13AM +0100, Daniel Leidert wrote: >> > Am Montag, dem 13.02.2023 um 21:35 -0500 sch

Bug#1030846: Bug#1030939: e2fsprogs: generates filesystems that grub-install doesn't recognize

2023-02-14 Thread Steve McIntyre
don't allow for this kind of change, that wouldn't allow us to *ever* make breaking changes in some packages, and that's just not sustainable. -- Steve McIntyre, Cambridge, UK.st...@einval.com Armed with "Valor": "Centurion" represents qu

Bug#1030846: e2fsprogs: generates filesystems that grub-install doesn't recognize

2023-02-08 Thread Steve McIntyre
ueued these up in our repo for the next grub upload, due in a few days. -- Steve McIntyre, Cambridge, UK.st...@einval.com "... the premise [is] that privacy is about hiding a wrong. It's not. Privacy is an inherent human right, and a requirement for m

Bug#997274: NMU strace 6.1 for unstable?

2023-01-31 Thread Steve McIntyre
rate to testing). > >If I'm going to do the NMU I'll need to proceed very soon so your input >on this would be very appreciated if you could give it ASAP! >What do you think? Please feel free to NMU, I was hoping to get back to strace a while back but my time has vanished with s

Bug#1022180: shim: non-standard gcc used for build (gcc-10)

2023-01-29 Thread Steve McIntyre
12" as shown below, and previously done in commit 334e9afa >("Switch to using gcc-10 rather than gcc-9. Closes: #978521")? >The resulting shimx64.efi boots fine here. I've already done this, but shim is not a package that can just be tweaked and uploaded. I'm in the middle of tes

Bug#968997: fwupdmgr: "Successfully" updates BIOS firmware, no effect on reboot

2023-01-02 Thread Steve McIntyre
this regularly for months now. It seems that we now finally have movement on the certificate front and I'm hoping we'll be able to get stuff unblocked in the next couple of weeks. -- Steve McIntyre, Cambridge, UK.st...@einval.com “Rarely is anyone thanked for th

Bug#1021846: [programmer11...@programist.ru: Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem]

2022-12-11 Thread Steve McIntyre
thanks for confirming! -- Steve McIntyre, Cambridge, UK.st...@einval.com "Since phone messaging became popular, the young generation has lost the ability to read or write anything that is longer than one hundred and sixty characters." -- Ignatios Souvatzis

Bug#1022184: marked as pending in grub2

2022-12-11 Thread Steve McIntyre
Control: tag -1 pending Hello, Bug #1022184 in grub2 reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#1021846: marked as pending in grub2

2022-12-11 Thread Steve McIntyre
Control: tag -1 pending Hello, Bug #1021846 in grub2 reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#1021846: [programmer11...@programist.ru: Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem]

2022-12-03 Thread Steve McIntyre
Hi Daniel! On Sat, Dec 03, 2022 at 01:41:51AM +1100, Daniel Axtens wrote: >Steve McIntyre writes: >> >> программист некто (in CC) reported this bug a few weeks back in >> Debian. Since I applied the bundle of filesystem bounds-checking fixes >> a few months back, he c

Bug#1024395: grub-efi-amd64-signed: after upgrade to 1+2.06+5 I get errors when booting (although I manage to boot)

2022-12-03 Thread Steve McIntyre
thong was working >fine with 2.06-3. > >I also noticed that my enrolled keys is no more listed via "mokutil >--list-enrolled". Although no key were cleared. OK. I believe that is more likely an unrelated issue. -- Steve McIntyre, Cambridge, UK.st...@einval.com "C++ ate my sanity" -- Jon Rabone

Bug#1021846: [programmer11...@programist.ru: Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem]

2022-11-25 Thread Steve McIntyre
not read past the end of nat journal entries > >https://git.savannah.gnu.org/cgit/grub.git/patch/?id=4bd9877f62166b7e369773ab92fe24a39f6515f8 It's exactly the same patch, just the commit hash is different when pulled into our 2.06 tree. Cheers, Steve -- Steve McIntyre, Cambridge, UK.

Bug#1024493: Proposed-RM: bs1770gain -- RoQA; inappropriate content

2022-11-20 Thread Steve McIntyre
Distributing and linking to racist propaganda is really *not* something Debian should be doing. -- Steve McIntyre, Cambridge, UK.st...@einval.com "Every time you use Tcl, God kills a kitten." -- Malcolm Ray

Bug#1021846: [programmer11...@programist.ru: Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem]

2022-11-15 Thread Steve McIntyre
ock device, size 10.85 GiB (11653873664 bytes) F2FS file system (version 1.14) $ disktype /dev/sda2 --- /dev/sda2 Block device, size 17.48 GiB (18772656128 bytes) NTFS file system Volume size 17.48 GiB (18772652032 bytes, 36665336 sectors) - End forwarded message - -- Steve McIntyr

Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem

2022-11-13 Thread Steve McIntyre
upstream. Are you happy for me to CC you on that discussion too? -- Steve McIntyre, Cambridge, UK.st...@einval.com "C++ ate my sanity" -- Jon Rabone

Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem

2022-11-02 Thread Steve McIntyre
Hi! On Thu, Oct 20, 2022 at 06:20:26PM +0100, Steve McIntyre wrote: >On Thu, Oct 20, 2022 at 08:09:15PM +0300, программист некто wrote: >># fsck.f2fs -f /dev/sda1 >>didn't report any errors. > >OK, that's good to know. > >>I can continue testing - rebuild without pa

Bug#995792: #995792 - please unbreak printing text files

2022-10-30 Thread Steve McIntyre
On Sun, Oct 30, 2022 at 03:38:06PM +0100, Samuel Thibault wrote: >Steve McIntyre, le lun. 24 oct. 2022 10:16:39 +0100, a ecrit: >> This bug just bit me, and I'm disappointed nothing appears to have >> been done here to remedy this. > >I had actually not seen the bug report,

Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem

2022-10-20 Thread Steve McIntyre
n that would be excellent! -- Steve McIntyre, Cambridge, UK.st...@einval.com "We're the technical experts. We were hired so that management could ignore our recommendations and tell us how to do our jobs." -- Mike Andrews

Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem

2022-10-19 Thread Steve McIntyre
s support for you. Looking at the patches, I'm not seeing anything *obvious* there that might be an issue. They're all trying to add checks to avoid crashes with an invalid/corrupt f2fs filesystem. Silly question: does your filesystem have errors? Does fsck.f2fs report anything? -- Steve McIntyre,

Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem

2022-10-16 Thread Steve McIntyre
On Sun, Oct 16, 2022 at 09:57:35PM +0100, Steve McIntyre wrote: >On Sun, Oct 16, 2022 at 07:37:53AM +0300, программист некто wrote: >>Output already captured. See >>https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1021846 the first message >>- it have an attached files wit

Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem

2022-10-16 Thread Steve McIntyre
On Sun, Oct 16, 2022 at 07:37:53AM +0300, программист некто wrote: >Output already captured. See >https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1021846 the first message - >it have an attached files with grub-install output. Ah, sorry; I missed them. Looking now. -- Steve

Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem

2022-10-15 Thread Steve McIntyre
ease run grub-install with "-v" and capture the output? -- Steve McIntyre, Cambridge, UK.st...@einval.com "Further comment on how I feel about IBM will appear once I've worked out whether they're being malicious or incompetent. Capital letters are for

Bug#968997: fwupdmgr: "Successfully" updates BIOS firmware, no effect on reboot

2022-10-03 Thread Steve McIntyre
right patches in. But >for some reason, shim-signed is still at 15.4. We've had problems in submitting shim 15.6 to Microsoft for signing. We're working on a solution, but it's going to take a little longer yet. -- Steve McIntyre, Cambridge, UK.st...@einval.com < liw> everything I know about UK hotels I learned from "Fawlty Towers"

Bug#1017944: Availability in Debian Stable?

2022-10-01 Thread Steve McIntyre
adding the bullseye-updates suite to your sources list. That suite is there specifically for this kind of change, and *should* be automatically included when a system is installed (using d-i at least). -- Steve McIntyre, Cambridge, UK.st...@einval.com “Changing rand

Bug#1017944: marked as pending in grub2

2022-09-17 Thread Steve McIntyre
Control: tag -1 pending Hello, Bug #1017944 in grub2 reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#1017944: grub-xen-host: 2.06-3 crashes PV guests in early boot

2022-09-12 Thread Steve McIntyre
we do not have >systems to test this. Thanks Valentin, I'm looking at this now. -- Steve McIntyre, Cambridge, UK.st...@einval.com "When C++ is your hammer, everything looks like a thumb." -- Steven M. Haflich

Bug#1013341: /usr/bin/ld.bfd: warning: /usr/lib/crt0-efi-x86_64.o: missing .note.GNU-stack section implies executable stack

2022-06-26 Thread Steve McIntyre
'-Wl,--no-undefined', > >to systemd for the time being. ACK, that's probably your best bet for now. The EFI toolchain has quite special needs here yet... -- Steve McIntyre, Cambridge, UK.st...@einval.com "You can't barbecue lettuce!" -- Ellie Crane

Bug#1006575: NMU: sbsigntool: FTBFS with OpenSSL 3.0

2022-06-04 Thread Steve McIntyre
9:01.0 + >+++ sbsigntool-0.9.4/debian/rules 2022-06-04 11:37:18.0 + >@@ -4,6 +4,7 @@ > include /usr/share/dpkg/architecture.mk > include /usr/share/dpkg/pkg-info.mk > >+export DEB_CFLAGS_MAINT_APPEND=-Wno-error=deprecated-declarations > > # Uncomment this to turn on verbose mode. > export DH_VERBOSE=1 -- Steve McIntyre, Cambridge, UK.st...@einval.com "This dress doesn't reverse." -- Alden Spiess

Bug#997638: nas: FTBFS: ar: libdeps specified more than once

2021-11-06 Thread Steve McIntyre
^ >> gram.y:119:51: warning: cast to pointer from integer of different size >> [-Wint-to-pointer-cast] >> 119 | ddaSetConfig(READWRITE, (void >> *)parsebool($2)); >> | ^ >> gram.y:131:50: warning: cast to pointer from integer of different size >> [-Wint-to-pointer-cast] >> 131 | ddaSetConfig(WORDSIZE, (void *)$2); >> | ^ >> gram.y:135:50: warning: cast to pointer from integer of different size >> [-Wint-to-pointer-cast] >> 135 | ddaSetConfig(FRAGSIZE, (void *)$2); >> | ^ >> gram.y:139:50: warning: cast to pointer from integer of different size >> [-Wint-to-pointer-cast] >> 139 | ddaSetConfig(MINFRAGS, (void *)$2); >> | ^ >> gram.y:143:50: warning: cast to pointer from integer of different size >> [-Wint-to-pointer-cast] >> 143 | ddaSetConfig(MAXFRAGS, (void *)$2); >> | ^ >> gram.y:147:50: warning: cast to pointer from integer of different size >> [-Wint-to-pointer-cast] >> 147 | ddaSetConfig(NUMCHANS, (void *)$2); >> | ^ >> gram.y:150:49: warning: cast to pointer from integer of different size >> [-Wint-to-pointer-cast] >> 150 | { ddaSetConfig(MAXRATE, (void *)$2); } >> | ^ >> gram.y:152:49: warning: cast to pointer from integer of different size >> [-Wint-to-pointer-cast] >> 152 | { ddaSetConfig(MINRATE, (void *)$2); } >> | ^ >> gram.y:154:46: warning: cast to pointer from integer of different size >> [-Wint-to-pointer-cast] >> 154 | { ddaSetConfig(GAIN, (void *)$2); } >> | ^ >> gram.y:156:51: warning: cast to pointer from integer of different size >> [-Wint-to-pointer-cast] >> 156 | { ddaSetConfig(GAINSCALE, (void *)$2); } >> | ^ >> gram.y:161:43: warning: implicit declaration of function ‘RemoveDQuote’ >> [-Wimplicit-function-declaration] >> 161 | RemoveDQuote(ptr); >> | ^~~~ >> y.tab.c:1497:7: warning: implicit declaration of function ‘yyerror’; did you >> mean ‘yyerrok’? [-Wimplicit-function-declaration] >> gram.y: At top level: >> gram.y:170:1: warning: return type defaults to ‘int’ [-Wimplicit-int] >> 170 | RemoveDQuote(str) >> | ^~~~ >> rm -f libdia.a >> ar clq libdia.a dispatch.o dixutils.o events.o globals.o main.o resource.o >> swapreq.otables.o swaprep.oaudispatch.o auswap.o autables.o >> auevents.o auutil.o auconfig.oauprocess.o nasconf.o lex.o gram.o >> ar: libdeps specified more than once >> make[4]: *** [Makefile:1083: libdia.a] Error 1 > > >The full build log is available from: >http://qa-logs.debian.net/2021/10/23/nas_1.9.4-7_unstable.log > >A list of current common problems and possible solutions is available at >http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! > >If you reassign this bug to another package, please marking it as 'affects'-ing >this package. See https://www.debian.org/Bugs/server-control#affects > >If you fail to reproduce this, please provide a build log and diff it with mine >so that we can identify if something relevant changed in the meantime. > -- Steve McIntyre, Cambridge, UK.st...@einval.com Welcome my son, welcome to the machine.

Bug#992449: cdimage.debian.org: sr kernel module is missing on install media for arm64 which prevents installation in KVM guest

2021-08-18 Thread Steve McIntyre
24576 0 virtio_ring28672 5 virtio_mmio,virtio_scsi,virtio_pci,virtio_blk,virtio_net virtio 20480 5 virtio_mmio,virtio_scsi,virtio_pci,virtio_blk,virtio_net I'm curious why you might be seeing different. Could you share more details of your setup please?

Bug#992238: debian-installer: Installation fails on HP ProLiant m400 Server: additional cores crash, kernel hangs in acpi_init

2021-08-16 Thread Steve McIntyre
pport etc. I've got some Mustang (X-Gene 1) machines here, which are the same core APM hardware but packaged on standard motherboard (mini-itx I think?). I'm just trying a bullseye update on one now. Out of curiosity: how does an equivalent boot work with buster d-i on your system? -- Steve M

Bug#992164: calamares: Creating a new blank partition table GPT/UEFI results in failure

2021-08-14 Thread Steve McIntyre
On Sat, Aug 14, 2021 at 05:50:47PM +0100, Steve McIntyre wrote: > >Starting in BIOS mode on a kde i386 live image. The existing disk on >my test system has an LVM setup on it. I've told calamares to wipe the >whole disk and do a fresh installation, but it looks like the code

Bug#991478: [shim-signed] RFE: do not brick users' systems in the stable distribution

2021-07-25 Thread Steve McIntyre
On Sun, Jul 25, 2021 at 08:19:55PM +0500, Roman Mamedov wrote: >On Sun, 25 Jul 2021 12:43:48 +0100 >Steve McIntyre wrote: > >> Which provider is using secure boot on arm64 at this point? I've not >> heard of any. Can you share details of package versions et

Bug#991478: [shim-signed] RFE: do not brick users' systems in the stable distribution

2021-07-25 Thread Steve McIntyre
- the older version of shim left multiple high-security issues open, allowing people to easily break into a Secure Boot setup. -- Steve McIntyre, Cambridge, UK.st...@einval.com 'There is some grim amusement in watching Pence try to run the typical "politician in the m

Bug#984760: grub-efi-amd64: upgrade works, boot fails (error: symbol `grub_is_lockdown` not found)

2021-07-17 Thread Steve McIntyre
Hi Ryan, On Sat, Jul 17, 2021 at 09:19:22AM -0500, Ryan Thoryk wrote: >On 7/17/21 8:18 AM, Steve McIntyre wrote: >> On Sat, Jul 17, 2021 at 07:57:48AM -0500, Ryan Thoryk wrote: >> EFI/debian is *NOT* wrong, it's the correct location for a system that >> has working firmware w

Bug#984760: grub-efi-amd64: upgrade works, boot fails (error: symbol `grub_is_lockdown` not found)

2021-07-17 Thread Steve McIntyre
which supports setting UEFI boot variables. If you *also* need to write a copy of grub (etc.) to the removable media location (EFI/boot) then that's supported as well by the Debian packaging - run "dpkg-reconfigure grub-efi-arm64" and say yes when the system asks about that. -- Steve McInty

Bug#990966: grub-efi-arm64: breaks upgrades when the efivarfs is mounted read-only

2021-07-11 Thread Steve McIntyre
t; is definitely coming from grub-efi-$ARCH, but it's behaving as designed here. Continuing despite failing to update the EFI boot vars here will potentially leave you with an unbootable system. -- Steve McIntyre, Cambridge, UK.st...@einval.com "I'v

Bug#989236: crossgrader: crashes with "Could not mark python3-apt:amd64 for install, fixing manually."

2021-07-05 Thread Steve McIntyre
. So either we convince David to reconsider or a workaround has to >be found. Julian has just uploaded with the fix we need, so that should make things better. Dropping severity. (We'll probably need a fix for #990669, even so...) -- Steve McIntyre, Cambridge, UK.

Bug#990158: Bug#989962: shim-signed 1.36~1+deb10u1 fails to boot some systems

2021-06-23 Thread Steve McIntyre
beb971-7, 1.36~1+deb10u2+15.4-5~deb10u1) > >--> System does not boot - as expected. > >2. Replace /boot/efi/EFI/debian/shimx64.efi with provided build > >--> System boots. Perfect, thanks very much for helping with testing! -- Steve McIntyre, Cambridge, UK.

Bug#990158: Bug#989962: shim-signed 1.36~1+deb10u1 fails to boot some systems

2021-06-23 Thread Steve McIntyre
On Wed, Jun 23, 2021 at 01:00:51PM +0200, Grzegorz Szymaszek wrote: >On Tue, Jun 22, 2021 at 10:36:48PM +0100, Steve McIntyre wrote: >> Could you please verify if this new build fixes the problem you're >> seeing on your hardware? […] It may still complain about resou

Bug#990158: shim-signed-common: No UEFI boot with error "Could not create MokListXRT"

2021-06-22 Thread Steve McIntyre
r package of shim-signed and shim-signed-common. ACK, that's the best thing for now. >One caveat: >I could not get the older package version via the official package repository >anymore. Luckily I still had a copy of the old package in a local repository >mirror. OK. There's one thing I possibly should have mentioned here, then! https://snapshot.debian.org/ carries ~all the packages that are ever uploaded to Debian, so you should almost always be able to find older packages there. I use it quite frequently as a developer, but I guess it's not so well know amongst users! -- Steve McIntyre, Cambridge, UK.st...@einval.com "I suspect most samba developers are already technically insane... Of course, since many of them are Australians, you can't tell." -- Linus Torvalds

Bug#990158: Bug#989962: shim-signed 1.36~1+deb10u1 fails to boot some systems

2021-06-22 Thread Steve McIntyre
binary, and a checksum file. If you would be so kind, please copy that shimx64.efi binary into place on your system and test it boots OK. It may still complain about resource failures and "import_mok_state() failed", but should then boot anyway in non-secure mod

Bug#990158: shim-signed-common: No UEFI boot with error "Could not create MokListXRT"

2021-06-21 Thread Steve McIntyre
mirroring here. I was not expecting we'd need it, but it looks like I was wrong. In terms of making your system boot, I'd suggest temporarily one of: * switch back to an older shim-signed package * disable Secure Boot and remove shim-signed -- Steve McIntyre, Cambridge, UK.

Bug#990082: High chance of boot problems with buster's version of arm64 shim

2021-06-19 Thread Steve McIntyre
Package: shim-signed Version: 1.36~1+15.4-5~deb10u1 Severity: grave Argh. In pre-release testing I found problems with shim on signed versions of shim on arm64. The shim binary crashes very early (Synchronous Exception). Because of that problem, I took the hard decision to disable Secure Boot

Bug#990017: [REGRESSION] Bullseye CD installer images fail to install GRUB on OpenPOWER machines

2021-06-17 Thread Steve McIntyre
>"/dev/sda1"' failed. > >The bootloader installs normally using the Buster CD installers on the same >hardware. Just a quick sanity check - how did you partition the disk? Does it have the normal boot partition etc. needed for OpenPOWER? I'll admit I don't know all the deta

Bug#987991: shim-signed: Recent dbx update blacklists shimx64.efi (1.33+15+1533136590.3beb971-7)

2021-05-03 Thread Steve McIntyre
K. We have just got new signed shim binaries back from Microsoft last week, and we'll be publishing updated packages soon. -- Steve McIntyre, Cambridge, UK.st...@einval.com Who needs computer imagery when you've got Brian Blessed?

Bug#971129: shim-signed: FTBFS: build-dependency not installable: shim-unsigned (= 15+1533136590.3beb971-7)

2021-03-04 Thread Steve McIntyre
On Mon, Feb 15, 2021 at 04:35:37PM +0100, Ivo De Decker wrote: >Hi Steve, > >Thanks for the info. > >On Mon, Feb 15, 2021 at 12:43:33AM +, Steve McIntyre wrote: >> >Could you clarify the timing for this, especially the timeline for getting >> >the >

Bug#973715: RE: Bug#973715: fwupd-amd64-signed holding off fwupd update results in segfaulting binary

2021-02-18 Thread Steve McIntyre
re - by now I was hoping/assuming that we'd have the signing queue running automatically. I've just prodded in #debian-ftp to ask people to run the queue. -- Steve McIntyre, Cambridge, UK.st...@einval.com "War does not determine who is right - only who is left." -- Bertrand Russell

Bug#971129: shim-signed: FTBFS: build-dependency not installable: shim-unsigned (= 15+1533136590.3beb971-7)

2021-02-14 Thread Steve McIntyre
Hey Ivo, On Sun, Feb 14, 2021 at 07:56:20PM +0100, Ivo De Decker wrote: >On Fri, Feb 12, 2021 at 01:35:52AM +0000, Steve McIntyre wrote: >> On Tue, Feb 09, 2021 at 04:26:02PM +0100, Ivo De Decker wrote: >> >Hi Steve, >> > >> >On Sun, Sep 27, 2020 at 08

Bug#971129: shim-signed: FTBFS: build-dependency not installable: shim-unsigned (= 15+1533136590.3beb971-7)

2021-02-11 Thread Steve McIntyre
nt, but there's a couple of upstream patches we'll need to take as well yet I think. It'll be coming soon, I promise. -- Steve McIntyre, Cambridge, UK.st...@einval.com Into the distance, a ribbon of black Stretched to the point of no turning back

Bug#981662: xfsprogs-udeb depends on libinih1, not libinih1-udeb

2021-02-02 Thread Steve McIntyre
Source: xfsprogs Version: 5.10.0-2 Severity: serious Tags: d-i Hi folks, It appears that the latest version of xfsprogs (5.10.0) has just grown a dependency on libinih1, and there isn't a udeb version of libinih to meet that dependency. This means that xfs support in d-i just broke. When trying

Bug#971946: marked as pending in libdebian-installer

2021-01-29 Thread Steve McIntyre
Control: tag -1 pending Hello, Bug #971946 in libdebian-installer reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#976572: bio-eagle: FTBFS: MemoryUtils.hpp:34:10: fatal error: xmmintrin.h: No such file or directory

2020-12-05 Thread Steve McIntyre
Either the package doesn't support non-x86, or there's a bug and it's mis-detecting which platform you're on. -- Steve McIntyre, Cambridge, UK.st...@einval.com Mature Sporty Personal More Innovation More Adult A Man in Dandism Powered Midship Specialty

Bug#957074: cdrkit: ftbfs with GCC-10

2020-11-15 Thread Steve McIntyre
If you're happy to take ove cdrkit for now, I'd be very happy. I don't have the time to care for it any more. Thomas has been doing a great job with xorriso and friends, so it would be lovely to see us no longer need to keep the old code around any more... -- Steve McIntyre, Cambridge, UK.

Bug#973715: fwupd-amd64-signed: Uninstallable; not binNMU-friendly

2020-11-04 Thread Steve McIntyre
friendly. Please consider setting a version >> > > range to allow binNMU-ed package to satisfy the dependency >> > > relationship. >> >> Please consider reading https://wiki.debian.org/binNMU and see how can >> things be improved. >> >> Than

Bug#966575: grub-pc: error: symbol `grub_calloc' not found.

2020-08-01 Thread Steve McIntyre
dev/disk/by-id/scsi-3600508b1001052395358323050350006 2. Warn if install_devices is empty? -- Steve McIntyre, Cambridge, UK.st...@einval.com "You can't barbecue lettuce!" -- Ellie Crane

Bug#966575: grub-pc: error: symbol `grub_calloc' not found.

2020-08-01 Thread Steve McIntyre
[ Dropping the CC to Chad here ] On Sat, Aug 01, 2020 at 02:36:25PM +0100, Colin Watson wrote: >On Sat, Aug 01, 2020 at 01:52:41PM +0100, Steve McIntyre wrote: >> * Do we need to scan? if grub is installed and doing an upgrade and >>there is only one disk of an appropr

Bug#966575: grub-pc: error: symbol `grub_calloc' not found.

2020-08-01 Thread Steve McIntyre
ting config in a config file that people can edit. We already store some of our stuff in /etc/default/grub, let's push more of our config there? -- Steve McIntyre, Cambridge, UK.st...@einval.com < sladen> I actually stayed in a hotel and arrived to

Bug#966575: Security update can break grub - grub_calloc not found

2020-07-31 Thread Steve McIntyre
On Fri, Jul 31, 2020 at 03:07:58PM +0100, Geoff Gibbs wrote: >On Fri, 31 Jul 2020 14:30:14 +0100 >Steve McIntyre wrote: > >> I'm guessing - do you have multiple disks on your system? If so, try >> "grub-install " on each of the bootable disks and that should >>

Bug#966575: grub-pc: error: symbol `grub_calloc' not found

2020-07-31 Thread Steve McIntyre
lem. If not, please get back to us ASAP and we'll try to debug the problem here. -- Steve McIntyre, Cambridge, UK.st...@einval.com Into the distance, a ribbon of black Stretched to the point of no turning back

Bug#966575: Security update can break grub - grub_calloc not found

2020-07-31 Thread Steve McIntyre
ers are all handled by LVM I'm guessing - do you have multiple disks on your system? If so, try "grub-install " on each of the bootable disks and that should fix your problem. I think we need a proper fix for this in the longer term, but that's not going to happen overnight. -- Steve McInty

Bug#966575: I was affected as well

2020-07-31 Thread Steve McIntyre
. ACK. Same thing applies as I suggested to Paul - maybe an inconsistent set of updates. Have you *fixed* the problem by using the live boot? -- Steve McIntyre, Cambridge, UK.st...@einval.com There's no sensation to compare with this Suspended animation, A state of bliss

Bug#966575: grub-pc: error: symbol `grub_calloc' not found.

2020-07-31 Thread Steve McIntyre
t. I remembered incorrectly. It’s just one >unencrypted F2FS formatted partition. How many disks do you have on your system, please? *If* you have more than one, there's a potential for grub-install to have not been run to install grub to all the MBRs, and then the BIOS finds an old copy of the GRU

Bug#933031: pristine-tar: unable to unpack some deltas of version 2

2020-07-29 Thread Steve McIntyre
Control: tags -1 +patch On Tue, Jul 28, 2020 at 04:17:08PM +0100, Steve McIntyre wrote: >Control: severity -1 grave ... >IMHO this has to be a grave bug - without reimporting this repo we >can't get our older revisions back. Then I'm worried that this will >break things if we nee

Bug#963493: Repeatable hard lockup running strace testsuite on 4.19.98+ onwards

2020-06-26 Thread Steve McIntyre
On Fri, Jun 26, 2020 at 10:29:28AM -0700, John Johansen wrote: >On 6/26/20 9:50 AM, Steve McIntyre wrote: >> >> OK, will try that second... >> > >I have not been able to reproduce but > >So looking at linux-4.19.y it looks like >1f8266ff5884 apparmor: don't

Bug#963493: Repeatable hard lockup running strace testsuite on 4.19.98+ onwards

2020-06-26 Thread Steve McIntyre
Hi again, On Fri, Jun 26, 2020 at 05:50:00PM +0100, Steve McIntyre wrote: >On Fri, Jun 26, 2020 at 04:25:59PM +0200, Jann Horn wrote: >>On Fri, Jun 26, 2020 at 3:41 PM Greg KH wrote: >>> On Fri, Jun 26, 2020 at 12:35:58PM +0100, Steve McIntyre wrote: > >... > >>&

Bug#963493: Repeatable hard lockup running strace testsuite on 4.19.98+ onwards

2020-06-26 Thread Steve McIntyre
Hi Jann, On Fri, Jun 26, 2020 at 04:25:59PM +0200, Jann Horn wrote: >On Fri, Jun 26, 2020 at 3:41 PM Greg KH wrote: >> On Fri, Jun 26, 2020 at 12:35:58PM +0100, Steve McIntyre wrote: ... >> > Considering I'm running strace build tests to provoke this bug, >> > find

Bug#963493: Repeatable hard lockup running strace testsuite on 4.19.98+ onwards

2020-06-26 Thread Steve McIntyre
On Fri, Jun 26, 2020 at 02:45:18PM +0100, Steve McIntyre wrote: >Hey Greg, > >On Fri, Jun 26, 2020 at 03:41:32PM +0200, Greg KH wrote: >>On Fri, Jun 26, 2020 at 12:35:58PM +0100, Steve McIntyre wrote: >>> >>> e58f543fc7c0926f31a49619c1a3648e49e8d233 i

Bug#963493: Repeatable hard lockup running strace testsuite on 4.19.98+ onwards

2020-06-26 Thread Steve McIntyre
Hey Greg, On Fri, Jun 26, 2020 at 03:41:32PM +0200, Greg KH wrote: >On Fri, Jun 26, 2020 at 12:35:58PM +0100, Steve McIntyre wrote: >> >> e58f543fc7c0926f31a49619c1a3648e49e8d233 is the first bad commit >> commit e58f543fc7c0926f31a49619c1a3648e49e8d233 >> Author: Ja

Bug#963493: Repeatable hard lockup running strace testsuite on 4.19.98+ onwards

2020-06-26 Thread Steve McIntyre
g, finding the failure in a commit talking about ptrace changes does look very suspicious...! Annoyingly, I can't reproduce this on my disparate other machines here, suggesting it's maybe(?) timing related. Hope this helps - happy to give more information, test things, etc. -- Steve McIntyre, Cam

Bug#963493: Repeatable hard lockup running strace testsuite using 4.19.118+2+deb10u1, 4.19.98+1+deb10u1 works fine

2020-06-25 Thread Steve McIntyre
67084a647e 865a227665e460e159502f21e8a16e6fa590bf50 M security Considering I'm running strace build tests to provoke this bug, finding the failure in a commit talking about ptrace changes does look very suspicious...! -- Steve McIntyre, Cambridge, UK.st...@einval.com "Further comment on how I

Bug#963493: Repeatable hard lockup running strace testsuite using 4.19.118+2+deb10u1, 4.19.98+1+deb10u1 works fine

2020-06-25 Thread Steve McIntyre
On Wed, Jun 24, 2020 at 05:39:38PM +0100, Steve McIntyre wrote: >On Wed, Jun 24, 2020 at 05:57:42PM +0200, Salvatore Bonaccorso wrote: >>Control: found -1 4.19.118-1 >>Control: tags -1 + upstream >> >>> >>> As I can reproduce this quite easily, I'm happy to

Bug#963493: Repeatable hard lockup running strace testsuite using 4.19.118+2+deb10u1, 4.19.98+1+deb10u1 works fine

2020-06-24 Thread Steve McIntyre
Hey Salvatore! On Wed, Jun 24, 2020 at 05:57:42PM +0200, Salvatore Bonaccorso wrote: >Control: found -1 4.19.118-1 >Control: tags -1 + upstream > >Hi Steve, > >On Mon, Jun 22, 2020 at 12:58:35PM +0100, Steve McIntyre wrote: >> Source: linux >> Version: 4.19.118-

Bug#963493: Repeatable hard lockup running strace testsuite using 4.19.118+2+deb10u1, 4.19.98+1+deb10u1 works fine

2020-06-22 Thread Steve McIntyre
Source: linux Version: 4.19.118-2+deb10u1 Severity: serious Hi folks, Trying to reproduce #963462 on my Thinkpad T470, I'm repeatedly getting a hard lockup running the strace testsuite. I've done this 4 times to be sure. Each time it seems to have failed in a slightly different place in the

Bug#958722: grub-efi-amd64-signed - Uninstallable

2020-04-24 Thread Steve McIntyre
can't have it all in a single source package, right? -- Steve McIntyre, Cambridge, UK.st...@einval.com "...In the UNIX world, people tend to interpret `non-technical user' as meaning someone who's only ever written one device driver." -- Daniel Pead

Bug#925816: marked as done (qxw: ftbfs with GCC-9)

2020-03-24 Thread Steve McIntyre
dicts.o: undefined reference to symbol 'dlclose@@GLIBC_2.2.5' >/usr/bin/ld: >/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libdl.so: error >adding symbols: DSO missing from command line >collect2: error: ld returned 1 exit status >make[1]: *** [Makefile:37: qxw] Error 1

Bug#925826: shim: FTBFS w/ GCC 9 fix

2020-03-24 Thread Steve McIntyre
On Tue, Mar 24, 2020 at 11:42:02AM +0100, Emilio Pozuelo Monfort wrote: >Hi, > >On Wed, 11 Dec 2019 11:12:56 +0000 Steve McIntyre wrote: >> On Tue, Dec 10, 2019 at 11:06:49PM -0500, John Scott wrote: >> >Control: tags -1 patch >> > >> >Merge request with

  1   2   3   4   5   6   >