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

Bug#573878: marked as done (netcfg: hurd-i386 Fixes)



Your message dated Mon, 05 Jul 2010 22:18:37 +0000
with message-id <E1OVtzp-0002OG-SY@franck.debian.org>
and subject line Bug#573878: fixed in netcfg 1.53
has caused the Debian Bug report #573878,
regarding netcfg: hurd-i386 Fixes
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 owner@bugs.debian.org
immediately.)


-- 
573878: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573878
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: netcfg
Version: 1.52
Severity: important
Tags: patch

Hello,

Here is some fixes for netcfg on hurd-i386.

Samuel

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.33 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
Samuel Thibault <samuel.thibault@fnac.net>
 RR> Ce que je cherche � d�montrer, c'est qu'il est injuste de faire
 RR> l'amalgame entre du bulk mail et du courrier non-solicit� tr�s cibl�
 un suppositoire non reclam�, meme tres bien cibl�, reste un suppositoire.
 -+-OS in : Guide du Neuneu d'Usenet - Plein le cul de la pub � neuneu -+-
--- debian/control.orig	2010-03-14 18:13:51.000000000 +0000
+++ debian/control	2010-03-14 18:07:18.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
 Uploaders: Joey Hess <joeyh@debian.org>, Colin Watson <cjwatson@debian.org>, Christian Perrier <bubulle@debian.org>
-Build-Depends: debhelper (>= 7.0.50~), dpkg-dev (>= 1.9.0), libdebconfclient0-dev (>= 0.46), libdebian-installer4-dev (>= 0.41), po-debconf (>= 0.5.0), libiw-dev (>= 27+28pre9) [!s390 !kfreebsd-i386 !kfreebsd-amd64]
+Build-Depends: debhelper (>= 7.0.50~), dpkg-dev (>= 1.9.0), libdebconfclient0-dev (>= 0.46), libdebian-installer4-dev (>= 0.41), po-debconf (>= 0.5.0), libiw-dev (>= 27+28pre9) [!s390 !kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]
 Vcs-Svn: svn://svn.debian.org/d-i/trunk/packages/netcfg
 
 Package: netcfg
--- static.c.orig	2010-03-14 18:11:43.000000000 +0000
+++ static.c	2010-03-14 18:13:38.000000000 +0000
@@ -274,12 +274,10 @@
     char ptr1[INET_ADDRSTRLEN];
     
 #ifdef __GNU__
-    /* I had to do something like this ? */
-    /*  di_exec_shell_log ("settrans /servers/socket/2 -fg");  */
-    di_exec_shell_log("settrans /servers/socket/2 --goaway");
+    di_exec_shell_log("settrans /servers/socket/2 -fg");
     snprintf(buf, sizeof(buf),
-             "settrans -fg /servers/socket/2 /hurd/pfinet --interface=%s --address=%s",
-             interface, inet_ntop (AF_INET, &ipaddress));
+             "settrans -fgap /servers/socket/2 /hurd/pfinet --interface=%s --address=%s",
+             interface, inet_ntop (AF_INET, &ipaddress, ptr1, sizeof (ptr1)));
     di_snprintfcat(buf, sizeof(buf), " --netmask=%s",
                    inet_ntop (AF_INET, &netmask, ptr1, sizeof (ptr1)));
     buf[sizeof(buf) - 1] = '\0';
--- dhcp.c.orig	2010-03-14 18:15:54.000000000 +0000
+++ dhcp.c	2010-03-14 18:16:31.000000000 +0000
@@ -453,6 +453,9 @@
                  * Set defaults for domain name and hostname
                  */
                 
+#ifndef MAXHOSTNAMELEN
+#define MAXHOSTNAMELEN 63
+#endif
                 char buf[MAXHOSTNAMELEN + 1] = { 0 };
                 char *ptr = NULL;
                 FILE *d = NULL;

--- End Message ---
--- Begin Message ---
Source: netcfg
Source-Version: 1.53

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-static_1.53_amd64.udeb
  to main/n/netcfg/netcfg-static_1.53_amd64.udeb
netcfg_1.53.dsc
  to main/n/netcfg/netcfg_1.53.dsc
netcfg_1.53.tar.gz
  to main/n/netcfg/netcfg_1.53.tar.gz
netcfg_1.53_amd64.udeb
  to main/n/netcfg/netcfg_1.53_amd64.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 573878@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Otavio Salvador <otavio@debian.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: SHA256

Format: 1.8
Date: Mon, 05 Jul 2010 19:08:45 -0300
Source: netcfg
Binary: netcfg netcfg-static
Architecture: source amd64
Version: 1.53
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Otavio Salvador <otavio@debian.org>
Description: 
 netcfg     - Configure the network (udeb)
 netcfg-static - Configure a static network (udeb)
