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

solbuild can't use proxy #2

Open
MrBn100ful opened this issue Jun 28, 2019 · 0 comments
Open

solbuild can't use proxy #2

MrBn100ful opened this issue Jun 28, 2019 · 0 comments
Labels
bug Something isn't working question Further information is requested
Milestone

Comments

@MrBn100ful
Copy link

Hi,
i can't build package using solbuild with a proxy.

When i try to make the package, it try to download the tarball from the source but the proxy block the download.
I have the proxy in gnome-control-center.
i think solbuild use curl so i have made an alias, so when i run 'curl' it run' curl -x myproxy' but it still doesent work.
I have also try with the command 'export http_proxy='myproxy'' and 'export https_proxy='myproxy'' but it still doesent work.

the only solution i have found is to remove sudo from Makefile.common and connect to the root user and use the command 'export http_proxy='myproxy'' and 'export https_proxy='myproxy''.

I am using the last version of Solus 4.

Thanks.

@MrBn100ful MrBn100ful changed the title solbuild can't use proxy Closed, InvalidPublic solbuild can't use proxy Jun 28, 2019
@ermo ermo added the bug Something isn't working label Feb 27, 2024
@ermo ermo added this to the 1.6.x milestone Feb 27, 2024
@ermo ermo added the question Further information is requested label Mar 1, 2024
@ermo ermo modified the milestones: 1.6.1, 1.7.0 Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
Status: Todo
Development

No branches or pull requests

2 participants