Error: Couldn't install: lxml 2.1.5 when install schooltool-1.3.0

Bug #507882 reported by Justas Sadzevičius
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
SchoolTool
Fix Released
Low
Gediminas Paulauskas

Bug Description

We need to check this, and add to makefile ubuntu-environment rules in all packages:

Jussi Aalto said 19 hours ago:
I had also problems building lxml on lucid.. it looks like Makefile is missing some build dependencies. libxslt1-dev has to be installed and it pulls libxml2-dev which is also needed. lxml sources seem to include libxml so a symbolic link to libxml2/libxml was needed before the build was successful.

Changed in schooltool:
status: New → In Progress
importance: Undecided → Low
assignee: nobody → Gediminas Paulauskas (menesis)
milestone: none → 1.3.1
Revision history for this message
Gediminas Paulauskas (menesis) wrote :

I have updated makefiles in all modules

Changed in schooltool:
status: In Progress → Fix Committed
Revision history for this message
David Ally (david-ally) wrote :
Download full text (5.7 KiB)

I have been trying to add cando to my schooltool installation and it's been coming up with all sorts of errors during the make proces; it just stops at one of the packages and never report anything until i interrupt the installation and it would give this traceback error; the error given varies each time it is interrupted;

david@ubusvr910:~/cando$ sudo make
[sudo] password for david:
test -d python || make BOOTSTRAP_PYTHON=python2.5 bootstrap
test -f bin/test || make buildout
make[1]: Entering directory `/home/david/cando'
bin/buildout
Develop: '/home/david/cando/.'
Installing cando.
^CTraceback (most recent call last):
  File "bin/buildout", line 12, in <module>
    zc.buildout.buildout.main()
  File "/tmp/tmpgJsKD3/zc.buildout-1.4.3-py2.5.egg/zc/buildout/buildout.py", line 1660, in main
  File "/tmp/tmpgJsKD3/zc.buildout-1.4.3-py2.5.egg/zc/buildout/buildout.py", line 532, in install
  File "/tmp/tmpgJsKD3/zc.buildout-1.4.3-py2.5.egg/zc/buildout/buildout.py", line 1204, in _call
  File "/home/david/cando/eggs/zc.recipe.egg-1.0.0-py2.5.egg/zc/recipe/egg/egg.py", line 111, in install
    reqs, ws = self.working_set()
  File "/home/david/cando/eggs/zc.recipe.egg-1.0.0-py2.5.egg/zc/recipe/egg/egg.py", line 80, in working_set
    newest=self.buildout['buildout'].get('newest') == 'true',
  File "/tmp/tmpgJsKD3/zc.buildout-1.4.3-py2.5.egg/zc/buildout/easy_install.py", line 800, in install
  File "/tmp/tmpgJsKD3/zc.buildout-1.4.3-py2.5.egg/zc/buildout/easy_install.py", line 670, in install
  File "/tmp/tmpgJsKD3/zc.buildout-1.4.3-py2.5.egg/zc/buildout/easy_install.py", line 475, in _get_dist
  File "/tmp/tmpgJsKD3/zc.buildout-1.4.3-py2.5.egg/zc/buildout/easy_install.py", line 207, in _satisfied
  File "/tmp/tmpgJsKD3/zc.buildout-1.4.3-py2.5.egg/zc/buildout/easy_install.py", line 399, in _obtain
  File "/home/david/cando/eggs/setuptools-0.6c11-py2.5.egg/setuptools/package_index.py", line 318, in obtain
  File "/home/david/cando/eggs/setuptools-0.6c11-py2.5.egg/setuptools/package_index.py", line 303, in find_packages
  File "/home/david/cando/eggs/setuptools-0.6c11-py2.5.egg/setuptools/package_index.py", line 617, in scan_url
  File "/home/david/cando/eggs/setuptools-0.6c11-py2.5.egg/setuptools/package_index.py", line 201, in process_url
  File "/home/david/cando/eggs/setuptools-0.6c11-py2.5.egg/setuptools/package_index.py", line 278, in process_index
  File "/home/david/cando/eggs/setuptools-0.6c11-py2.5.egg/setuptools/package_index.py", line 617, in scan_url
  File "/home/david/cando/eggs/setuptools-0.6c11-py2.5.egg/setuptools/package_index.py", line 190, in process_url
  File "/home/david/cando/eggs/setuptools-0.6c11-py2.5.egg/setuptools/package_index.py", line 578, in open_url
  File "/home/david/cando/eggs/setuptools-0.6c11-py2.5.egg/setuptools/package_index.py", line 717, in open_with_auth
  File "/usr/lib/python2.5/urllib2.py", line 124, in urlopen
    return _opener.open(url, data)
  File "/usr/lib/python2.5/urllib2.py", line 381, in open
    response = self._open(req, data)
  File "/usr/lib/python2.5/urllib2.py", line 399, in _open
    '_open', req)
  File "/usr/lib/python2.5/urllib2.py", line 360, in _call_chain
    result = func(*args)
  ...

Read more...

Revision history for this message
Justas Sadzevičius (justas.sadzevicius) wrote :

David, which Ubuntu release are you using? I don't know if CanDo checkout builds Karmic out-of-the box, but we'll be porting it to Lucid (and Karmic) soon.

Changed in schooltool:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.