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

Bug#701884: marked as done (kfreebsd: unknown method 'inet6 auto')



Your message dated Tue, 05 Mar 2013 21:32:32 +0000
with message-id <E1UCzTM-0003ri-20@franck.debian.org>
and subject line Bug#701884: fixed in ifupdown 0.7.40
has caused the Debian Bug report #701884,
regarding kfreebsd: unknown method 'inet6 auto'
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.)


-- 
701884: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701884
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: ifupdown
Version: 0.7.5
Severity: important
Tags: d-i ipv6
User: debian-bsd@lists.debian.org
Usertags: kfreebsd
X-Debbugs-Cc: debian-bsd@lists.debian.org
Control: reassign -1 ifupdown,netcfg

Hi,

If IPv6 SLAAC is used by the installer, netcfg will create an invalid
/e/n/i file on kfreebsd.  This means even the loopback interface will
not come up on boot:

# ifup -v br0
/etc/network/interfaces:12: unknown method
ifup: couldn't read interfaces file "/etc/network/interfaces"

/etc/network/interfaces :
>  1    # This file describes the network interfaces available on your system
>  2    # and how to activate them. For more information, see interfaces(5).
>  3    
>  4    # The loopback network interface
>  5    auto lo0
>  6    iface lo0 inet loopback
>  7    
>  8    # The primary network interface
>  9    auto vr0
> 10    iface vr0 inet dhcp
> 11    # This is an autoconfigured IPv6 interface
> 12    iface vr0 inet6 auto

The 'inet6 auto' method is not implemented for kfreebsd.  There is only
an 'inet6 dhcp' (which implements stateful DHCPv6).  The other methods
(static, manual) are not really suitable for SLAAC.

Thanks.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 9.0-2-amd64-xenhvm
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ifupdown depends on:
ii  dpkg                           1.16.8
ii  freebsd-net-tools [net-tools]  9.0+ds1-9
ii  initscripts                    2.88dsf-34
ii  libc0.1                        2.13-37
ii  lsb-base                       4.1+Debian7

ifupdown recommends no packages.

Versions of packages ifupdown suggests:
ii  isc-dhcp-client [dhcp-client]  4.2.2.dfsg.1-5+deb70u2
pn  ppp                            <none>
pn  rdnssd                         <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: ifupdown
Source-Version: 0.7.40

We believe that the bug you reported is fixed in the latest version of
ifupdown, 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 701884@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andrew Shadura <bugzilla@tut.by> (supplier of updated ifupdown 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: SHA512

Format: 1.8
Date: Mon, 04 Mar 2013 21:56:39 +0100
Source: ifupdown
Binary: ifupdown
Architecture: source amd64
Version: 0.7.40
Distribution: experimental
Urgency: low
Maintainer: Andrew Shadura <bugzilla@tut.by>
Changed-By: Andrew Shadura <bugzilla@tut.by>
Description: 
 ifupdown   - high level tools to configure network interfaces
Closes: 694541 695906 696642 701884
Changes: 
 ifupdown (0.7.40) experimental; urgency=low
 .
   [ Andrew Shadura ]
   * Don't configure bridge interfaces as tagged VLAN interfaces
     (Closes: #696642).
   * Add "tryonce" option to DHCP-enabled methods (Closes: #694541).
   * Implement inet6/auto for kFreeBSD, call DHCP release of ifdown
     on Linux (Closes: #701884).
   * Update manual pages.
   * Add tests for DHCP method.
   * Add ISC DHCP client to Build-Depends (the tests don't actually run
     the DHCP client, however).
 .
   [ Stéphane Graber ]
   * Patches for upstart support from Ubuntu:
     - Start the job on runlevel [2345]. This is a no-op during a normal
       boot since the network will be started *before* runlevel is emitted,
       but is needed to restart the network after a change from runlevel 1
       (LP: #752481).
     - Don't bring 'lo' down (add it to --exclude).
     - Emit deconfiguring-networking (LP: #1061639).
     - Update network-interface-security job to stop when the parent job is
       stopped itself. This avoids leftover instances (LP: #1065684).
   * Set MTU of tunnel devices (LP: #1074048).
   * Actually set the new calculated value for duplicate entries
     (LP: #1086517).
 .
   [ Josselin Mouette ]
   * postinst: Do not create /etc/network/interfaces if it was removed manually
     (Closes: #695906)
Checksums-Sha1: 
 ec87737d6c81a3fd7e82132645277ecf3b4bd7b0 1606 ifupdown_0.7.40.dsc
 00f4ab2eb17d511202c5c9135299f1433f5ce038 105634 ifupdown_0.7.40.tar.gz
 143d7eb56523c2177c8899ca09dda326d6661230 65224 ifupdown_0.7.40_amd64.deb
Checksums-Sha256: 
 231cbcabbaef7bc72c8f4422649e85bc04663c71d476a0cb8a5886ad46bad9d7 1606 ifupdown_0.7.40.dsc
 caee44c8751e756032052ea0baca795439457f298c3bef6025f9ed929a5cc771 105634 ifupdown_0.7.40.tar.gz
 0c81d22fc89bf6456b1927090cd83257ecf6b79fd86b26437c43e14e4aa56e48 65224 ifupdown_0.7.40_amd64.deb
Files: 
 3201e0b980cc633c57e23f49c26779ff 1606 admin important ifupdown_0.7.40.dsc
 e4a19213e617047475d7550dcc80aee1 105634 admin important ifupdown_0.7.40.tar.gz
 770043f4d48d23bd53735981dc562b96 65224 admin important ifupdown_0.7.40_amd64.deb

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

iQIcBAEBCgAGBQJRNlfFAAoJEOJSSsUKn1xZb9oP/AqBaz6u39t0QvuBEKfQ3XUr
1B6VpC1vLaZPXJ6COQOZUIgU7PJ2MIZX4Js0Sy0Q3xxgZP19W61LhGvr54YFbm/o
dwlBwImT817urjoJb6dRbYR1psIr9M3A8ovQ/jcuhCi6u+yKgYCXd0JVxNCzMpI1
wDoLAUidR0JzJN304XwFt5+BOjnMMy8WRV+a8zxrzXF2BMs1bPuH0oKlu9JYiQat
LTTnoSJ5ZhDVzQgMbfjaA56oMlIgw5cecCt5EUKlvTp85/zwRXpjf46uIQT9VjM4
NeRNFu2oQnpAYz4x4q8W2odC2n1y9AAFQAb27fumjrgGI4sFguMWMm1M0Ff3Zq6u
jbK71ZmNNgEMSo806ejQzJJ/G3KPE6U3TQrGWkZialIB3GALyJlj2wUqGe+7yy8r
RQefkn86/xyAxMXnUJP+2PtOQTe6uAqvb9/uTz7+3ddevH7q7aNmPUDJy6+1vjBD
h6yUFid4drp/FWgtomU13+I/WDeImuSkRE0Zy8k3HO4Z8l2HVnhjsCBPJP9/Zung
0FS3gD4RHdBVcbjre5xRC2iOQBdKbj3Y0rwwA1+ZHmHXEzXsJlRHUwgudcf05D4e
rxOkoaSV4+MWnEYWeMm4j2i2P0R2vq1JsgG8upI9E9y2xeozekUlUeL3tTFJBU1O
hnLfsgUT/XtdcZJML02+
=zjdJ
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: