Your message dated Sat, 01 Jun 2024 21:37:37 +0000
with message-id <e1sdwpx-00hpsq...@fasolo.debian.org>
and subject line Bug#789067: fixed in initramfs-tools 0.143
has caused the Debian Bug report #789067,
regarding initramfs-tools: if ip is specified on cmdline, networking should be 
brought up in initramfs
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.)


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

Dear Maintainer,

Originally filed in Ubuntu at http://launchpad.net/bugs/1463846

If the kernel command line has 'ip=' in it, it is arguable that
configure_networking should be run.  Currently, initramfs only does this
if something thinks it should.

Ie, open-iscsi might do it, or some other things might call
'configure_networking'.
But it seems reasonable that if the user put 'ip=' on the cmdline then
they wanted that to happen in initramfs.

One possible fallout is that currently calling configure_networking
multiple times will try multiple times if unsuccessful, which could lead
to longer timeouts if we added this behavior and it was called multiple
times.

Additionally, one feature i'd like to have (admittedly for debug purposes)
is the ability to write the /run/initramfs/open-iscsi.interface file that
is used at least by open-iscsi to say "do not bring this interface down".

generically, it seems like it'd be nice to have a way to have the same
functionality that open-iscsi.interface accomplishes but not tied to
open-iscsi. Ie, the user may for any reason want to keep a network from
getting re-configured by normal OS bringup.



-- Package-specific info:
-- initramfs sizes
-- /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic 
root=UUID=715c6da7-c111-4842-868b-7778623ead7c ro quiet splash vt.handoff=7

-- /proc/filesystems
        ext3
        ext2
        ext4
        vfat
        fuseblk

-- lsmod
Module                  Size  Used by
overlay                45056  0 
xt_CHECKSUM            16384  1 
iptable_mangle         16384  1 
ipt_MASQUERADE         16384  1 
nf_nat_masquerade_ipv4    16384  1 ipt_MASQUERADE
iptable_nat            16384  1 
nf_conntrack_ipv4      16384  1 
nf_defrag_ipv4         16384  1 nf_conntrack_ipv4
nf_nat_ipv4            16384  1 iptable_nat
nf_nat                 28672  2 nf_nat_ipv4,nf_nat_masquerade_ipv4
nf_conntrack          106496  4 
nf_nat,nf_nat_ipv4,nf_nat_masquerade_ipv4,nf_conntrack_ipv4
xt_tcpudp              16384  5 
bridge                110592  0 
stp                    16384  1 bridge
llc                    16384  2 stp,bridge
iptable_filter         16384  1 
ip_tables              28672  3 iptable_filter,iptable_mangle,iptable_nat
x_tables               36864  6 
xt_CHECKSUM,ip_tables,xt_tcpudp,ipt_MASQUERADE,iptable_filter,iptable_mangle
rfcomm                 69632  8 
bnep                   20480  2 
dm_crypt               24576  1 
dm_multipath           24576  0 
scsi_dh                16384  1 dm_multipath
snd_seq_midi           16384  0 
snd_seq_midi_event     16384  1 snd_seq_midi
coretemp               16384  0 
snd_hda_codec_conexant    24576  1 
snd_hda_codec_generic    69632  1 snd_hda_codec_conexant
snd_rawmidi            32768  1 snd_seq_midi
pcmcia                 65536  0 
arc4                   16384  2 
snd_seq                69632  2 snd_seq_midi_event,snd_seq_midi
joydev                 20480  0 
serio_raw              16384  0 
iwldvm                237568  0 
r852                   20480  0 
sm_common              20480  1 r852
snd_hda_intel          32768  3 
nand                   69632  2 r852,sm_common
snd_hda_controller     32768  1 snd_hda_intel
mac80211              724992  1 iwldvm
thinkpad_acpi          86016  0 
nand_ecc               16384  1 nand
nvram                  16384  1 thinkpad_acpi
snd_hda_codec         143360  4 
snd_hda_codec_conexant,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
snd_hwdep              20480  1 snd_hda_codec
nand_bch               16384  1 nand
bch                    20480  1 nand_bch
uvcvideo               90112  0 
nand_ids               16384  1 nand
videobuf2_vmalloc      16384  1 uvcvideo
mtd                    61440  2 nand,sm_common
lpc_ich                24576  0 
yenta_socket           49152  0 
videobuf2_memops       16384  1 videobuf2_vmalloc
r592                   20480  0 
snd_pcm               106496  3 snd_hda_codec,snd_hda_intel,snd_hda_controller
iwlwifi               196608  1 iwldvm
memstick               20480  1 r592
videobuf2_core         49152  1 uvcvideo
pcmcia_rsrc            20480  1 yenta_socket
v4l2_common            16384  1 videobuf2_core
pcmcia_core            24576  3 pcmcia,pcmcia_rsrc,yenta_socket
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
videodev              159744  3 uvcvideo,v4l2_common,videobuf2_core
cfg80211              540672  3 iwlwifi,mac80211,iwldvm
btusb                  32768  0 
media                  24576  2 uvcvideo,videodev
bluetooth             491520  22 bnep,btusb,rfcomm
snd_timer              32768  2 snd_pcm,snd_seq
shpchp                 40960  0 
snd                    90112  17 
snd_hwdep,snd_timer,snd_hda_codec_conexant,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,thinkpad_acpi,snd_seq_device
mei_me                 20480  0 
mei                    90112  1 mei_me
soundcore              16384  2 snd,snd_hda_codec
8250_fintek            16384  0 
mac_hid                16384  0 
kvm_intel             151552  0 
kvm                   483328  1 kvm_intel
parport_pc             32768  0 
ppdev                  20480  0 
lp                     20480  0 
parport                45056  3 lp,ppdev,parport_pc
autofs4                40960  2 
hid_generic            16384  0 
usbhid                 53248  0 
hid                   110592  2 hid_generic,usbhid
psmouse               118784  0 
firewire_ohci          45056  0 
sdhci_pci              24576  0 
sdhci                  45056  1 sdhci_pci
firewire_core          69632  1 firewire_ohci
i915                 1052672  3 
crc_itu_t              16384  1 firewire_core
ahci                   36864  4 
libahci                32768  1 ahci
wmi                    20480  0 
i2c_algo_bit           16384  1 i915
drm_kms_helper        122880  1 i915
video                  20480  1 i915
e1000e                237568  0 
drm                   344064  5 i915,drm_kms_helper
ptp                    20480  1 e1000e
pps_core               20480  1 ptp
pata_acpi              16384  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

