proxy problem

44 views
Skip to first unread message

koba lab

unread,
Jun 18, 2014, 12:00:58 AM6/18/14
to rap...@googlegroups.com
I have added to the front of the 332 lines of the two commands.
 export http_proxy=http://USERNAME:PASS...@proxy-server.mycorp.com:port/
 export https_proxy=https://USERNAME:PASS...@proxy-server.mycorp.com:port/
However, current situation did not change. So, I could not install.

What
should I do to let proxy go through in the container file system?

Dhananjay Sathe

unread,
Jun 18, 2014, 11:48:06 AM6/18/14
to koba lab, rapyuta
add a sudo and try , perhaps it's not set for the sudo env, ill look into this in more depth tomorrow. 

Dhananjay Deepak Sathe

koba lab

unread,
Jun 18, 2014, 11:45:12 PM6/18/14
to rap...@googlegroups.com, kobal...@gmail.com
I add sudo and tried.
    # Provision the container filesystem
    cmds = [
        'dpkg-reconfigure locales',
        'sudo export https_proxy=http://proxy~',
        'sudo export http_proxy=http://proxy~',
        'sudo export ftp_proxy=http://proxy~',
        'adduser --disabled-password --disabled-login ros',
        'adduser --disabled-password --disabled-login '
            '--home /opt/rce/data rce',
        _ROS_SRC.format(base=config.container_ubuntu_release),

but i can not install.


2014年6月19日木曜日 0時48分06秒 UTC+9 Dhananjay Sathe:

Dhananjay Sathe

unread,
Jun 19, 2014, 7:09:30 AM6/19/14
to koba lab, rapyuta
Hey do me a favour , run rce-make when it crashes and you shall enter the lxc chrooted environment that the provision script goes on to access. From this it is necessary to have access to the network try trouble shooting the issue on this environment as you would in case of a normal issue with any other box on your network .It is impossible for me to figure what part of your network or configuration is causing these issues as i have no knowledge of your config or network topology. 
If you can't do so at this point let me knwo we could have a skype/hangout meet and figure it over this weekend at a mutually convenient time. 


Dhananjay Deepak Sathe

koba lab

unread,
Jun 24, 2014, 7:30:58 PM6/24/14
to rap...@googlegroups.com, kobal...@gmail.com
I am sorry for the late reply. I have been very busy.
what about next month?

2014年6月19日木曜日 20時09分30秒 UTC+9 Dhananjay Sathe:
Reply all
Reply to author
Forward
0 new messages