View previous topic :: View next topic |
Author |
Message |
cfgauss l33t
Joined: 18 May 2005 Posts: 723 Location: USA
|
Posted: Fri Mar 08, 2024 11:33 pm Post subject: [SOLVED] Cannot emerge globalprotect-openconnect::rion |
|
|
This appears to be an active repo, updated in GitHub Mar. 5, 2024. I executed emerge net-vpn/globalprotect-openconnect::rion
Here is the requested info from that emerge.
Here is emerge --info =net-vpn/globalprotect-openconnect-9999::rion.
Here is the build log.
Code: | # emerge -pqv '=net-vpn/globalprotect-openconnect-9999::rion'
[ebuild N ] net-vpn/globalprotect-openconnect-9999 |
All debugging hints will be gratefully received.
[SOLVED] I compiled from source, rather than using an ebuild. See below. [/SOLVED]
Last edited by cfgauss on Sat Mar 09, 2024 7:06 pm; edited 2 times in total |
|
Back to top |
|
|
grknight Retired Dev
Joined: 20 Feb 2015 Posts: 1898
|
Posted: Fri Mar 08, 2024 11:41 pm Post subject: |
|
|
This project looks like it was ported from C++ to Rust. A total rewrite of the ebuild would be necessary by its owner (or someone knowledgeable) |
|
Back to top |
|
|
cfgauss l33t
Joined: 18 May 2005 Posts: 723 Location: USA
|
Posted: Sat Mar 09, 2024 12:09 am Post subject: |
|
|
grknight wrote: | This project looks like it was ported from C++ to Rust. A total rewrite of the ebuild would be necessary by its owner (or someone knowledgeable) |
The overlay packages this project I believe, which is written in Rust.
globalprotect-openconnect::slonko installs release 1.4.9, Jan. 8, 2023. I need release 2.1.0, two weeks ago, since it fixes an SSL bug. |
|
Back to top |
|
|
cfgauss l33t
Joined: 18 May 2005 Posts: 723 Location: USA
|
Posted: Sat Mar 09, 2024 7:05 pm Post subject: |
|
|
grknight wrote: | This project looks like it was ported from C++ to Rust. A total rewrite of the ebuild would be necessary by its owner (or someone knowledgeable) |
I was able to install this from source, rather than using an ebuild. See this post. |
|
Back to top |
|
|
|