#10352: upgrade ZODB to version 3.10.5
---------------------------------------------+------------------------------
Reporter: was | Owner: tbd
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-5.6
Component: packages | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: William Stein, Nils Bruin | Merged in:
Dependencies: | Stopgaps:
---------------------------------------------+------------------------------
Comment (by jdemeyer):
Replying to [comment:26 vbraun]:
> Can somebody actually post a log from a failed install attempt? It works
for me. The version mismatches shouldn't matter either, distutils is
checking that each package's dependencies are satisfied. You don't need
matching versions of all zope* packages (indeed, they are not in sync).
The problem is this:
{{{
Processing transaction-1.1.1.tar.gz
Running transaction-1.1.1/setup.py -q bdist_egg --dist-dir /tmp/release
/easy_install-FMO44V/transaction-1.1.1/egg-dist-tmp-B7YtEa
Adding transaction 1.1.1 to easy-install.pth file
Installed /release/merger/sage-5.6.beta2-debug/local/lib/python2.7/site-
packages/transaction-1.1.1-py2.7.egg
Processing dependencies for transaction==1.1.1
Searching for zope.interface
Reading http://pypi.python.org/simple/zope.interface/
Best match: zope.interface 4.0.3
Downloading
http://pypi.python.org/packages/source/z/zope.interface/zope.interface-4.0.3.tar.gz#md5=1ddd308f2c83703accd1696158c300eb
Processing zope.interface-4.0.3.tar.gz
Running zope.interface-4.0.3/setup.py -q bdist_egg --dist-dir /tmp/release
/easy_install-86Axhl/zope.interface-4.0.3/egg-dist-tmp-2mKFn_
Adding zope.interface 4.0.3 to easy-install.pth file
Installed /release/merger/sage-5.6.beta2-debug/local/lib/python2.7/site-
packages/zope.interface-4.0.3-py2.7-linux-x86_64.egg
Finished processing dependencies for transaction==1.1.1
}}}
When transaction is installing, zope.interface hasn't been installed yet
and must be downloaded from the internet.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10352#comment:27>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.