Gavin McCullagh kirjoitti: > It's not clear to me whether this is because you have or have not set a > proxy. If you need to set one, you can do > > export http_proxy=http://proxyserver:port > apt-get update > > If you need to unset one you can check the environment variable is set by > echo $http_proxy > > and look in the files in /etc/apt/ to see have you got a proxy server > configured for apt. It sounds like you might have.
I do have proxy settings this way - /etc/apt/apt.conf Acquire::http::Proxy "http://www-cache.kpnet.fi:8080/"; http://www.arkki.info/howto/Wiki/LTSP5-Mantykangas/ltsp-master/apt.conf Two server, dhcpd failover, Ubuntu 8.04, no localapps. http://www.arkki.info/howto/Wiki/LTSP5-Mantykangas/ltsp-master/ http://www.arkki.info/howto/Wiki/LTSP5-Mantykangas/ltsp-slave/ ---- Do you know this bug, if you use localapps in Jaunty Beta? https://help.ubuntu.com/community/UbuntuLTSP/LocalAppsResolvConf And one more thing, I do this before diving in chroot. sudo cp /etc/apt/sources.list /opt/ltsp/i386/etc/apt/sources.list sudo cp /etc/resolv.conf /opt/ltsp/i386/etc/ My notes in finnish, sorry for that... http://wiki.ubuntu-fi.org/LTSP5_Chroot http://wiki.ubuntu-fi.org/LTSP5_Ltsp-localapps Best Regards Asmo Koskinen. -- edubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
