-
-
Notifications
You must be signed in to change notification settings - Fork 158
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
add apt repo failed #452
Comments
I have the same issue on a fresh install of Pikalinux (debian based), use hyprland |
You can install it with this command and see what happens. curl -o- https://raw.githubusercontent.com/yuezk/GlobalProtect-openconnect/main/scripts/deb-install.sh \
| bash -s -- 2.3.9 |
When using this command I have a dependancy error with libicu74 and libjpeg8 that dont seem to be available |
can you paste the full logs? |
@Jeane212 can you update the
|
Here is the result
After that i execute And here's the result
And execute What should i do? |
I've tried this too Here's the result
|
@Jeane212 Ubuntu 22.04 should not use the manual install script. Adding the PPA is the right way to install it. |
@Jeane212, the log shows that the jammy-updates couldn't find the package. But the package does exist on the jammy repos. https://launchpad.net/ubuntu/jammy/+package/libjavascriptcoregtk-4.0-18 Can you check your software repository configurations? |
Here's my software configuration
|
I've tried the fetch URL on web browser its return 404 |
I think the certificate is newest one based on this message
|
Updated the latest command
After that i executed The error still same |
Describe the bug
Failed when execute this command
sudo add-apt-repository ppa:yuezk/globalprotect-openconnect
Logs
Environment:
ps aux | grep 'gnome-keyring\|kwalletd5' | grep -v grep
: [Nothing]The text was updated successfully, but these errors were encountered: