Hi Akash,

On 3 March 2015 at 14:24, Akash Agrawall <akash.agrawall...@gmail.com> wrote:
> Hi Barry,
>
> I fixed the issue by setting http_proxy and https_proxy as root.
> export http_proxy="http://<proxy>:<port number>"
> export https_proxy="https://<proxy>:<port number>"

These are environment variables, you don't need to set them as root.


>
> The command "sudo python3.4 setup.py install" ran successfully.

Are you running mailman in a virtualenv? If yes, then my guess is using
"sudo" is causing your problems. Previously this[1] page (wrongly) did mention
the "sudo" for the above command, but it has now been fixed.

[1]: http://gnu-mailman.readthedocs.org/en/latest/src/mailman/docs/WebUIin5.html

-- 
thanks,
Abhilash Raj
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to