Your message dated Sun, 25 Feb 2024 20:22:52 +0100
with message-id <20240225192252.ggj3e4t3s7sza...@shell.thinkmo.de>
and subject line Re: Bug#1064666: Errors were encountered while processing:  
initramfs-tools
has caused the Debian Bug report #1064666,
regarding Errors were encountered while processing:  initramfs-tools
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 ow...@bugs.debian.org
immediately.)


-- 
1064666: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064666
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: initramfs-tools
Version: 0.142

Sequence:

$ sudo apt-get update && sudo apt-get upgrade

The original output, now lost, said that subcommand dpkg had failed.

Try again:

alison@remerge:~/gitsrc/SCALE2024$ sudo apt-get install initramfs-tools
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
initramfs-tools is already the newest version (0.142).
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] Y
Setting up initramfs-tools (0.142) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for initramfs-tools (0.142) ...
update-initramfs: Generating /boot/initrd.img-6.7.0
W: Possible missing firmware /lib/firmware/i915/mtl_gsc_1.bin for module i915 W: Possible missing firmware /lib/firmware/i915/mtl_huc_gsc.bin for module i915 W: Possible missing firmware /lib/firmware/i915/mtl_guc_70.bin for module i915
cpio: write error: No space left on device
E: mkinitramfs failure cpio 2
update-initramfs: failed for /boot/initrd.img-6.7.0 with 1.
dpkg: error processing package initramfs-tools (--configure):
installed initramfs-tools package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)

alison@remerge:~/gitsrc/SCALE2024$ apt-cache show initramfs-tools
Package: initramfs-tools
Version: 0.142
Installed-Size: 113
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Architecture: all
Provides: linux-initramfs-tool
Depends: initramfs-tools-core (= 0.142), linux-base
Suggests: bash-completion
Conflicts: linux-initramfs-tool, usplash (<< 0.5.50)
Breaks: e2fsprogs (<< 1.42.13), initscripts (<< 2.88dsf-59.3~), upstart
Description-en: generic modular initramfs generator (automation)
This package builds a bootable initramfs for Linux kernel packages. The
 initramfs is loaded along with the kernel and is responsible for
 mounting the root filesystem and starting the main init system.
Description-md5: f406a6ad4452bdc36e9957a711143c2e
Multi-Arch: foreign
Tag: admin::boot, admin::filesystem, admin::install, admin::kernel,
 devel::lang:c, devel::library, implemented-in::c,
 implemented-in::shell, interface::commandline, role::devel-lib,
 role::program, scope::application, scope::utility, works-with::archive
Section: utils
Priority: optional
Filename: pool/main/i/initramfs-tools/initramfs-tools_0.142_all.deb
Size: 72864
MD5sum: b00b1c4ad31046ed1f80852bf20161f2
SHA256: dd1b867f0000d967471b0f775fdb3b4a534d4ae70bdb56a93b1ffcf60965813b

alison@remerge:~/gitsrc/SCALE2024$ apt-cache show linux-base
Package: linux-base
Version: 4.9
Installed-Size: 77
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: all
Replaces: kernel-common (<= 13.018+nmu1)
Depends: debconf (>= 0.5) | debconf-2.0
Breaks: kernel-common (<= 13.018+nmu1), linux-perf (<< 5.16.2-1~exp1)
Description-en: Linux image base package
 This package contains files and support scripts for all Linux
 images.
Description-md5: 441643227abc8006d7ae05aa2312ff51
Multi-Arch: foreign
Tag: admin::boot, devel::lang:perl, devel::library, implemented-in::c,
 implemented-in::perl, implemented-in::shell, role::devel-lib,
 role::metapackage, role::program
Section: kernel
Priority: optional
Filename: pool/main/l/linux-base/linux-base_4.9_all.deb
Size: 31784
MD5sum: 85b95cf515416ea18c856b37f7d41971
SHA256: 98be49c7067b058535496222a03a559b0fc205befa5b4e7ca5e1043ce708109a

