Coder Social home page Coder Social logo

Comments (5)

deadhead420 avatar deadhead420 commented on May 27, 2024

hmmmm..... good question.... Not too sure on this one... Only thing I can think of is maybe pacman needs to be configured to use a proxy? Have you installed arch linux manually using a proxy?

from installer.

schlamar avatar schlamar commented on May 27, 2024

Yes, manual install did work out of box (with environment variables). Are
you doing the internet connection check on your own? I assume that is
broken...

Am 27.08.2016 18:29 schrieb "deadhead" [email protected]:

hmmmm..... good question.... Not too sure on this one... Only thing I can
think of is maybe pacman needs to be configured to use a proxy? Have you
installed arch linux manually using a proxy?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#61 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAOkPEBu01psC_zIta0nOLCd-jxWGN-7ks5qkGX2gaJpZM4Jt20E
.

from installer.

deadhead420 avatar deadhead420 commented on May 27, 2024

The internet connection check simply consists of me using wget to download a 1MB test file. The download speed is displayed in the wget.log so I am able to check the users speed. Not sure if that has anything to do with it.... My guess would be for some reason my script isn't reading the env vars. Did you use export when you set the variables? You could try adding the variables to the configuration file for arch-anywhre:

/etc/arch-anywhere.conf

can add them in at the top like so:

export http_proxy=xxxxx
export https_proxy=xxxxx

Save the file then try running the installer. It reads all the variables from the config at the beginning of the install.

from installer.

deadhead420 avatar deadhead420 commented on May 27, 2024

If this works for you I would be glad to add an option to install via proxy. For example:

arch-anywhere -p
arch-anywhere --proxy

from installer.

schlamar avatar schlamar commented on May 27, 2024

Oh, your test link was using ftp. Looks like the file is down but otherwise export ftp_proxy=... should have worked. Changing the test link works for me, though.

from installer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.