ubuntu-bengali-manual team mailing list archive
-
ubuntu-bengali-manual team
-
Mailing list archive
-
Message #06461
[Bug 1542774] [NEW] Unable to set up development environment due to outdated Makefile
Public bug reported:
I tried to use the instructions in the INSTALL file to get my
development environment set up, but it fails when I try to run make
init.
simon@semantic:~/gitworkspace/loco-team-portal$ make init
virtualenv --clear --no-site-packages --python=/usr/bin/python env
Running virtualenv with interpreter /usr/bin/python
Not deleting env/bin
New python executable in env/bin/python
Installing setuptools, pip...done.
wget http://python-distribute.org/distribute_setup.py
--2016-02-06 22:25:47-- http://python-distribute.org/distribute_setup.py
Resolving python-distribute.org (python-distribute.org)... 103.224.182.250
Connecting to python-distribute.org (python-distribute.org)|103.224.182.250|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://ww43.python-distribute.org/distribute_setup.py [following]
--2016-02-06 22:25:48-- http://ww43.python-distribute.org/distribute_setup.py
Resolving ww43.python-distribute.org (ww43.python-distribute.org)... 192.64.147.152
Connecting to ww43.python-distribute.org (ww43.python-distribute.org)|192.64.147.152|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-02-06 22:25:48 ERROR 404: Not Found.
Makefile:13: recipe for target 'env' failed
make: *** [env] Error 8
My guess is this is an outdated file specified in the Makefile or one of
the configuration files somewhere.
** Affects: loco-team-portal
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bengali Manual, which is subscribed to LoCo Team Portal.
https://bugs.launchpad.net/bugs/1542774
Title:
Unable to set up development environment due to outdated Makefile
Status in LoCo Team Portal:
New
Bug description:
I tried to use the instructions in the INSTALL file to get my
development environment set up, but it fails when I try to run make
init.
simon@semantic:~/gitworkspace/loco-team-portal$ make init
virtualenv --clear --no-site-packages --python=/usr/bin/python env
Running virtualenv with interpreter /usr/bin/python
Not deleting env/bin
New python executable in env/bin/python
Installing setuptools, pip...done.
wget http://python-distribute.org/distribute_setup.py
--2016-02-06 22:25:47-- http://python-distribute.org/distribute_setup.py
Resolving python-distribute.org (python-distribute.org)... 103.224.182.250
Connecting to python-distribute.org (python-distribute.org)|103.224.182.250|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://ww43.python-distribute.org/distribute_setup.py [following]
--2016-02-06 22:25:48-- http://ww43.python-distribute.org/distribute_setup.py
Resolving ww43.python-distribute.org (ww43.python-distribute.org)... 192.64.147.152
Connecting to ww43.python-distribute.org (ww43.python-distribute.org)|192.64.147.152|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-02-06 22:25:48 ERROR 404: Not Found.
Makefile:13: recipe for target 'env' failed
make: *** [env] Error 8
My guess is this is an outdated file specified in the Makefile or one
of the configuration files somewhere.
To manage notifications about this bug go to:
https://bugs.launchpad.net/loco-team-portal/+bug/1542774/+subscriptions
Follow ups