Your message dated Sun, 10 Sep 2023 14:48:57 +0000 with message-id <[email protected]> and subject line Bug#1042881: fixed in ppp 2.5.0-1+1 has caused the Debian Bug report #1042881, regarding ppp: debian-installer fails when using 'modules=ppp-udeb' kernel-parameter to connect via PPPoE 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 [email protected] immediately.) -- 1042881: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042881 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: ppp Version: 2.4.9-1 Severity: normal Tags: d-i newcomer patch The debian-installer manual tells that you can use the boot-kernel-parameter 'modules=ppp-udev' to use a PPPoE connection during installation, which I had used successfully on older (Jessie) versions. Now I want to use that feature in Bullseye which fails. I have investigated the problem and found two reasons: 1) The ppp-udeb's postinst-script runs pppoe-discovery with the '-A' parameter, which was deprecated and is removed in the version shipped with bullseye. Thus ppp-discovery don't run successfully and the installer gives an error message. I have fixed this successfully: --- ppp-2.4.9/debian/ppp-udeb.postinst 2021-01-07 01:10:29.000000000 +0100 +++ ppp-udeb.postinst 2023-08-02 12:10:30.233592399 +0200 @@ -31,7 +31,7 @@ db_progress START 0 $TOTWAIT ppp/detect_progress for P in "" "-U" ; do rm -f /tmp/probe-finished /tmp/ppp-errors - ( R=$(pppoe-discovery -A $P -I $1 2>/tmp/ppp-errors | \ + ( R=$(pppoe-discovery $P -I $1 2>/tmp/ppp-errors | \ grep AC | wc -l) echo $R > /tmp/probe-finished ) & WAIT=0 I found that the '-A' parameter is used in the current git master branch, so this should affect more recent versions also. 2) In the bullseye installer, running ppp-udeb breaks with error messages for missing libraries: libsystemd0, liblzma5 and libz4-1. I have copied the entries for that libraries out of '<installer-cd>/dists/bullseye/main/debian-installer/binary-amd64/Packages.gz' into '<installer-cd>/dists/bullseye/main/binary-amd64/Packages.gz', which works fine for me, but I think there is a more elegant way to do that. (But I'm not familiar to that. I also think that these libraries are not needed to establish a PPPoE-connection.) With this two fixes I got it working on my Bullseye USB Installer stick and I have tested on BIOS and UEFI Virtual and Physical machines, but I don't know a better way to commit that to the Debian project. -- System Information: Debian Release: 11.7 APT prefers oldstable-updates APT policy: (500, 'oldstable-updates'), (500, 'oldstable-security'), (500, 'oldstable') Architecture: amd64 (x86_64) Foreign Architectures: armhf, i386 Kernel: Linux 5.10.0-23-amd64 (SMP w/4 CPU threads) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.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
--- End Message ---
--- Begin Message ---Source: ppp Source-Version: 2.5.0-1+1 Done: Chris Boot <[email protected]> We believe that the bug you reported is fixed in the latest version of ppp, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Chris Boot <[email protected]> (supplier of updated ppp 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 10 Sep 2023 19:03:09 +0530 Source: ppp Architecture: source Version: 2.5.0-1+1 Distribution: experimental Urgency: medium Maintainer: Chris Boot <[email protected]> Changed-By: Chris Boot <[email protected]> Closes: 100306 970075 979611 992205 1009651 1042881 Changes: ppp (2.5.0-1+1) experimental; urgency=medium . [ Debian Janitor ] * Remove 1 obsolete maintscript entry. * Update renamed lintian tag names in lintian overrides. * Update standards version to 4.6.1, no changes needed. * Update lintian override info format in d/ppp.lintian-overrides on line 2, 5-6, 12, 15. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse. * Remove constraints unnecessary since buster (oldstable): + ppp: Drop versioned constraint on network-manager, network-manager-pptp and pppdcapiplugin in Breaks. . [ Marco d'Itri ] * New upstream release. (Closes: #992205, #1009651) . [ Chris Boot ] * Acknowledge NMU. (Closes: #100306) * Remove shipped pppd/pppdconf.h when configuring. * Drop removed pppoe-discovery -A switch in ppp-udeb. (Closes: #1042881) * Add comments to resolv.conf when rewritten by 0000usepeerdns. (Closes: #970075, #979611) * Upload to experimental. Checksums-Sha1: 3364e012ce61f96dffddf329bbb698d54a258033 2489 ppp_2.5.0-1+1.dsc ba61ad4abc310a7fae32f3440c239a39cba1b5b1 1170057 ppp_2.5.0.orig.tar.gz a3d67ec4d38574357c66276e8ca5c0df15904d21 512 ppp_2.5.0.orig.tar.gz.asc ede69c30931fc6722c001881cf05d7ca3032a740 85012 ppp_2.5.0-1+1.debian.tar.xz Checksums-Sha256: b1a49c12fefbef34d6c012e627a04f00f4817307db38a958ea637727843d71c4 2489 ppp_2.5.0-1+1.dsc 5cae0e8075f8a1755f16ca290eb44e6b3545d3f292af4da65ecffe897de636ff 1170057 ppp_2.5.0.orig.tar.gz a8f99019f6d3c7ded5069dbd61283953eae06e8321e3acbc9fe341722766865e 512 ppp_2.5.0.orig.tar.gz.asc 90bc6d4388cafc8e7cb334113821ce2a01f8cac83bb07ba4d805d0fcd3e66992 85012 ppp_2.5.0-1+1.debian.tar.xz Files: 5807b8a1eec434e6570dc9be1c36a36f 2489 admin optional ppp_2.5.0-1+1.dsc ce5fd7b9f6e1095ae6c0c11365c444eb 1170057 admin optional ppp_2.5.0.orig.tar.gz 7903e0497383595e28165f65273839d9 512 admin optional ppp_2.5.0.orig.tar.gz.asc 4544d083a4389c381f7a1b12a5b2d98d 85012 admin optional ppp_2.5.0-1+1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEE2oqQ9X/7HWR+QDTaQRpzPmfWT/4FAmT9x3VfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldERB OEE5MEY1N0ZGQjFENjQ3RTQwMzREQTQxMUE3MzNFNjdENjRGRkURHGJvb3RjQGRl Ymlhbi5vcmcACgkQQRpzPmfWT/6+EA//d5C6/15vwlh7J0mtmptip19xGBlnA4P8 4m+tf6njA2vY+Q3Rmy7PY8tunpBxCnDjbRHKKA5hVLinYIb98zj2VB6iHWS/kbRi 6Rm341urTwAu0TsNqJa5jTXW3dcN+oDd9GJfeY9geiRQp0vm5SrYx18fAQcLKZGN JjFQbWIFzXcO3heSbtDlmbNMqhkcrkCGISohngKltsSQGIYU91tjpV2TJ4ncI43u YKLeZnZEDdG6pJrz7QLewXNnFPG560vhTQAORhp8zUNnv/ML1apWrCFutcP/rLDg JdnC8U1ZOQBXDeNuMYRJkSshB9B7ytU2YPeLajDrVf4PTa/8uKjfWsuJzgU0529c B0AI2yM3+E1NYviUSRt4JGwtU7W4CbysZhHp1R1E2yx3zB+BQUeo9xQojKjA1ZpM 2XwknRsPRDSRK5tmuaqhLCbZn6KVtL8Vi+USyaCI2y95rLNqRrZO8h9qiR5ljXaz uew4jgI/8gTaw4A4SjOGqtHgdN+gZ/bZR5VFXepLnmUPzzLI4p9Cqz5/Tu3nEg9a HTIe7NbdNdOTi8EwHmfFklXa+jOsE2/jA4TFFi3rN5dxTw7UQprgDO07jfwwFadm ZZHDZ7fFTKJtwWG1EnOxGHJT5dSaJM4cLGDHaBQAHuQ+Sv1xt5d6VvwN+lCnzSWI bCx3UBGLIg4= =UyaK -----END PGP SIGNATURE-----
--- End Message ---