-- /etc/initramfs-tools/initramfs.conf
MODULES=most
BUSYBOX=y
COMPCACHE_SIZE=""
COMPRESS=gzip
BOOT=local
DEVICE=
NFSROOT=auto

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

-- /etc/crypttab
# <name>        <device>     <password>     <options>
cryptswap /dev/disk/by-id/ata-WDC_WD3200BEVS-08VAT2_WD-WX30A69T1600-part6 
/dev/urandom swap,cipher=aes-cbc-essiv:sha256,size=256

-- /proc/mdstat
Personalities : 
unused devices: <none>

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

/usr/share/initramfs-tools/hooks:
bcache
brltty
busybox
compcache
console_setup
cryptgnupg
cryptkeyctl
cryptopenct
cryptopensc
cryptpassdev
cryptroot
dmsetup
fixrtc
framebuffer
fuse
kbd
klibc
kmod
mountall
ntfs_3g
plymouth
thermal
udev
zz-busybox


-- System Information:
Debian Release: jessie/sid
  APT prefers wily-updates
  APT policy: (500, 'wily-updates'), (500, 'wily-security'), (500, 'wily')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.19.0-20-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages initramfs-tools depends on:
ii  busybox-initramfs    1:1.22.0-9ubuntu1
ii  cpio                 2.11+dfsg-4.1ubuntu1
ii  findutils            4.4.2-9build1
ii  initramfs-tools-bin  0.103ubuntu15
ii  klibc-utils          2.0.3-0ubuntu1
ii  module-init-tools    18-3ubuntu1
ii  udev                 220-6ubuntu1
ii  util-linux           2.26.2-3ubuntu1

initramfs-tools recommends no packages.

Versions of packages initramfs-tools suggests:
ii  bash-completion  1:2.1-4.1ubuntu1

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: initramfs-tools
Source-Version: 0.143
Done: Ben Hutchings <b...@debian.org>

