Your message dated Mon, 17 May 2004 00:17:04 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#239121: fixed in netcfg 0.64 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 21 Mar 2004 00:24:03 +0000 >From [EMAIL PROTECTED] Sat Mar 20 16:24:03 2004 Return-path: <[EMAIL PROTECTED]> Received: from dsl-203-113-235-229.act.netspace.net.au (caesar.andrew.net.au) [203.113.235.229] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1B4ql1-00011I-00; Sat, 20 Mar 2004 16:24:03 -0800 Received: from caesar.andrew.net.au (localhost [127.0.0.1]) by caesar.andrew.net.au (8.12.11.Beta0/8.12.11.Beta0/Debian-1) with ESMTP id i2L0NvWK028840; Sun, 21 Mar 2004 11:23:57 +1100 Received: (from [EMAIL PROTECTED]) by caesar.andrew.net.au (8.12.11.Beta0/8.12.11.Beta0/Debian-1) id i2L0NsYk028838; Sun, 21 Mar 2004 11:23:54 +1100 Message-Id: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Andrew Pollock <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: netcfg: Use default hostname from DHCP if one is received X-Mailer: reportbug 2.48 Date: Sun, 21 Mar 2004 11:23:54 +1100 X-Scanned-By: MIMEDefang 2.39 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_12 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_12 X-Spam-Level: Package: netcfg Severity: wishlist Hi, The installer currently defaults the hostname of a new installation to "debian". I think it would be sensible for it default to whatever hostname is provided via DHCP, if one is, otherwise fall back to defaulting to "debian". regards Andrew -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.4.25-1-686 Locale: LANG=C, LC_CTYPE=C --------------------------------------- Received: (at 239121-close) by bugs.debian.org; 17 May 2004 04:23:05 +0000 >From [EMAIL PROTECTED] Sun May 16 21:23:04 2004 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1BPZea-0001Fc-00; Sun, 16 May 2004 21:23:04 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1BPZYm-0004UK-00; Mon, 17 May 2004 00:17:04 -0400 From: Joshua Kwan <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.49 $ Subject: Bug#239121: fixed in netcfg 0.64 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Mon, 17 May 2004 00:17:04 -0400 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: X-CrossAssassin-Score: 3 Source: netcfg Source-Version: 0.64 We believe that the bug you reported is fixed in the latest version of netcfg, which is due to be installed in the Debian FTP archive: netcfg-dhcp_0.64_i386.udeb to pool/main/n/netcfg/netcfg-dhcp_0.64_i386.udeb netcfg-static_0.64_i386.udeb to pool/main/n/netcfg/netcfg-static_0.64_i386.udeb netcfg_0.64.dsc to pool/main/n/netcfg/netcfg_0.64.dsc netcfg_0.64.tar.gz to pool/main/n/netcfg/netcfg_0.64.tar.gz netcfg_0.64_i386.udeb to pool/main/n/netcfg/netcfg_0.64_i386.udeb 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. Joshua Kwan <[EMAIL PROTECTED]> (supplier of updated netcfg 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: SHA1 Format: 1.7 Date: Sun, 16 May 2004 20:36:04 -0700 Source: netcfg Binary: netcfg-static netcfg-dhcp netcfg Architecture: source i386 Version: 0.64 Distribution: unstable Urgency: medium Maintainer: Debian Install System Team <[EMAIL PROTECTED]> Changed-By: Joshua Kwan <[EMAIL PROTECTED]> Description: netcfg - Configure the network (udeb) netcfg-dhcp - Configure the network via DHCP (udeb) netcfg-static - Configure a static network (udeb) Closes: 227722 236533 239121 239591 240701 244441 244819 244901 247178 247751 248636 249363 Changes: netcfg (0.64) unstable; urgency=medium . * Joshua Kwan - Split out all functions into static.c, dhcp.c, wireless.c. - Remove dep alternative to busybox-cvs-udeb etc., since udhcpc is no longer available in any initrd. This causes businesscard and netinst installs to fail because busybox is already provided and hence gets used. - Remove udhcpc support in dhcp.c. - Port wireless fixes back to netcfg-static and netcfg-dhcp, which have been rather neglected lately. - Fix the GO_BACK interaction between WEP and ESSID configuration. - Switch to using iproute for everything, a step towards removing ifconfig and route applets from busybox. - Add amd64 support. (Closes: #249363) - Open one set of socket FDs and use them for the whole runtime. - Write loopback all the time, even when you abort network config. (Closes: #248636) - Redesign DHCP strategy with a new template that uses a select, allowing the user to clearly alternate to static network config (Closes: #244901, #227722) - Display a brief note when DHCP lease gets acquired. (Closes: #247751) - Now we can ask for a DHCP hostname to add. (Closes: #236533, #239591) - If we didn't use one, see if the server is offering us one and seed netcfg/get_hostname with it. (Closes: #239121, #240701) - Failing that, bring the interface up and try to reverse-resolve the IP address into a hostname. - For idempotency reasons, down all interfaces after finding each one so that we can start from a clean slate. (Probably deals with Bug#227722) - Silently load af_packet. (Closes: #244441) - Add some code hunks from mii-diag to determine code path on link connection. (Closes: #247178) - Add some interface_up and interface_down functions. - Fix a long standing bug in devnames retrieval that did not strip newlines from the devnames input and caused cdebconf to screw up on subsequent questions. - Bump the DHCP wait to 15 seconds. The magic number seems to be just over 10 for me. (Closes: #244819) - Template cleanups: netcfg/static-title, netcfg/dhcp-title, netcfg/internal-pcmcia, netcfg/confirm_dhcp - Add dhcp3-client support. Not that it actually gets used now that we can get a DHCP-supplied hostname from dhcp-client. - Remove a lot of calls to /sbin/this and /sbin/that in response to Joey's rant on debian-boot. * Bastian Blank - Remove sleep. * Updated translations: - Bulgarian (bg.po) by Ognyan Kulev - Czech (cs.po) by Miroslav Kure - Danish (da.po) by Claus Hindsgaul - German (de.po) by Alwin Meschede - Greek, Modern (1453-) (el.po) by Konstantinos Margaritis - Spanish (Castilian) (es.po) by Javier Fernandez-Sanguino Peña - Basque (eu.po) by Piarres Beobide Egaña - Finnish (fi.po) by Tapio Lehtonen - French (fr.po) by Philippe Batailler - Hebrew (he.po) by Lior Kaplan - Hungarian (hu.po) by VERÓK István - Indonesian (id.po) by Parlin Imanuel Toh - Italian (it.po) by Giuseppe Sacco - Japanese (ja.po) by Kenshi Muto - Korean (ko.po) by Changwoo Ryu - Lithuanian (lt.po) by Kęstutis Biliūnas - Bøkmal, Norwegian (nb.po) by Bjørn Steensrud - Dutch (nl.po) by Bart Cornelis - Norwegian Nynorsk (nn.po) by Håvard Korsvoll - Polish (pl.po) by Bartosz Fenski - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes - Portuguese (pt.po) by Miguel Figueiredo - Romanian (ro.po) by Eddy Petrisor - Russian (ru.po) by Yuri Kozlov - Slovak (sk.po) by Peter KLFMANiK Mann - Slovenian (sl.po) by Jure Čuhalev - Swedish (sv.po) by André Dahlqvist - Turkish (tr.po) by Osman Yüksel - Ukrainian (uk.po) by Eugeniy Meshcheryakov - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu Files: 7752387b3fca7b679faa381427e62be0 1526 debian-installer optional netcfg_0.64.dsc d0539a1ac82788bb54e39085488ef8ba 161167 debian-installer optional netcfg_0.64.tar.gz cbd92b47ee5baecc29b9225e943613e6 126814 debian-installer optional netcfg_0.64_i386.udeb 481095adb7117d0e012d1bca7938ad8e 96092 debian-installer optional netcfg-dhcp_0.64_i386.udeb 481f1d5267729fb38bdf4059b2ef528c 107962 debian-installer optional netcfg-static_0.64_i386.udeb package-type: udeb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: http://triplehelix.org/~joshk/pubkey_gpg.asc iQIVAwUBQKg4f6OILr94RG8mAQKaxg/+O+48FYIUiw6MPk8aID6Mln+6yoAUsBHx WOWEyCsegVhvWdysOUE3+ugurGWEU7DMuT8rr0D8qRKXDA+ony7aLKPeFcXUSsnt hmFEQ1DR+PLXG+BB+dsgGbDP7+yIxTee9W5jTx6ltsSCEdmgj0ZO8TThF1RP3ujo 7/5ZheRhgp9dnZWzZmrXRt/fKFkOs5DEwketm+IhuacXn4g98k/2x6TdfL2Orhaz WrWGjg8HRxDj/yfr5n85LiY2tbSpJgqjFQ4lUgPJ7BQNpX7Da7Foqkv+x5dzKUU2 yYdscEbk9CFPog94G9IEIuxRWYDodsCYXVAipu3VakORGIaK8j1+jCAU8EWHOTjc 2WXQ/IuzDBpYOtIOMg2ZN9O2vYY3Q10fHFQzsumw2k8WZCOz7jJS6jZt1unpIXnY TBMONZuP4Z23nSzJ//XUCxiSPw+z0g+Dh+u1j8FWp+rHX54OX8IHeXSkwsYgwqv/ qlrHt94euSBWTD9KE1RckEctVxIG/PXJXtvngFBBYOkoVIigk0Sh0gkIbK9yAlGZ esSxYxva8yiGkte3b8hc/u8UfmYZR78HDtwFAR+92IrfUr/PT6zp4lKH6qCZXSu1 jMDVC2/Cu3zwFsSZYNrcbl2dunAD+iqNFw3njYwHbLUv1bFcCXu2dV6SSVEjGOxE hfIP8P7ikuQ= =VFo3 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]