After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 551940 - NetworkManager 0.7 Import function does not recognize VPN configuration information exported from earlier versions of NM
NetworkManager 0.7 Import function does not recognize VPN configuration infor...
Status: RESOLVED DUPLICATE of bug 573987
Product: NetworkManager
Classification: Platform
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: Dan Williams
Dan Williams
Depends on:
Blocks:
 
 
Reported: 2008-09-12 10:53 UTC by Alexey Balmashnov
Modified: 2009-03-04 18:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alexey Balmashnov 2008-09-12 10:53:03 UTC
Please describe the problem:
I have a VPN configuration file exported earlier in NM0.6, when I successfully configured my VPN connection via PPTP.

Steps to reproduce:
1. Try to import configuration exported from earlier version of NM (0.6 in my case) in the current NM 0.7

Actual results:
I got error:
===
Cannot import VPN connection

The file 'Campus.pcf' could not be read or does not contain recognized VPN connection information

Error: unknown PPTP file extension.
===

After changing an extension to .conf (which is used in the NM 0.7 Export function) I got another error:
===
Cannot import VPN connection

The file 'Campus.conf' could not be read or does not contain recognized VPN connection information

Error: unknown error.
===

Expected results:
The configuration file recognized and Imported, VPN connection is configured and is ready for use.

Does this happen every time?
Yes

Other information:
Comment 1 Alexander Sack 2008-11-02 13:55:24 UTC
More information with a gconftool-2 -R dump of /system/networking on this in ubuntu bug: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/277432
Comment 2 Dan Williams 2009-03-04 18:33:42 UTC
PPTP doesn't implement import/export yet...

*** This bug has been marked as a duplicate of 573987 ***