Your message dated Tue, 24 Feb 2015 23:03:57 +0000
with message-id <e1yqowd-0004rv...@franck.debian.org>
and subject line Bug#773764: fixed in network-manager-strongswan 1.3.0-2
has caused the Debian Bug report #773764,
regarding network-manager-strongswan: bug in config file means strongswan 
unrecognised
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.)


-- 
773764: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=773764
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: network-manager-strongswan
Version: 1.3.0-1.1
Severity: grave
Tags: patch

The properties line in the config file shown in this diff does not
specify the full path to the .so.  On my machine, this means that
network-manager fails to recognise the strongswan plugin, rendering
this package useless.  I assume (though am unable to verify) that this
would affect most or all users of this package.  Making this change
and restarting network-manager makes the strongswan VPN configuration
option visible; removing the patch and restarting n-m makes it
disapppear again, so this certainly seems to be the cause of the bug.

--- /etc/NetworkManager/VPN/nm-strongswan-service.name~ 2014-07-16 
16:46:32.000000000 +0100
+++ /etc/NetworkManager/VPN/nm-strongswan-service.name  2014-12-23 
00:04:46.292478154 +0000
@@ -5,4 +5,4 @@
 
 [GNOME]
 auth-dialog=/usr/lib/NetworkManager/nm-strongswan-auth-dialog
-properties=libnm-strongswan-properties
+properties=/usr/lib/NetworkManager/libnm-strongswan-properties


-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages network-manager-strongswan depends on:
ii  gconf-service        3.2.6-3
ii  libart-2.0-2         2.3.21-2
ii  libatk1.0-0          2.14.0-1
ii  libbonobo2-0         2.32.1-3
ii  libbonoboui2-0       2.24.5-2
ii  libc6                2.19-13
ii  libcairo2            1.14.0-2.1
ii  libdbus-1-3          1.8.12-1
ii  libdbus-glib-1-2     0.102-1
ii  libfontconfig1       2.11.0-6.3
ii  libfreetype6         2.5.2-2
ii  libgconf-2-4         3.2.6-3
ii  libgdk-pixbuf2.0-0   2.31.1-2+b1
ii  libglib2.0-0         2.42.1-1
ii  libgnome-2-0         2.32.1-5
ii  libgnome-keyring0    3.12.0-1+b1
ii  libgnomecanvas2-0    2.30.3-2
ii  libgnomeui-0         2.24.5-3
ii  libgnomevfs2-0       1:2.24.4-6+b1
ii  libgtk2.0-0          2.24.25-1
ii  libice6              2:1.0.9-1+b1
ii  libnm-glib-vpn1      0.9.10.0-4
ii  libnm-glib4          0.9.10.0-4
ii  libnm-util2          0.9.10.0-4
ii  liborbit-2-0         1:2.14.19-0.3
ii  libpango-1.0-0       1.36.8-3
ii  libpangocairo-1.0-0  1.36.8-3
ii  libpangoft2-1.0-0    1.36.8-3
ii  libpopt0             1.16-10
ii  libsm6               2:1.2.2-1+b1
ii  network-manager      0.9.10.0-4
ii  strongswan-nm        5.2.1-4

network-manager-strongswan recommends no packages.

network-manager-strongswan suggests no packages.

-- Configuration Files:
/etc/NetworkManager/VPN/nm-strongswan-service.name changed:
[VPN Connection]
name=strongswan
service=org.freedesktop.NetworkManager.strongswan
program=/usr/lib/ipsec/charon-nm
[GNOME]
auth-dialog=/usr/lib/NetworkManager/nm-strongswan-auth-dialog
properties=/usr/lib/NetworkManager/libnm-strongswan-properties


-- no debconf information

--- End Message ---
--- Begin Message ---
Source: network-manager-strongswan
Source-Version: 1.3.0-2

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

Debian distribution maintenance software
pp.
Harald Dunkel <ha...@afaics.de> (supplier of updated network-manager-strongswan 
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...@ftp-master.debian.org)


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

Format: 1.8
Date: Tue, 17 Feb 2015 13:24:00 +0100
Source: network-manager-strongswan
Binary: network-manager-strongswan
Architecture: i386 source
Version: 1.3.0-2
Distribution: unstable
Urgency: medium
Maintainer: Harald Dunkel <ha...@afaics.de>
Changed-By: Harald Dunkel <ha...@afaics.de>
Closes: 759826 773764
Description: 
 network-manager-strongswan - network management framework (strongSwan plugin)
Changes:
 network-manager-strongswan (1.3.0-2) unstable; urgency=medium
 .
   * changed maintainer to Harald Dunkel <ha...@afaics.de>, as agreed
     with Martin Willi
   * fix nm-strongswan-service.name (Closes: #773764)
   * fix FTBFS on Jessie (Closes: #759826)
   * set format to '3.0 (quilt)'
   * set compat to 9
Checksums-Sha1: 
 87898c1a017541132cbf174bc3c35d82751b01a6 1649 
network-manager-strongswan_1.3.0-2.dsc
 8584c8d2f7d980c354924181a88ed9100790ceba 2664 
network-manager-strongswan_1.3.0-2.debian.tar.xz
 cef00ae686f42fd0c29a4db170d56388d5f091d0 17304 
network-manager-strongswan_1.3.0-2_i386.deb
Checksums-Sha256: 
 2dd9df9a2d6f9aac988746ccaa2c7ed25b724b443cf99e53b7b6fb92942a9187 1649 
network-manager-strongswan_1.3.0-2.dsc
 9988955a97c0ecd6e5265323252691aa9e7be714e3cff35cd0e54c319cff7a3d 2664 
network-manager-strongswan_1.3.0-2.debian.tar.xz
 3f1149508dc4fd5cd0b335afa1f97d40d862e41cbbdb7ce998732976ec29ccf6 17304 
network-manager-strongswan_1.3.0-2_i386.deb
Files: 
 d5b2e72d4cb714ec74b6811364ddcfa3 1649 net extra 
network-manager-strongswan_1.3.0-2.dsc
 57248f01579b768d5999aac83c3ba048 2664 net extra 
network-manager-strongswan_1.3.0-2.debian.tar.xz
 74302a12b4cb8d885cad8fa6f49c7cfe 17304 net extra 
network-manager-strongswan_1.3.0-2_i386.deb

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

iQEcBAEBCAAGBQJU7QDlAAoJEOPjOSNItQ05HXQH/A0KIpBtbaeig0BCZ9GNmXvY
/MnlBTHRPPUCyrH+8xnq/2u3a7W5e1UD4FcOnI59KUk0KT/Uxs85ONfpphKjLIQs
QzsZFZV4dZwZNi86PO7L0H//vcZ1G0apPoB2zJlnoPjpvE1ejgvgm6SRbN9leqlG
G4k3CEtvL+NRudYSybB9HCqBGVSElmV/fpdT8pG3eySyeG7e1YKnUmxqdMF5TbFn
BC49Mv/7f7MNYPa1mzABazPwdsraxejV6Mkfur9ZVUiWmGG4jBnwP/DLJnFS99av
Uf539ARRZ3DyaW8eabgZ239FFrZwmgO/9y0DQ732zFCz3AXzeWErlq50h89QRO0=
=g1/E
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to