Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 615142 - net-misc/networkmanager-openswan-1.0.8 does not appear in Network Manager GUI
Summary: net-misc/networkmanager-openswan-1.0.8 does not appear in Network Manager GUI
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal minor (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard: Pending removal: 2018-04-17
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2017-04-10 08:23 UTC by Victor Bessonov
Modified: 2018-04-21 10:36 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info output for net-misc/ networkmanager-openswan (emerge info,5.88 KB, text/plain)
2017-04-10 08:23 UTC, Victor Bessonov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Victor Bessonov 2017-04-10 08:23:53 UTC
Created attachment 469562 [details]
emerge --info output for net-misc/ networkmanager-openswan

After installing net-misc/networkmanager-openswan-1.0.8 it does not appear in networkmanager GUI in Gnome-it's impossible to add IPSec interface with Network Manager.
Comment 1 Mike Gilbert gentoo-dev 2017-05-27 21:30:40 UTC
Please try networkmanager-libreswan.

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f69b11b609413a74d1e9c8098a517b832190b024

warning: only found copies from modified paths due to too many files.
commit f69b11b609413a74d1e9c8098a517b832190b024
Author: Mike Gilbert <floppym@gentoo.org>
Date:   Sat May 27 17:27:53 2017 -0400

    net-misc/networkmanager-libreswan: new package
    
    Replacement for networkmanager-openswan.
    
    Bug: https://bugs.gentoo.org/615142
    Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69

 net-misc/networkmanager-libreswan/Manifest         |  1 +
 .../networkmanager-libreswan}/metadata.xml         |  0
 .../networkmanager-libreswan-1.2.6.ebuild          | 43 ++++++++++++++++++++++
 3 files changed, 44 insertions(+)
Comment 2 Nikolay Kichukov 2017-10-25 12:54:02 UTC
Thanks Mike,
this worked, but can you at least mask networkmanager-openswan so that others do not hit the same issue?

In portage:
networkmanager-libreswan is masked
networkmanager-openswan is not masked
networkmanager-openswan depends on libreswan and pulls it as a dependency, however cannot work with it because of '** Message: vpn: (openswan,/etc/NetworkManager/VPN/nm-openswan-service.name) cannot load legacy-only plugin'.

Thank you,
-Nik
Comment 3 Pacho Ramos gentoo-dev 2018-03-10 11:33:27 UTC
Also in upstream page is shown that people must move to libreswan with current NM versions:
https://wiki.gnome.org/Projects/NetworkManager/VPN
Comment 4 Larry the Git Cow gentoo-dev 2018-04-21 10:36:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0a6e47ae9f93beb98ab653bff88ca31fe9d4c79

commit a0a6e47ae9f93beb98ab653bff88ca31fe9d4c79
Author:     Mikle Kolyada <zlogene@gentoo.org>
AuthorDate: 2018-04-21 10:34:34 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2018-04-21 10:36:00 +0000

    net-misc/networkmanager-openswan: remove last rited package
    
    Closes: https://bugs.gentoo.org/615142

 net-misc/networkmanager-openswan/Manifest          |  1 -
 net-misc/networkmanager-openswan/metadata.xml      |  8 -----
 .../networkmanager-openswan-1.0.8.ebuild           | 42 ----------------------
 3 files changed, 51 deletions(-)