[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#258109: marked as done (netcfg-static: IUCV not detected as a point-to-point connection)



Your message dated Sat, 17 Jul 2004 22:02:07 -0400
with message-id <E1Bm10B-0005E3-00@newraff.debian.org>
and subject line Bug#258109: fixed in netcfg 0.72
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; 7 Jul 2004 18:24:24 +0000
>From athornton@sinenomine.net Wed Jul 07 11:24:24 2004
Return-path: <athornton@sinenomine.net>
Received: from sine.sctelecom.com (mailbox.sinenomine.net) [192.204.203.218] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BiH5j-0005yW-00; Wed, 07 Jul 2004 11:24:23 -0700
Received: from localhost (mailbox.sinenomine.net [192.168.101.9])
	by mailbox.sinenomine.net (8.12.6/8.12.6/SuSE Linux 0.6) with ESMTP id i67IODjb028062
	for <submit@bugs.debian.org>; Wed, 7 Jul 2004 14:24:15 -0400
Subject: netcfg-static: IUCV not detected as a point-to-point connection
From: Adam Thornton <athornton@sinenomine.net>
To: submit@bugs.debian.org
Content-Type: multipart/mixed; boundary="=-vUiLB/f0gjsjrD590V7y"
Organization: Sine Nomine Associates
Message-Id: <[🔎] 1089224707.31749.16.camel@dev-linux.fsf.net>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.4 
Date: Wed, 07 Jul 2004 13:25:07 -0500
X-Virus-Scanned: by AMaViS - amavis-milter (http://www.amavis.org/)
Delivered-To: submit@bugs.debian.org
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


--=-vUiLB/f0gjsjrD590V7y
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Package: netcfg-static
Version: 0.72
Severity: important
Tags: patch

IUCV is a point-to-point connection type, but netcfg-static was not
detecting it as such.  I have included a patch that fixes this.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (700, 'testing')
Architecture: s390
Kernel: Linux 2.4.17
Locale: LANG=C, LC_CTYPE=C


--=-vUiLB/f0gjsjrD590V7y
Content-Disposition: attachment; filename=netcfg-static.patch
Content-Type: text/plain; name=netcfg-static.patch; charset=ISO-8859-15
Content-Transfer-Encoding: 7bit

--- static.c.orig	2004-07-07 14:04:35.000000000 -0400
+++ static.c	2004-07-07 11:54:17.000000000 -0400
@@ -434,7 +434,8 @@
                 if (strncmp(interface, "plip", 4) == 0
                     || strncmp(interface, "slip", 4) == 0
                     || strncmp(interface, "ctc", 3) == 0
-                    || strncmp(interface, "escon", 5) == 0)
+                    || strncmp(interface, "escon", 5) == 0
+                    || strncmp(interface, "iucv", 4) == 0)
                     state = GET_POINTOPOINT;
                 else
                     state = GET_NETMASK;

--=-vUiLB/f0gjsjrD590V7y--


---------------------------------------
Received: (at 258109-close) by bugs.debian.org; 18 Jul 2004 02:08:06 +0000
>From katie@ftp-master.debian.org Sat Jul 17 19:08:06 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Bm15y-0001fA-00; Sat, 17 Jul 2004 19:08:06 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1Bm10B-0005E3-00; Sat, 17 Jul 2004 22:02:07 -0400
From: Joshua Kwan <joshk@triplehelix.org>
To: 258109-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#258109: fixed in netcfg 0.72
Message-Id: <E1Bm10B-0005E3-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Sat, 17 Jul 2004 22:02:07 -0400
Delivered-To: 258109-close@bugs.debian.org
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: 2

Source: netcfg
Source-Version: 0.72

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.72_i386.udeb
  to pool/main/n/netcfg/netcfg-dhcp_0.72_i386.udeb
netcfg-static_0.72_i386.udeb
  to pool/main/n/netcfg/netcfg-static_0.72_i386.udeb
netcfg_0.72.dsc
  to pool/main/n/netcfg/netcfg_0.72.dsc
netcfg_0.72.tar.gz
  to pool/main/n/netcfg/netcfg_0.72.tar.gz
netcfg_0.72_i386.udeb
  to pool/main/n/netcfg/netcfg_0.72_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 258109@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joshua Kwan <joshk@triplehelix.org> (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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 17 Jul 2004 18:44:18 -0700
Source: netcfg
Binary: netcfg-static netcfg-dhcp netcfg
Architecture: source i386
Version: 0.72
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Joshua Kwan <joshk@triplehelix.org>
Description: 
 netcfg     - Configure the network (udeb)
 netcfg-dhcp - Configure the network via DHCP (udeb)
 netcfg-static - Configure a static network (udeb)
Closes: 257963 258109 258207 258338 258852
Changes: 
 netcfg (0.72) unstable; urgency=low
 .
   * Joshua Kwan
     - Don't bother depending on mii-diag-udeb for netcfg-static as it's not
       used.
     - Patch by Adam Thornton to add recognition for IUCV devices in static
       configuration. (Closes: #258109)
     - Don't suggest hostname given by the DHCP server if it's invalid.
       (Closes: #258207)
     - Ask netcfg/choose_interface at prio critical. (Closes: #257963)
     - Build with NDEBUG.
     - Indicate which interfaces are wireless. (Closes: #258338)
     - Cut off domain when seeding hostname from DNS. (Closes: #258852)
       Seed get_domain with it instead.
   * Colin Watson
     - Fix typo (s/occured/occurred/g). Unfuzzy translations.
   * Per Olofsson
     - Generate hotplug mapping entries for 16-bit PCMCIA cards as well,
       since they will be managed by hotplug in pcmcia-cs 3.2.5-8.
   * Updated translations:
     - Bulgarian (bg.po) by Ognyan Kulev
     - Bosnian (bs.po) by Safir Å eÄ?eroviÄ?
     - Catalan (ca.po) by Jordi Mallach
     - Czech (cs.po) by Miroslav Kure
     - Danish (da.po) by Claus Hindsgaul
     - German (de.po) by Alwin Meschede
     - Greek (el.po) by George Papamichelakis
     - Spanish (es.po) by Javier Fernandez-Sanguino Peña
     - Basque (eu.po) by Piarres Beobide Egaña
     - Persian (fa.po) by n
     - 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
     - Japanese (ja.po) by Kenshi Muto
     - Korean (ko.po) by Changwoo Ryu
     - Lithuanian (lt.po) by KÄ?stutis BiliÅ«nas
     - Dutch (nl.po) by Bart Cornelis
     - Norwegian (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 Nikolai Prokoschenko
     - Slovak (sk.po) by Peter KLFMANiK Mann
     - Albanian (sq.po) by Elian Myftiu
     - Turkish (tr.po) by Osman Yüksel
     - Ukrainian (uk.po) by Eugeniy Meshcheryakov
     - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
Files: 
 47de5f6868d816e3f5ad4c1086dc0947 1561 debian-installer optional netcfg_0.72.dsc
 8a4c0543ba2e1d2e74a90271410ae20a 185581 debian-installer optional netcfg_0.72.tar.gz
 a158348f1b6e2f023c5a57dd96cffa95 147572 debian-installer optional netcfg_0.72_i386.udeb
 155d308ff3bf728c672fd35b40ede0ee 116222 debian-installer optional netcfg-dhcp_0.72_i386.udeb
 0a3d384d68eb0f59e8c49ba63486e677 113366 debian-installer optional netcfg-static_0.72_i386.udeb
package-type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: http://triplehelix.org/~joshk/pubkey_gpg.asc

iQIVAwUBQPnWe6OILr94RG8mAQIkkA//STgLeWK15d5rAAYhgys32fx7y0beqUkD
zgQ0aY6KTxooWcmylC5Qe3C0fKY0DyakePC9na07xzwuwTs8je20F+i14vH0TPM5
xz66p9XFoIFoYtTbsyr14mX8Pn8B4MV1w8bIXMTvKnY+YAeeVGMRIsy8ssDpOfQJ
UVA2HiMK30gvggHxaMLBJ03eolwZhcpDUQMZ2Qutim0coKlEjl+fhwU0TnFxqubd
a2mZNORffpE68qdR6FfFn8O8aakfsJxVfSA+6GEin0MfxJgVHDT3t8c8cOaAaETL
ftjv0y4xk7/XmWct2MxZzOm/ZUTa10TohXrMRX3xHLouxr9GB1r6Bb6pHvcVGQGs
hE4p6+udu87uaYrfbOjmYN5TLaVk1dRTbd+dnJDgvc61APfauoZ37eL+BR67mMQv
oJS9uO5eREaX+uK5XVHa9vZdeCYAvGTvrmQXMXHPb32dZ4te1A6WC4VPFTvjOoVB
y1slvCvAMkTRyUR2YWC3VGnc13EMbKBASnAglDaN7Od1Fiiw4gLGI04c9bQPJFFI
ePlFJAIVxKLXwjKPBTGdnZKDIkNudl528+CWjR3zo8p88ubU1QDoY4sUNGunZ5qC
jDM/ZaJkj0GE93V9k9OAwiD4Z5K9XLovq/RqO3lQDfAkAdlks+w18OXCTO/DAAj2
VagE5EuVR9E=
=OpyR
-----END PGP SIGNATURE-----



Reply to: