Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openconnect is missing in apk #44

Closed
athrunsun opened this issue May 17, 2017 · 5 comments
Closed

openconnect is missing in apk #44

athrunsun opened this issue May 17, 2017 · 5 comments

Comments

@athrunsun
Copy link

From the build details, e.g. this one, it says,

[91mERROR: unsatisfiable constraints:
�[0m
  openconnect (missing):
    required by: world[openconnect]

Do they remove openconnect from alpine apk? Can you take a look?

@vimagick
Copy link
Owner

It looks like, openconnect was removed from repo. Bad news!

https://pkgs.alpinelinux.org/packages?name=openconnect&branch=edge&repo=testing&arch=&maintainer=

@athrunsun
Copy link
Author

Oh NOOOOOOOOOOO

I have to manually compile it like this one then...

@vvs
Copy link

vvs commented Oct 29, 2017

Can anyone clarify why the openconnect apk was removed? :( :(

Is there an easy way to get it back?

@vimagick
Copy link
Owner

vimagick commented Apr 6, 2021

@vimagick
Copy link
Owner

vimagick commented Apr 6, 2021

There're some problems to build the image:

+ apk add --no-cache openconnect
fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/armv7/APKINDEX.tar.gz
WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/edge/main: temporary error (try again later)
fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/armv7/APKINDEX.tar.gz
1995498384:error:0D0D90AD:asn1 encoding routines:ASN1_TIME_adj:error getting time:crypto/asn1/a_time.c:330:
1995498384:error:0D0D90AD:asn1 encoding routines:ASN1_TIME_adj:error getting time:crypto/asn1/a_time.c:330:
1995498384:error:0D0D90AD:asn1 encoding routines:ASN1_TIME_adj:error getting time:crypto/asn1/a_time.c:330:
1995498384:error:0D0D90AD:asn1 encoding routines:ASN1_TIME_adj:error getting time:crypto/asn1/a_time.c:330:
1995498384:error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1913:
WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/edge/community: Permission denied
ERROR: unable to select packages:
  openconnect (no such package):
    required by: world[openconnect]

@vimagick vimagick reopened this Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants