ubuntu-bengali-manual team mailing list archive
-
ubuntu-bengali-manual team
-
Mailing list archive
-
Message #06468
[Bug 1542774] Re: Unable to set up development environment due to outdated Makefile
*** This bug is a duplicate of bug 1490784 ***
https://bugs.launchpad.net/bugs/1490784
https://code.launchpad.net/~pablorubianes-uy/loco-team-portal/1490784
On Mon, Feb 8, 2016 at 10:39 AM Pablo Rubianes <pablorubianes-uy@xxxxxxxxxx>
wrote:
> I have already submit a fix for this but i Will get back from holidays on
> wed
>
> On Mon, Feb 8, 2016, 08:55 Adnane Belmadiaf <1542774@xxxxxxxxxxxxxxxxxx>
> wrote:
>
>> Upgrading to vobject==0.8.2 should fix the issue
>>
>> --
>> You received this bug notification because you are a member of Ubuntu
>> LoCo Council, which is subscribed to the bug report.
>> https://bugs.launchpad.net/bugs/1542774
>>
>> Title:
>> Unable to set up development environment due to outdated Makefile
>>
>> Status in LoCo Team Portal:
>> Confirmed
>>
>> 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
>>
>
** This bug has been marked a duplicate of bug 1490784
make run broken
--
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:
Confirmed
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
References