Problem with export http_proxy (ubuntu 9.04)

Discussion in 'Technical' started by rini90, Jun 13, 2009.

  1. rini90

    rini90 New Member

    Hi @ all

    at work we have a Proxy so that i have to export the http_proxy to download things. Now at home, if i try to use the Update manager, ubuntu tries to use the proxy but at home i didn't use any.

    How can i chance the Proxy in the whole System? If i only chance the settings in system>preferences>network Proxy i've the same problem that the updatemanager tries to get all over an Proxy.
     
  2. falko

    falko Super Moderator ISPConfig Developer

    What's the output of
    Code:
    env
    ?
     
  3. rini90

    rini90 New Member

    ORBIT_SOCKETDIR=/tmp/orbit-carina
    SSH_AGENT_PID=3677
    GPG_AGENT_INFO=/tmp/gpg-UHR62x/S.gpg-agent:3678:1
    TERM=xterm
    SHELL=/bin/bash
    XDG_SESSION_COOKIE=6989cc4194d9cefef51c77b049f9ecbf-1244971278.968222-331356205
    GTK_RC_FILES=/etc/gtk/gtkrc:/home/carina/.gtkrc-1.2-gnome2
    WINDOWID=56623157
    GTK_MODULES=canberra-gtk-module
    USER=carina
    GNOME_KEYRING_SOCKET=/tmp/keyring-pWxLg0/socket
    SSH_AUTH_SOCK=/tmp/keyring-pWxLg0/socket.ssh
    SESSION_MANAGER=local/Nemo:/tmp/.ICE-unix/3548
    USERNAME=carina
    DESKTOP_SESSION=default
    PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    GDM_XSERVER_LOCATION=local
    PWD=/home/carina
    LANG=de_DE.UTF-8
    GNOME_KEYRING_PID=3535
    GDM_LANG=de_DE.UTF-8
    GDMSESSION=default
    SHLVL=1
    HOME=/home/carina
    GNOME_DESKTOP_SESSION_ID=this-is-deprecated
    LOGNAME=carina
    XDG_DATA_DIRS=/usr/local/share/:/usr/share/:/usr/share/gdm/
    DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-fcwYIVsStX,guid=b40ec9add5cd04c2bd25672f4a34c110
    WINDOWPATH=7
    DISPLAY=:0.0
    XAUTHORITY=/home/carina/.Xauthority
    COLORTERM=gnome-terminal
    _=/usr/bin/env
     
  4. falko

    falko Super Moderator ISPConfig Developer

    I don't see any HTTP_PROXY variable. As what user did you set that variable?
     
  5. rini90

    rini90 New Member

    I set it as the user carina
     

Share This Page