← Back to team overview

ubuntu-bengali-manual team mailing list archive

[Bug 1542774] Re: Unable to set up development environment due to outdated Makefile

 

Upgrading to vobject==0.8.2 should fix the issue

-- 
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


Follow ups

References