We believe that the bug you reported is fixed in the latest version of
initramfs-tools, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 789...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings <b...@debian.org> (supplier of updated initramfs-tools package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 01 Jun 2024 22:54:45 +0200
Source: initramfs-tools
Architecture: source
Version: 0.143
Distribution: experimental
Urgency: medium
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: Ben Hutchings <b...@debian.org>
Closes: 789067 934736 1025730 1028511
Changes:
 initramfs-tools (0.143) experimental; urgency=medium
 .
   [ Gioele Barabucci ]
   * [4ae8280] d/initramfs-tools.maintscripts: Remove code for ancient versions
 .
   [ наб ]
   * [5774cc3] Respect fw_path_para in add_firmware()
   * [c9fa064] Handle compressed firmware in add_firmware()
   * [1aa6118] Support ZSTD-compressed firmware in add_firmware()
 .
   [ Benjamin Drung ]
   * [3d29bf9] Configure /etc/resolv.conf and persist hostname
   * [5339f25] Add unit tests for netinfo_to_resolv_conf
   * [78b408c] Support "set -u"
   * [124d98b] test: Fix too small ext2 block count
   * [c8d88a5] test-common: Use one common temporary directory
   * [b33e6c8] Update lintian override to format for lintian 2.116.3
   * [613c4f5] Convert debian/copyright to machine-readable format
   * [ad808f4] Switch to debhelper 13
   * [5908b3c] Bump Standards-Version to 4.7.0
   * [0c23673] Drop Breaks/Conflicts that predate Debian 10 "buster" and Ubuntu
     20.04 "focal"
   * [2239b0e] test-common: Support "set -u"
   * [680698c] test-common: Wrap long qemu-system-x86_64 line
   * [7bcc5ae] autopkgtest: Explicitly specify supported architectures
   * [c25336f] autopkgtest: Rely on linux-image-generic alias on Debian
   * [028d6e0] autopkgtest: Group tests with identical dependencies
   * [8e8554b] test: Add random number generator to qemu
   * [ea3e090] Run autopkgtest on more architectures
   * [1f6bfe7] test: Call qemu with -nodefaults
   * [5171920] test: log build_initramfs call
   * [9a10673] persist_hostname: fix missing hostname command
   * [e114943] mkinitramfs: Simplify pipefail implementation
   * [dbd1a56] copy_exec: ignore ldd output lines not starting with a tab
     (LP: #2046570)
   * [995a33c] Run wrap-and-sort
   * [c9d970c] initramfs-tools-core: drop support for upgrading from < 0.138
   * [f9dbdc6] test: Check that the network is not configured
   * [3c02697] test: create /lib64 to /usr/lib64 symlink as well
   * [d75a58b] Bring up networking if ip is specified on cmdline
     (Closes: #789067) (LP: #1463846)
   * [05692dc] Merge consecutive manual_add_modules calls into one
   * [05ea8a5] Skip compression support check if /boot/config-${version} is
     missing (LP: #2018171)
   * [b3e8cc4] Use dracut-install in manual_add_modules (LP: #2031185)
   * [e6ad401] mkinitramfs: indent code that writes the outfile
   * [215a713] hook-functions: Shorten add_firmware
   * [b83a651] Add myself to debian/copyright
   * [946c3c9] refactor: Introduce debian/tests/run-qemu
   * [0cefa93] hook-utils: fix tab/spaces indentation
   * [ead1b47] mkinitramfs: Resolve hidden dependencies after all modules were
     copied
   * [9a297f5] reduce number of dracut-install calls (LP: #2065180)
 .
   [ Luca Boccassi ]
   * [90addd0] Check for the kconfig in /lib/modules/ too
 .
   [ szubersk ]
   * [67bddc4] Fix/ignore ShellCheck findings
   * [9da9969] Silence unnecessary `ln -f` warning
 .
   [ Alper Nebi Yasak ]
   * [88dc091] hook-functions: Don't walk graphics modules if corebootfb is
     available
   * [1eb6511] hook-functions: dep_add_modules: Properly include panel drivers
   * [3c86dba] hook-functions: sys_walk_mod_add: Add devlink suppliers as
     dependencies
   * [85239a1] hook-functions: auto_add_modules: Add modules for MT8173/8183
     Chromebooks
   * [36c7300] hook-functions: dep_add_modules: Include mipi-dsi panel drivers
   * [465ae6b] hook-functions: dep_add_modules: Generalise wildcard for panel
     drivers
   * [03d196f] test: Increase QEMU timeout to 120s
   * [8aec852] hook_functions: dep_add_modules: Use heuristics for a generic
     framebuffer
 .
   [ Aron Xu ]
   * [d7b6cec] hook-functions: return from dep_add_modules_mount() for zfs
     (Closes: #934736)
 .
   [ Adam Vodopjan ]
   * [fbc178e] unmkinitramfs: add count_bytes iflag in a dd call
 .
   [ Ben Hutchings ]
   * [8801fda] debian/tests/test-common: Update klibc.so installation for
     /usr-move
   * [ff983a1] Add myself to debian/copyright
 .
   [ Paul Aurich ]
   * [13b88ca] scripts/functions: Don't die if configure_networking times out
     (Closes: #1025730)
 .
   [ Arnaud Rebillout ]
   * [8f2f49e] Add hyper-keyboard module, needed to enter LUKS password in
     Hyper-V (Closes: #1028511)
Checksums-Sha1:
 04a7796f5f20237e2e6f39794007a51e3fe3948f 1991 initramfs-tools_0.143.dsc
 500f0547ceee3cc2a33b71cf0ea24becbe5fdfdd 104920 initramfs-tools_0.143.tar.xz
 350f7f6b493570149a904f1921843d63166a3a46 5835 
initramfs-tools_0.143_amd64.buildinfo
Checksums-Sha256:
 65eba884670aec0aee084709e02c75795eb1b5657322f95108729c34187300db 1991 
initramfs-tools_0.143.dsc
 005c5a1164837278b8911a4ea890987b24ecc4239bf97bb6b86568510fa5defc 104920 
initramfs-tools_0.143.tar.xz
 a272d505e422bab6146ccb3c777ee648ef68f3e204d8bc1ad91c19c03a0daeba 5835 
initramfs-tools_0.143_amd64.buildinfo
Files:
 174001c1de145337b797453a218a709d 1991 utils optional initramfs-tools_0.143.dsc
 f605ac1570277cf5b93b3aad49c24364 104920 utils optional 
initramfs-tools_0.143.tar.xz
 05716cc868b9f655aff78fd6867a31a3 5835 utils optional 
initramfs-tools_0.143_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEErCspvTSmr92z9o8157/I7JWGEQkFAmZbkQwACgkQ57/I7JWG
EQnWPRAA1A5Bzx+YOXS7tTkNY03v9iHm3VGC4wRvNwW1YmtxkUckS2PVkHQq25V+
nY3JzIUbZvd4iq093T3C1DBjIiMnKKPl/tSyucuxwlAqmFq2OrKT2HRcmv5AT6/R
ckRuyYj+t1Je4XzAdjfkxhGugtWcOcXZaPoppzqMkvbIc6Zfch2kgJcTmp3FCJN2
CrxX6/0xEQkjkpnXfjH6FCZ3jv7jgO5Kte0EN6H2DLVLe4egxRJsb5rFrqy1rXhB
IZb7ALKYryJAvJoO7lrfb3Unn+T2sYZG6pRKG/TzcmCHNa9MXwd+YwNPrJI9PLc0
JgYNB8IE3Wgw4GtTRKS0NT1HJYmm9B6CSqcYJLXBmVGqzFlsA4lPX24dSnRMQMMp
jxA4DqeLP17prztLcYpuA/suRSXeqhSGM0Fayf8LelKhBO7hJeFmfSBZUFh7IO6U
Pa2GDhjV1lxLL7ELMsfjycPQT1JKka9q9Gl9Jlzx8cyzjlfh10rlhAK2JPGEx+VB
3SMrGdlwm/PUXTUp7OdEWXSMtHnm02EH1qyQDOCx/0bf0SMNPDOGfQsHhGLfIujb
odVWb6VZmtkXJhM6GtM1uxLJo72nV0ccTEXnPLJE6JFpGGZRVj+iM9GpHaqDxgCg
+IlSzKD7L0rpNv3QVh8ZEflF8KenavTXFELRAjZEtAdhhNp9q5s=
=9qQ+
-----END PGP SIGNATURE-----

Attachment: pgp2a3VTrMDuM.pgp
Description: PGP signature


--- End Message ---

Reply via email to