alison@remerge:~/gitsrc/SCALE2024$ ls -l /lib/*/libc.so.6
-rwxr-xr-x 1 root root 2225144 Jan 30 10:20 /lib/i386-linux-gnu/libc.so.6 -rwxr-xr-x 1 root root 1926256 Jan 30 10:20 /lib/x86_64-linux-gnu/libc.so.6

Initramfs was NOT updated:

alison@remerge:~/gitsrc/SCALE2024$ ls -lt /boot/initrd*
-rw-r--r-- 1 root root 528349886 Feb 11 08:49 /boot/initrd.img-6.7.0
-rw-r--r-- 1 root root 80783160 Jan 18 18:21 /boot/initrd.img-6.5.0-5-amd64 -rw-r--r-- 1 root root 80789463 Jan 18 18:21 /boot/initrd.img-6.5.0-4-amd64

alison@remerge:~/gitsrc/SCALE2024$ date
Sun Feb 25 10:57:52 AM PST 2024

The kernel is one I compiled myself from source. It has a bunch of debug features enabled, but those were added to the Debian Kconfig copied from /boot.

alison@remerge:~/gitsrc/SCALE2024$ uname -a
Linux remerge 6.7.0 #2 SMP PREEMPT_DYNAMIC Sun Jan 28 10:05:56 PST 2024 x86_64 GNU/Linux

The storage is not full:

alison@remerge:~/gitsrc/SCALE2024$ df -h
Filesystem      Size  Used Avail Use% Mounted on
udev            7.2G     0  7.2G   0% /dev
tmpfs           1.5G  1.7M  1.5G   1% /run
/dev/nvme0n1p1   46G   31G   13G  72% /
tmpfs           7.5G     0  7.5G   0% /dev/shm
tmpfs           5.0M  8.0K  5.0M   1% /run/lock
tmpfs           7.5G  3.3M  7.5G   1% /tmp
/dev/nvme0n1p8  854G   78G  733G  10% /home
/dev/nvme0n1p5   23G   19G  3.5G  85% /var

reportbug output is appended.

I have not yet tried to reboot . . .

Thanks for your hard work in maintaining Debian,
Alison Chaiken

---
Alison Chaiken                   ali...@she-devel.com
http://she-devel.com
If you don't keep up the running battle, you will cede the battlefield. -- Herb Sutter
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Alison Chaiken <ali...@remerge.sonic.net>
To: Debian Bug Tracking System <sub...@bugs.debian.org>
Subject: initramfs-tools: none

Package: initramfs-tools
Version: 0.142
Severity: normal
X-Debbugs-Cc: none

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- Package-specific info:
-- initramfs sizes
-rw-r--r-- 1 root root  78M Jan 18 18:21 /boot/initrd.img-6.5.0-4-amd64
-rw-r--r-- 1 root root  78M Jan 18 18:21 /boot/initrd.img-6.5.0-5-amd64
-rw-r--r-- 1 root root 504M Feb 11 08:49 /boot/initrd.img-6.7.0
-- /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-6.7.0 root=UUID=367ca531-4c49-4b1f-b2f8-67bb6959933f ro

-- resume
RESUME=UUID=ed51ebcd-2b24-450c-a367-b0b5671297c4
-- /proc/filesystems
        fuseblk
        ext3
        ext2
        ext4
        squashfs

-- lsmod
Module                  Size  Used by
ccm                    20480  6
rfcomm                102400  4
snd_ctl_led            24576  0
snd_soc_skl_hda_dsp    24576  6
snd_soc_hdac_hdmi      45056  1 snd_soc_skl_hda_dsp
snd_sof_probes         24576  0
cmac                   12288  4
snd_soc_intel_hda_dsp_common    16384  1 snd_soc_skl_hda_dsp
algif_hash             12288  1
algif_skcipher         12288  1
af_alg                 36864  6 algif_hash,algif_skcipher
snd_hda_codec_hdmi     90112  1
snd_hda_codec_realtek   196608  1
snd_hda_codec_generic   114688  1 snd_hda_codec_realtek
snd_soc_dmic           12288  1
snd_sof_pci_intel_cnl    12288  0
snd_sof_intel_hda_common   221184  1 snd_sof_pci_intel_cnl
soundwire_intel        73728  1 snd_sof_intel_hda_common
soundwire_generic_allocation    12288  1 soundwire_intel
snd_sof_intel_hda_mlink    40960  2 soundwire_intel,snd_sof_intel_hda_common
soundwire_cadence      45056  1 soundwire_intel
snd_sof_intel_hda      24576  1 snd_sof_intel_hda_common
snd_sof_pci            24576  2 snd_sof_intel_hda_common,snd_sof_pci_intel_cnl
snd_sof_xtensa_dsp     16384  1 snd_sof_intel_hda_common
snd_sof               364544  4 
snd_sof_pci,snd_sof_intel_hda_common,snd_sof_probes,snd_sof_intel_hda
iwlmvm                602112  0
snd_sof_utils          16384  1 snd_sof
soundwire_bus         114688  3 
soundwire_intel,soundwire_generic_allocation,soundwire_cadence
snd_soc_skl           204800  0
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
snd_soc_hdac_hda       28672  2 snd_sof_intel_hda_common,snd_soc_skl
coretemp               16384  0
snd_hda_ext_core       40960  6 
snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_soc_hdac_hda,snd_sof_intel_hda_mlink,snd_soc_skl,snd_sof_intel_hda
kvm_intel             413696  0
snd_soc_sst_ipc        20480  1 snd_soc_skl
mac80211             1388544  1 iwlmvm
snd_soc_sst_dsp        45056  1 snd_soc_skl
snd_soc_acpi_intel_match   102400  3 
snd_sof_intel_hda_common,snd_soc_skl,snd_sof_pci_intel_cnl
kvm                  1363968  1 kvm_intel
snd_soc_acpi           16384  3 
snd_soc_acpi_intel_match,snd_sof_intel_hda_common,snd_soc_skl
snd_soc_core          434176  9 
soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_soc_hdac_hda,snd_soc_skl,snd_sof_probes,snd_soc_dmic,snd_soc_skl_hda_dsp
qrtr                   57344  4
bnep                   36864  2
btusb                  86016  0
snd_compress           28672  2 snd_soc_core,snd_sof_probes
btrtl                  32768  1 btusb
snd_pcm_dmaengine      16384  1 snd_soc_core
btintel                57344  1 btusb
snd_hda_intel          61440  0
libarc4                12288  1 mac80211
snd_intel_dspcfg       36864  4 
snd_hda_intel,snd_sof,snd_sof_intel_hda_common,snd_soc_skl
btbcm                  24576  1 btusb
snd_intel_sdw_acpi     16384  2 snd_sof_intel_hda_common,snd_intel_dspcfg
snd_hda_codec         225280  9 
snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_intel_hda_dsp_common,snd_soc_hdac_hda,snd_soc_skl,snd_sof_intel_hda,snd_soc_skl_hda_dsp
iwlwifi               548864  1 iwlmvm
binfmt_misc            28672  1
uvcvideo              147456  0
btmtk                  16384  1 btusb
irqbypass              12288  1 kvm
bluetooth            1134592  32 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm
videobuf2_vmalloc      20480  1 uvcvideo
ghash_clmulni_intel    16384  0
sha512_ssse3           53248  0
uvc                    12288  1 uvcvideo
sha256_ssse3           32768  1
videobuf2_memops       16384  1 videobuf2_vmalloc
videobuf2_v4l2         36864  1 uvcvideo
sha1_ssse3             32768  0
mei_hdcp               28672  0
nfsd                  921600  5
snd_hda_core          147456  12 
snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_soc_intel_hda_dsp_common,snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_soc_hdac_hda,snd_soc_skl,snd_sof_intel_hda
intel_rapl_msr         20480  0
mei_pxp                16384  0
videodev              372736  2 videobuf2_v4l2,uvcvideo
squashfs               81920  11
snd_hwdep              20480  1 snd_hda_codec
cfg80211             1339392  3 iwlmvm,iwlwifi,mac80211
snd_pcm               192512  13 
snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_compress,snd_soc_core,snd_sof_utils,snd_soc_skl,snd_hda_core,snd_pcm_dmaengine
aesni_intel           360448  9
thinkpad_acpi         155648  0
processor_thermal_device_pci_legacy    12288  0
crypto_simd            16384  1 aesni_intel
processor_thermal_device    20480  1 processor_thermal_device_pci_legacy
cryptd                 28672  3 crypto_simd,ghash_clmulni_intel
nvram                  12288  1 thinkpad_acpi
rapl                   20480  0
processor_thermal_wt_hint    16384  1 processor_thermal_device
ledtrig_audio          12288  3 snd_ctl_led,snd_hda_codec_generic,thinkpad_acpi
ucsi_acpi              12288  0
auth_rpcgss           192512  1 nfsd
snd_timer              53248  1 snd_pcm
joydev                 24576  0
videobuf2_common       77824  4 
videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
processor_thermal_rfim    28672  1 processor_thermal_device
intel_cstate           20480  0
mei_me                 57344  2
platform_profile       12288  1 thinkpad_acpi
typec_ucsi             61440  1 ucsi_acpi
iTCO_wdt               12288  0
processor_thermal_rapl    16384  1 processor_thermal_device
nfs_acl                12288  1 nfsd
mc                     94208  4 
videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
intel_rapl_common      36864  2 intel_rapl_msr,processor_thermal_rapl
lockd                 159744  1 nfsd
intel_pmc_bxt          16384  1 iTCO_wdt
mei                   188416  5 mei_hdcp,mei_pxp,mei_me
intel_uncore          258048  0
pcspkr                 12288  0
snd                   155648  26 
snd_ctl_led,snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_sof,snd_timer,snd_soc_hdac_hdmi,snd_compress,thinkpad_acpi,snd_soc_core,snd_pcm
iTCO_vendor_support    12288  1 iTCO_wdt
ecdh_generic           16384  2 bluetooth
intel_wmi_thunderbolt    16384  0
think_lmi              36864  0
processor_thermal_wt_req    12288  1 processor_thermal_device
roles                  16384  1 typec_ucsi
firmware_attributes_class    12288  1 think_lmi
processor_thermal_power_floor    16384  1 processor_thermal_device
watchdog               49152  1 iTCO_wdt
soundcore              16384  2 snd_ctl_led,snd
typec                 114688  1 typec_ucsi
processor_thermal_mbox    12288  4 
processor_thermal_power_floor,processor_thermal_wt_req,processor_thermal_rfim,processor_thermal_wt_hint
wmi_bmof               12288  0
rfkill                 40960  8 iwlmvm,bluetooth,thinkpad_acpi,cfg80211
grace                  12288  2 nfsd,lockd
intel_soc_dts_iosf     16384  1 processor_thermal_device_pci_legacy
intel_pch_thermal      16384  0
ac                     16384  0
soc_button_array       20480  0
int3403_thermal        16384  0
int340x_thermal_zone    16384  2 int3403_thermal,processor_thermal_device
sunrpc                880640  17 nfsd,auth_rpcgss,lockd,nfs_acl
intel_pmc_core         81920  0
int3400_thermal        20480  0
intel_hid              28672  0
sparse_keymap          12288  1 intel_hid
acpi_pad               20480  0
acpi_thermal_rel       20480  1 int3400_thermal
hid_multitouch         32768  0
evdev                  28672  16
serio_raw              16384  0
dm_mod                221184  0
configfs               69632  1
loop                   36864  22
efi_pstore             12288  0
nfnetlink              20480  1
ip_tables              28672  0
x_tables               57344  1 ip_tables
autofs4                57344  2
ext4                 1134592  3
crc32c_generic         12288  0
crc16                  12288  2 bluetooth,ext4
mbcache                16384  1 ext4
jbd2                  196608  1 ext4
i915                 3985408  8
drm_buddy              20480  1 i915
i2c_algo_bit           12288  1 i915
drm_display_helper    233472  1 i915
cec                    69632  2 drm_display_helper,i915
rc_core                73728  1 cec
ttm                   106496  1 i915
nvme                   57344  5
hid_generic            12288  0
xhci_pci               24576  0
nvme_core             196608  6 nvme
drm_kms_helper        270336  2 drm_display_helper,i915
xhci_hcd              352256  1 xhci_pci
i2c_hid_acpi           12288  0
i2c_hid                40960  1 i2c_hid_acpi
t10_pi                 20480  1 nvme_core
hid                   176128  3 i2c_hid,hid_multitouch,hid_generic
crc64_rocksoft         16384  1 t10_pi
crc64                  16384  1 crc64_rocksoft
crc_t10dif             16384  1 t10_pi
crc32_pclmul           12288  0
crct10dif_generic      12288  0
drm                   778240  10 
i2c_hid,drm_kms_helper,drm_display_helper,drm_buddy,thinkpad_acpi,i915,ttm
thunderbolt           503808  0
usbcore               409600  4 xhci_hcd,uvcvideo,btusb,xhci_pci
e1000e                360448  0
psmouse               208896  0
crc32c_intel           16384  6
intel_lpss_pci         24576  0
video                  77824  2 thinkpad_acpi,i915
i2c_i801               36864  0
intel_lpss             16384  1 intel_lpss_pci
crct10dif_pclmul       12288  1
i2c_smbus              16384  1 i2c_i801
idma64                 20480  0
usb_common             20480  4 xhci_hcd,usbcore,uvcvideo,typec_ucsi
crct10dif_common       12288  3 crct10dif_generic,crc_t10dif,crct10dif_pclmul
battery                28672  1 thinkpad_acpi
wmi                    40960  4 video,intel_wmi_thunderbolt,wmi_bmof,think_lmi
button                 24576  0

-- /etc/initramfs-tools/modules

-- /etc/kernel-img.conf
# Kernel image management overrides
# See kernel-img.conf(5) for details
do_symlinks = yes
do_bootloader = no
do_initrd = yes
link_in_boot = no

-- /etc/initramfs-tools/initramfs.conf
MODULES=most
BUSYBOX=auto
KEYMAP=n
COMPRESS=zstd
DEVICE=
NFSROOT=auto
RUNSIZE=10%
FSTYPE=auto

-- /etc/initramfs-tools/update-initramfs.conf
update_initramfs=yes
backup_initramfs=no

-- mkinitramfs hooks
/etc/initramfs-tools/hooks/:

/usr/share/initramfs-tools/hooks:
amd64_microcode
dmsetup
fsck
fuse
intel_microcode
keymap
klibc-utils
kmod
ntfs_3g
plymouth
resume
thermal
udev
zz-busybox


-- System Information:
Debian Release: trixie/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.0 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages initramfs-tools depends on:
ii  initramfs-tools-core  0.142
ii  linux-base            4.9

initramfs-tools recommends no packages.

Versions of packages initramfs-tools suggests:
ii  bash-completion  1:2.11-8

-- no debconf information

--- End Message ---
--- Begin Message ---
On Sun, Feb 25, 2024 at 11:08:34AM -0800, Alison Chaiken wrote:
> cpio: write error: No space left on device

At least one of your filesystems is full.

Bastian

-- 
No one may kill a man.  Not for any purpose.  It cannot be condoned.
                -- Kirk, "Spock's Brain", stardate 5431.6

--- End Message ---

Reply via email to