Closes: 573878
Changes: 
 netcfg (1.53) unstable; urgency=low
 .
   [ Samuel Thibault ]
   * Fixes for Hurd support. Closes: #573878.
 .
   [ Joey Hess ]
   * Do not assume that debhelper acts on packages not relevant to build arch.
     (See #576885)
 .
   [ Frans Pop ]
   * Revert workaround for FTBFS on s390 which is no longer needed as of
     debhelper version 7.4.17.
 .
   [ Otavio Salvador ]
   * kfreebsd-{amd64,i386}: depends on isc-dhcp-client-udeb (as it replaces
     the dhcp3-client-udeb).
   * dhcp: drop dhcp3 compatibility since isc-dhcp looks exactly as
     regular dhclient.
 .
   [ Aurelien Jarno ]
   * simplify kfreebsd dependencies.
   * depends on freebsd-net-tools-udeb on kfreebsd.
   * add support for GNU/kFreeBSD.
 .
   [ Updated translations ]
   * Asturian (ast.po) by astur
   * Danish (da.po) by Jacob Sparre Andersen
   * German (de.po) by Holger Wansing
   * Persian (fa.po) by acathur
   * French (fr.po) by Christian Perrier
   * Galician (gl.po) by Jorge Barreiro
   * Hebrew (he.po) by Lior Kaplan
   * Indonesian (id.po) by Arief S Fitrianto
   * Kazakh (kk.po) by Baurzhan Muftakhidinov
   * Central Khmer (km.po) by Khoem Sokhem
   * Korean (ko.po) by Changwoo Ryu
   * Lithuanian (lt.po) by Kęstutis Biliūnas
   * Latvian (lv.po) by Aigars Mahinovs
   * Norwegian Nynorsk (nn.po) by Eirik U. Birkeland
   * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
   * Romanian (ro.po) by Andrei Popescu
   * Slovenian (sl.po) by Vanja Cvelbar
   * Thai (th.po) by Theppitak Karoonboonyanan
Checksums-Sha1: 
 b7dc46305ccbcbc5ceaf3ffea6152ecc9877d735 1677 netcfg_1.53.dsc
 71683cc6dbd40aa104a41e0e85f642d57eb45818 386280 netcfg_1.53.tar.gz
 366917e3d6e973ea3dab077e2670386f693e4da0 310656 netcfg_1.53_amd64.udeb
 13f21a20c7469d3caa7c2b7319075fe6ed76e9b9 240290 netcfg-static_1.53_amd64.udeb
Checksums-Sha256: 
 e6749986faf2ea68afb044cd692d6d372a756363afa57dd2da10baa5cf2acb43 1677 netcfg_1.53.dsc
 e40efcef0f6d5f5d2c37959421eacf6dc675d50407a67eecf03885468d8eb2db 386280 netcfg_1.53.tar.gz
 53ea40b0e5f276c9d379980e3fc3682d817cf9de14d9efd58d6095a7164a91b5 310656 netcfg_1.53_amd64.udeb
 94465fd2a25b3b05e8a32545b2ed885e22325d222d9342ae954fb988b5cff882 240290 netcfg-static_1.53_amd64.udeb
Files: 
 401d3dce14a7793700c3b505d5cbe817 1677 debian-installer optional netcfg_1.53.dsc
 2dfd8cec435266adf79e7da07837dff7 386280 debian-installer optional netcfg_1.53.tar.gz
 203b48f55ae504ddf367eb3bc740a3f9 310656 debian-installer optional netcfg_1.53_amd64.udeb
 e50382d48cfafaf6f55b11f2c0c295cc 240290 debian-installer optional netcfg-static_1.53_amd64.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJMMlhZAAoJEOtw/vPN/G5P894QAMaBP+VzdZM+wpb09t5GQR6F
UVwcb1EkNZx4J63/N2tlgLG08h+LnW9l3nBVolZF3pLFn84AKRQ28u6h/5hMUZmP
b9gr0guKOl872Sf4OsBiAMRr1yGa20Rzla99D9syqEcGFSZ8JWZmtrGaLqKJhWgw
P6sQtGMEoHpOtElGGnui3GFlElzCmqNgVmIokJC9Mw7slbbI55PUQLuMxF72M6zy
BgMwO7GmU0KATV/dHihgvPs8BFa8H4PnsfxM4GW4DseznA7TQtpsQmlJOhZI3KWb
BDgKQQj75f4qus19M+naUskTvi4caPtlEzHSmYhC5rBewqpha5ulz52IQ3bw5y15
q/USVGNixAT9criAwPFR45WkFUL8AF+vxatGuFAU8x7cKOgqSYww4XKOUS3WPKK9
Ccw8OT/4nQP03Y+NBiY8kwgMyiKAsHhftvuUSOnJ6jEAiNFcOosgkAen9mMl0Zq0
SpV/UpVIMm3JscFE6LlDIV7gG2UuNU3f5MNNewvW3xeWQDdhZWr4OxVgzj220EC7
FyRQ6S5R0RAhmzoagosojEuwj6rUWKfjGnILg76QotJ3+g0xlS59fbIr2MUOqdrT
lggZJzlD7xHVf+CT3BtIYZ+OGm7DULGkfuOrBDL/Wk3ArSOzq8TvNLxknAVJRWwU
K2mu1h8Pg1SRAoSBtkRx
=1ptG
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: