Package: network-manager-openvpn
Followup-For: Bug #421381

I have applied the following patch which seems to fix this issue.

diff -u network-manager-openvpn-0.3.2svn2342/debian/changelog 
network-manager-openvpn-0.3.2svn2342/debian/changelog
only in patch2:
unchanged:
--- network-manager-openvpn-0.3.2svn2342.orig/properties/nm-openvpn.c
+++ network-manager-openvpn-0.3.2svn2342/properties/nm-openvpn.c
@@ -1506,7 +1506,7 @@
   if (!openvpn_binary)
     return;
 
-  cmdline = g_strdup_printf("/bin/sh -c \"%s --show-ciphers | /bin/awk 
'/^[A-Z][A-Z0-9]+-/ { print $1 }'\"", openvpn_binary);
+  cmdline = g_strdup_printf("/bin/sh -c \"%s --show-ciphers | /usr/bin/awk 
'/^[A-Z][A-Z0-9]+-/ { print $1 }'\"", openvpn_binary);
   if (!g_spawn_command_line_sync(cmdline, &tmp, NULL, NULL, NULL))
     goto end;
 

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages network-manager-openvpn depends on:
ii  libart-2.0-2               2.3.17-1      Library of functions for 2D graphi
ii  libatk1.0-0                1.12.4-3      The ATK accessibility toolkit
ii  libbonobo2-0               2.14.0-3      Bonobo CORBA interfaces library
ii  libbonoboui2-0             2.14.0-5      The Bonobo UI library
ii  libc6                      2.3.6.ds1-13  GNU C Library: Shared libraries
ii  libcairo2                  1.2.4-4       The Cairo 2D vector graphics libra
ii  libdbus-1-3                1.0.2-1       simple interprocess messaging syst
ii  libdbus-glib-1-2           0.71-3        simple interprocess messaging syst
ii  libfontconfig1             2.4.2-1.2     generic font configuration library
ii  libgconf2-4                2.16.1-1      GNOME configuration database syste
ii  libglade2-0                1:2.6.0-4     library to load .glade files at ru
ii  libglib2.0-0               2.12.4-2      The GLib library of C routines
ii  libgnome-keyring0          0.6.0-3       GNOME keyring services library
ii  libgnome2-0                2.16.0-2      The GNOME 2 library - runtime file
ii  libgnomecanvas2-0          2.14.0-2      A powerful object-oriented display
ii  libgnomeui-0               2.14.1-2      The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0             1:2.14.2-7    GNOME virtual file-system (runtime
ii  libgtk2.0-0                2.8.20-7      The GTK+ graphical user interface 
ii  libice6                    1:1.0.1-2     X11 Inter-Client Exchange library
ii  liborbit2                  1:2.14.3-0.1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0              1.14.8-5      Layout and rendering of internatio
ii  libpopt0                   1.10-3        lib for parsing cmdline parameters
ii  libsm6                     1:1.0.1-3     X11 Session Management library
ii  libx11-6                   2:1.0.3-7     X11 client-side library
ii  libxcursor1                1.1.7-4       X cursor management library
ii  libxext6                   1:1.0.1-2     X11 miscellaneous extension librar
ii  libxfixes3                 1:4.0.1-5     X11 miscellaneous 'fixes' extensio
ii  libxi6                     1:1.0.1-4     X11 Input extension library
ii  libxinerama1               1:1.0.1-4.1   X11 Xinerama extension library
ii  libxml2                    2.6.27.dfsg-1 GNOME XML library
ii  libxrandr2                 2:1.1.0.2-5   X11 RandR extension library
ii  libxrender1                1:0.9.1-3     X Rendering Extension client libra
ii  openvpn                    2.0.9-4       Virtual Private Network daemon

network-manager-openvpn recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to