Your message dated Fri, 25 Nov 2011 03:02:24 +0000
with message-id <e1rtm3u-00051l...@franck.debian.org>
and subject line Bug#640978: fixed in vpnc 0.5.3r449-2.2
has caused the Debian Bug report #640978,
regarding vpnc-script requires an update for recent iproute
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 ow...@bugs.debian.org
immediately.)


-- 
640978: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640978
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: vpnc
Version: 0.5.3r449-2.1
Severity: normal

The provided vpnc-script is not compatible with recent versions of iproute,
apparently, as the output format has changed corresponding to version 2.6.39
and later of the kernel. (It isn't clear to me whether the change was in the
kernel itself or in the iproute package, based on the information cited
below.)
This is the bug described here:
http://aptosid.com/index.php?name=PNphpBB2&file=viewtopic&t=1295
and the work-around given on that page comprises the following patch, which I
have tested and which solved the problem for me.

diff --git a/vpnc/vpnc-script b/vpnc/vpnc-script
index 64be38c..4c5e27a 100755
--- a/vpnc/vpnc-script
+++ b/vpnc/vpnc-script
@@ -116,7 +116,7 @@ destroy_tun_device() {

 if [ -n "$IPROUTE" ]; then
        fix_ip_get_output () {
-               sed 's/cache//;s/metric \?[0-9]\+ [0-9]\+//g;s/hoplimit 
[0-9]\+//g'
+               sed 's/cache//;s/metric 
\?[0-9]\+[0-9]\+//g;s/hoplimit[0-9]\+//g;s/ipid 0x....//g'
        }

        set_vpngateway_route() {

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

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages vpnc depends on:
ii  libc6        2.13-18  
ii  libgcrypt11  1.5.0-3  
ii  libgnutls26  2.12.10-1

Versions of packages vpnc recommends:
ii  iproute  20110629-1

Versions of packages vpnc suggests:
pn  resolvconf  <none>

-- Configuration Files:
/etc/vpnc/example.conf [Errno 13] Permission denied: u'/etc/vpnc/example.conf'
/etc/vpnc/vpnc-script [Errno 13] Permission denied: u'/etc/vpnc/vpnc-script'

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: vpnc
Source-Version: 0.5.3r449-2.2

We believe that the bug you reported is fixed in the latest version of
vpnc, which is due to be installed in the Debian FTP archive:

vpnc_0.5.3r449-2.2.diff.gz
  to main/v/vpnc/vpnc_0.5.3r449-2.2.diff.gz
vpnc_0.5.3r449-2.2.dsc
  to main/v/vpnc/vpnc_0.5.3r449-2.2.dsc
vpnc_0.5.3r449-2.2_i386.deb
  to main/v/vpnc/vpnc_0.5.3r449-2.2_i386.deb



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 640...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Florian Schlichting <fschl...@zedat.fu-berlin.de> (supplier of updated vpnc 
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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 24 Nov 2011 15:06:35 +0000
Source: vpnc
Binary: vpnc
Architecture: source i386
Version: 0.5.3r449-2.2
Distribution: unstable
Urgency: low
Maintainer: Eric Warmenhoven <warmenho...@debian.org>
Changed-By: Florian Schlichting <fschl...@zedat.fu-berlin.de>
Description: 
 vpnc       - Cisco-compatible VPN client
Closes: 624203 640978
Changes: 
 vpnc (0.5.3r449-2.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Bug fix: "more verbose iproute makes vpnc fail connecting", taken from
     http://git.infradead.org/users/dwmw2/vpnc-scripts.git/commitdiff/4deaaf9a32
     Closes: #624203, #640978, LP: #805435.
Checksums-Sha1: 
 8c4e29e7e5e5b3dcd5abd5dc51fe3396822f7165 1681 vpnc_0.5.3r449-2.2.dsc
 c3c3cb3a7c2e89b7ad3f5d85bb0435305bd89b5e 53983 vpnc_0.5.3r449-2.2.diff.gz
 c72cc9e31f193da269d43f486f3fa327f2515b68 85140 vpnc_0.5.3r449-2.2_i386.deb
Checksums-Sha256: 
 dd97e5c1ec51f8a38a5570e13c3067484d248cec9f53e5f38a79a73525e58a07 1681 
vpnc_0.5.3r449-2.2.dsc
 9baabd8afd5012efa621f52448c1b18be02a99f6098bce646435c14c2d0e739f 53983 
vpnc_0.5.3r449-2.2.diff.gz
 f71520eee51d532ac4f4b6b1115f339d64dd3a2d06e2c5fe9da189cdacadf960 85140 
vpnc_0.5.3r449-2.2_i386.deb
Files: 
 2da9c550b81ac1407f13c122d2ed1274 1681 net extra vpnc_0.5.3r449-2.2.dsc
 1a78411cf3a4153c8f31c0e5870886aa 53983 net extra vpnc_0.5.3r449-2.2.diff.gz
 c7ad8e13ad8260db48f26e2ec6d3ba5e 85140 net extra vpnc_0.5.3r449-2.2_i386.deb

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

iQIcBAEBCAAGBQJOzvHtAAoJELs6aAGGSaoGt98P/2tQYOqZoDJ/KwAOjQpQxpa2
ZJotuXfazNQ/tFG0Hk+pmiCpgydrYH82N86hdUztaNcucm+/yzrmyxE0meqVbpfS
16RL3yA9/x/XBLsEJPzsuFF3jizV7dYPas6i5CxJic6qKH+69cBwYByGhEx6q7yU
sZ11YBNR0PkPTe6leDTxX2USctUNGct5q2mGMmCpK0QQsSPoo2RezGWg9BK0N5iC
aUFdcMvHmVpIYv1ccO8Zylq8085dujwYJDOqdgrm5NyOE4j6atYHG9/wJFFroviE
pkjgzVVjaDPiLoQriCwMhRaZV/EUfZwE0tIVVAdyCtZGdabJhJrJP+4jRVKFjey6
HSihUcP+zVVbBJCftS68RgDEpywxU3Nlr4wuM169Z2xiPrVfT1vUE7tNSPTyFghq
NM22Xn5MLwx54MY1D6Yvf2QytGpXnsIEJ6q8JAc19Mxmaba8kFC6HTAsanjw8oaX
EQODylJY5lbqKhlStLXIns1QLC1HCXjJFH1qZuSERhw+QlMjJi5/9dDALrb++Ibb
L8By2MnGXLH1HGdQBJgCScnouZEK2rkkuFqoJeAY1ae0HEdBU2D1Z4Sp8wJrPPTI
yMw3gqfLcN1X86KH6QmzAUduKwNswwBBnjAQiqRqALHNcVonZwxKmAj4hE6w/+6B
AcN/IKeEn2Nwts14f73t
=mnZu
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to