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

A problem with adding repository. #84

Open
AnnaShmykova opened this issue Jun 15, 2024 · 2 comments
Open

A problem with adding repository. #84

AnnaShmykova opened this issue Jun 15, 2024 · 2 comments

Comments

@AnnaShmykova
Copy link

Hello.

I can't get the packages from your repo:

~# wget https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub -O /tmp/IceG-repo.pub
Downloading 'https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub'
Connecting to 140.82.121.4:443
Redirected to /4IceG/Modem-extras/main/myrepo/IceG-repo.pub on raw.githubusercontent.com
SSL error: SSL - Bad input parameters to function
Connection error: Connection failed

If I change adress to ~# wget https://github.com/4IceG/Modem-extras/**tree**/main/myrepo/IceG-repo.pub -O /tmp/IceG-repo.pub
Downloading 'https://github.com/4IceG/Modem-extras/tree/main/myrepo/IceG-repo.pub'
Connecting to 140.82.121.4:443
Redirected to /4IceG/Modem-extras/blob/main/myrepo/IceG-repo.pub on github.com
Writing to '/tmp/IceG-repo.pub'

Download completed (285829 bytes)

~# opkg update
Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz
SSL error: SSL - Bad input parameters to function
*** Failed to download the package list from https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz

Is the problem on my side?

@AnnaShmykova AnnaShmykova changed the title Problem with adding repository. A problem with adding repository. Jun 15, 2024
@4IceG
Copy link
Owner

4IceG commented Jun 15, 2024

Hi,
@AnnaShmykova I'm building repository as I always do. There were no problems before.
The bug is known, you can check this topic 4IceG/Modem-extras#2 for more information.

@AnnaShmykova
Copy link
Author

Thank you very much.
"opkg install wget-ssl" - solves the problem.

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

2 participants