From: owner@bugs.debian.org   
      
   This is a multi-part message in MIME format...   
      
   Your message dated Mon, 17 Nov 2025 00:21:02 +0100   
   with message-id    
   and subject line Re: update-initramfs: -k all stopped working   
   has caused the Debian Bug report #1065698,   
   regarding update-initramfs: -k all stopped working   
   to be marked as done.   
      
   This means that you claim that the problem has been dealt with.   
   If this is not the case it is now your responsibility to reopen the   
   Bug report if necessary, and/or fix the problem forthwith.   
      
   (NB: If you are a system administrator and have no idea what this   
   message is talking about, this may indicate a serious mail system   
   misconfiguration somewhere. Please contact owner@bugs.debian.org   
   immediately.)   
      
      
   --    
   1065698: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065698   
   Debian Bug Tracking System   
   Contact owner@bugs.debian.org with problems   
      
   Received: (at submit) by bugs.debian.org; 9 Mar 2024 04:40:37 +0000   
   X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02   
    (2021-04-09) on buxtehude.debian.org   
   X-Spam-Level:   
   X-Spam-Status: No, score=-18.9 required=4.0 tests=BAYES_00,   
    BODY_INCLUDES_PACKAGE,FOURLA,HAS_PACKAGE,SPF_HELO_NONE,SPF_PASS,   
    T_SCC_BODY_TEXT_LINE,XMAILER_REPORTBUG,X_DEBBUGS_CC autolearn=ham   
    autolearn_force=no version=3.4.6-bugs.debian.org_2005_01_02   
   X-Spam-Bayes: score:0.0000 Tokens: new, 27; hammy, 150; neutral, 153; spammy,   
    0. spammytokens: hammytokens:0.000-+--manpage, 0.000-+--rw-r,   
    0.000-+--H*M:reportbug, 0.000-+--H*MI:reportbug, 0.000-+--H*x:reportbug   
   Return-path:    
   Received: from herc.mirbsd.org ([2001:470:1f15:10c:202:b3ff:feb7:54e8]:29396)   
    by buxtehude.debian.org with esmtps (TLS1.0:RSA__AES_256_CBC__SHA1:256)   
    (Exim 4.94.2)   
    (envelope-from )   
    id 1rioVg-00CE2b-JB   
    for submit@bugs.debian.org; Sat, 09 Mar 2024 04:40:37 +0000   
   Received: from herc.mirbsd.org (tg@localhost [IPv6:::1])   
    by herc.mirbsd.org (8.14.9/8.14.5) with ESMTP id 4294WYH5000126   
    (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)   
    for ; Sat, 9 Mar 2024 04:32:40 GMT   
   Received: (from tg@localhost)   
    by herc.mirbsd.org (8.14.9/8.14.5/Submit) id 4294WXn3001640   
    for submit@bugs.debian.org; Sat, 9 Mar 2024 04:32:33 GMT   
   X-Authentication-Warning: herc.mirbsd.org: tg set sender to tg@mirbsd.de using   
   -f   
   Content-Type: text/plain; charset="us-ascii"   
   MIME-Version: 1.0   
   Content-Transfer-Encoding: 7bit   
   From: Thorsten Glaser    
   To: Debian Bug Tracking System    
   Subject: update-initramfs: -k all stopped working   
   Message-ID: <170995853338.2322.14238858969210120223.reportbug@ar   
   nym.mirbsd.org>   
   X-Mailer: reportbug 7.5.2   
   Date: Sat, 09 Mar 2024 04:28:53 +0000   
   X-Debbugs-Cc: tg@mirbsd.de   
   Delivered-To: submit@bugs.debian.org   
      
   Package: initramfs-tools   
   Version: 0.142   
      
   The update-initramfs manpage documents -k all, and I know I used   
   that in Kubuntu hardy times several times, but it does not work   
   any longer, it just does nothing.   
      
   Calling without -k of course only updates the image for the current kernel.   
      
   Feel free to downgrade severity if needed.   
      
   -- Package-specific info:   
   -- initramfs sizes   
   -rw-r--r-- 2 root root 7.4M Mar 9 00:27 /boot/initrd.img-4.19.0-4-m68k   
   -rw-r--r-- 1 root root 5.3M Mar 9 04:21 /boot/initrd.img-6.6.15-m68k   
   -- /proc/cmdline   
   root=/dev/nfhd8p1 console=nfcon devtmpfs.mount=1 BOOT_IMAGE=vmlinux   
      
   -- resume   
   RESUME=none   
   -- /proc/filesystems   
    fuseblk   
    ext3   
    ext2   
    ext4   
      
   -- lsmod   
   Module Size Used by   
   evdev 16384 0   
   mac_hid 12288 0   
   sg 20480 0   
   ext4 380928 1   
   crc16 12288 1 ext4   
   mbcache 12288 1 ext4   
   jbd2 49152 1 ext4   
   crc32c_generic 12288 1   
   sd_mod 45056 0   
   t10_pi 12288 1 sd_mod   
   crc64_rocksoft 12288 1 t10_pi   
   crc64 16384 1 crc64_rocksoft   
   crc_t10dif 12288 1 t10_pi   
   crct10dif_generic 12288 1   
   crct10dif_common 12288 2 crct10dif_generic,crc_t10dif   
   pata_falcon 12288 0   
   atari_scsi 20480 0   
   libata 139264 1 pata_falcon   
      
   -- /etc/initramfs-tools/modules   
      
   -- /etc/kernel-img.conf   
   # Kernel Image management overrides   
   # See kernel-img.conf(5) for details   
   do_symlinks = No   
      
   -- /etc/initramfs-tools/initramfs.conf   
   MODULES=dep   
   BUSYBOX=auto   
   KEYMAP=n   
   COMPRESS=gzip   
   DEVICE=   
   NFSROOT=auto   
   RUNSIZE=10%   
   FSTYPE=auto   
      
   -- /etc/initramfs-tools/update-initramfs.conf   
   update_initramfs=yes   
   backup_initramfs=no   
      
   -- /sys/block   
   nfhd8   
   sda   
      
   -- mkinitramfs hooks   
   /etc/initramfs-tools/hooks/:   
      
   /usr/share/initramfs-tools/hooks:   
   early-rng-init-tools   
   fsck   
   keymap   
   klibc-utils   
   kmod   
   resume   
   thermal   
   udev   
   zz-busybox   
      
      
   -- System Information:   
   Debian Release: buster/sid   
    APT prefers unreleased   
    APT policy: (500, 'unreleased'), (500, 'unstable')   
   Architecture: m68k   
      
   Kernel: Linux 6.6.15-m68k   
   Locale: LANG=C, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=C   
   (charmap=UTF-8)   
   Shell: /bin/sh linked to /usr/bin/lksh   
   Init: sysvinit (via /sbin/init)   
      
   Versions of packages initramfs-tools depends on:   
   ii initramfs-tools-core 0.142   
   ii linux-base 4.5   
      
   initramfs-tools recommends no packages.   
      
      
   [continued in next message]   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|