Discussion:
[schooltool] problem installing svn co 7304
felis at Safe-mail.net ()
2007-11-07 06:03:13 UTC
Permalink
Hi list,

the easy installation is running smoothly until it hits a requirement it cannot find:

Searching for zope.tal
Reading http://ftp.schooltool.org/schooltool/eggs/3.4
Reading http://pypi.python.org/simple/zope.tal/
Reading http://svn.zope.org/zope.tal
Best match: zope.tal 3.4.0
Downloading http://pypi.python.org/packages/source/z/zope.tal/zope.tal-3.4.0.tar.gz#md5=77b2668cb444ec35749e9022a22dae67
Processing zope.tal-3.4.0.tar.gz
Running zope.tal-3.4.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-n3TkUq/zope.tal-3.4.0/egg-dist-tmp-NKD1bG
Adding zope.tal 3.4.0 to easy-install.pth file

Installed /usr/local/lib/python2.4/site-packages/zope.tal-3.4.0-py2.4.egg
error: Installed distribution zope.traversing 3.4.0 conflicts with requirement zope.traversing>=3.5.0a1.dev-r78730

Is there a match of zope.tal 3.5.0 available somewhere?

thank you for helping me out,
kind regards
felix
felis at Safe-mail.net ()
2007-11-07 06:09:21 UTC
Permalink
sorry, i wrote zope.tal but meant zope.traversing

..



-------- Original Message --------
From: ***@Safe-mail.net
Apparently from: schooltool-***@schooltool.org
To: ***@schooltool.org
Subject: [schooltool] problem installing svn co 7304
Date: Wed, 7 Nov 2007 00:03:09 -0500
Post by felis at Safe-mail.net ()
Hi list,
Searching for zope.tal
Reading http://ftp.schooltool.org/schooltool/eggs/3.4
Reading http://pypi.python.org/simple/zope.tal/
Reading http://svn.zope.org/zope.tal
Best match: zope.tal 3.4.0
Downloading http://pypi.python.org/packages/source/z/zope.tal/zope.tal-3.4.0.tar.gz#md5=77b2668cb444ec35749e9022a22dae67
Processing zope.tal-3.4.0.tar.gz
Running zope.tal-3.4.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-n3TkUq/zope.tal-3.4.0/egg-dist-tmp-NKD1bG
Adding zope.tal 3.4.0 to easy-install.pth file
Installed /usr/local/lib/python2.4/site-packages/zope.tal-3.4.0-py2.4.egg
error: Installed distribution zope.traversing 3.4.0 conflicts with requirement zope.traversing>=3.5.0a1.dev-r78730
Is there a match of zope.tal 3.5.0 available somewhere?
thank you for helping me out,
kind regards
felix
_______________________________________________
Schooltool mailing list
http://lists.schooltool.org/mailman/listinfo/schooltool
Ignas Mikalajunas
2007-11-07 11:31:15 UTC
Permalink
Post by felis at Safe-mail.net ()
Subject: [schooltool] problem installing svn co 7304
Date: Wed, 7 Nov 2007 00:03:09 -0500
Post by felis at Safe-mail.net ()
Hi list,
Searching for zope.tal
Reading http://ftp.schooltool.org/schooltool/eggs/3.4
Reading http://pypi.python.org/simple/zope.tal/
Reading http://svn.zope.org/zope.tal
Best match: zope.tal 3.4.0
Downloading http://pypi.python.org/packages/source/z/zope.tal/zope.tal-3.4.0.tar.gz#md5=77b2668cb444ec35749e9022a22dae67
Processing zope.tal-3.4.0.tar.gz
Running zope.tal-3.4.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-n3TkUq/zope.tal-3.4.0/egg-dist-tmp-NKD1bG
Adding zope.tal 3.4.0 to easy-install.pth file
Installed /usr/local/lib/python2.4/site-packages/zope.tal-3.4.0-py2.4.egg
error: Installed distribution zope.traversing 3.4.0 conflicts with requirement zope.traversing>=3.5.0a1.dev-r78730
Is there a match of zope.tal 3.5.0 available somewhere?
Could you "rm -rf ./eggs" "svn up" and "make" again, please?

Ignas
felis at Safe-mail.net ()
2007-11-07 11:58:44 UTC
Permalink
Hello Ignas,

thank you for helping me out.
I have some 'eggs' in my python directory possibly that are not touched by the zope3 installation of schooltool. So i wonder if removing all my eggs ( .. ) isn't going to break anything. I presume eggs get replaced by newer ones if installing into the lib/pythonxx/site-package dir, but am not that familiar with it. Or, should i remove eggs somewhere else?

If i just svn up and make, i get another error:

Processing dependencies for schooltool==2006.999-2007-alpha1-svn-r7303
error: Installed distribution zope.publisher 3.4.1 conflicts with requirement zope.publisher>=3.5.0a1.dev-r78727
make: *** [build] Error 1

Seems i stumble on subsequent dependencies.

I temporarily moved my 'egg' files, svn co'ed, (svn up'ed), ran sudo make install, and got another error:
Traceback (most recent call last):
File "setup.py", line 38, in ?
import pkg_resources
ImportError: No module named pkg_resources

Replacing my egg files into the site-packages recreated the first error mentioned above, so, some egg was fital for the installation :) Perhaps you can see i'm like an elephant in a porcelain cubbard (a translation of Dutch proverb).

Seems to me the Zope3 installation needs to adhere to a newer version (hardly a schooltool problem).

Your help is much appreaciated,
felix




-------- Original Message --------
From: "Ignas Mikalajunas" <***@gmail.com>
To: ***@safe-mail.net
Cc: ***@schooltool.org
Subject: Re: [schooltool] problem installing svn co 7304
Date: Wed, 7 Nov 2007 12:31:25 +0200
Post by Ignas Mikalajunas
Post by felis at Safe-mail.net ()
Subject: [schooltool] problem installing svn co 7304
Date: Wed, 7 Nov 2007 00:03:09 -0500
Post by felis at Safe-mail.net ()
Hi list,
Searching for zope.tal
Reading http://ftp.schooltool.org/schooltool/eggs/3.4
Reading http://pypi.python.org/simple/zope.tal/
Reading http://svn.zope.org/zope.tal
Best match: zope.tal 3.4.0
Downloading http://pypi.python.org/packages/source/z/zope.tal/zope.tal-3.4.0.tar.gz#md5=77b2668cb444ec35749e9022a22dae67
Processing zope.tal-3.4.0.tar.gz
Running zope.tal-3.4.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-n3TkUq/zope.tal-3.4.0/egg-dist-tmp-NKD1bG
Adding zope.tal 3.4.0 to easy-install.pth file
Installed /usr/local/lib/python2.4/site-packages/zope.tal-3.4.0-py2.4.egg
error: Installed distribution zope.traversing 3.4.0 conflicts with requirement zope.traversing>=3.5.0a1.dev-r78730
Is there a match of zope.tal 3.5.0 available somewhere?
Could you "rm -rf ./eggs" "svn up" and "make" again, please?
Ignas
felis at Safe-mail.net ()
2007-11-07 13:32:31 UTC
Permalink
Hi Ignas,

Right. Let me find out how to wipe zope3, pytz and docutils and retry, and i'll get back to you if i may. I'll make it as pristine as i can without breaking anything and start over.

Perhaps useful might be to know that i use Python version 2.4.4 (#1, Sep 21 2007, 13:17:05) [GCC 4.1.2 20070502 (Red Hat 4.1.2-12)]

I could also try one of the edubuntu distro's, but i'm inclined to believe zope3 should install on fc7 also.

felix


-------- Original Message --------
From: "Ignas Mikalajunas" <***@gmail.com>
To: ***@safe-mail.net
Subject: Re: [schooltool] problem installing svn co 7304
Date: Wed, 7 Nov 2007 14:14:30 +0200
hi Ignas,
hahaha, okay. Thought as much.
Well, i've started all over again and rechecked svn, so there were no eggs build yet. So i guess removing the eggs in the schooltool build will not help.
The distro i try schooltool on is fedora core 7.
Would it help to install a recent Zope3, and than install schooltool (i presume here that easy install checks versions and conserves the most recent ones)?
It would help to uninstal Zope3 actually. And pytz and docutils probably.
Ignas
felis at Safe-mail.net ()
2007-11-07 13:32:37 UTC
Permalink
Hi Ignas,

Right. Let me find out how to wipe zope3, pytz and docutils and retry, and i'll get back to you if i may. I'll make it as pristine as i can without breaking anything and start over.

Perhaps useful might be to know that i use Python version 2.4.4 (#1, Sep 21 2007, 13:17:05) [GCC 4.1.2 20070502 (Red Hat 4.1.2-12)]

I could also try one of the edubuntu distro's, but i'm inclined to believe zope3 should install on fc7 also.

felix


-------- Original Message --------
From: "Ignas Mikalajunas" <***@gmail.com>
To: ***@safe-mail.net
Subject: Re: [schooltool] problem installing svn co 7304
Date: Wed, 7 Nov 2007 14:14:30 +0200
hi Ignas,
hahaha, okay. Thought as much.
Well, i've started all over again and rechecked svn, so there were no eggs build yet. So i guess removing the eggs in the schooltool build will not help.
The distro i try schooltool on is fedora core 7.
Would it help to install a recent Zope3, and than install schooltool (i presume here that easy install checks versions and conserves the most recent ones)?
It would help to uninstal Zope3 actually. And pytz and docutils probably.
Ignas
felis at Safe-mail.net ()
2007-11-07 16:03:32 UTC
Permalink
Hi Tom,

i think you guys are doing a fine job, great help from Ignas too. Trying out this way is perhaps helpful in smoothing things a bit more. I'm having the same problem with different ez install packages i just noticed. And i'm prone to 'strange' things in my boxes anyway.

felix



-------- Original Message --------
From: "Tom Hoffman" <***@gmail.com>
To: ***@safe-mail.net
Subject: Re: [schooltool] problem installing svn co 7304
Date: Wed, 7 Nov 2007 08:59:12 -0500
Whew... as you can see, the transition to eggs this year has been
trying. It is finally settling down a bit, but having everything
rearranging under us has been tough.
--Tom
Post by felis at Safe-mail.net ()
Hi Ignas,
Right. Let me find out how to wipe zope3, pytz and docutils and retry, and i'll get back to you if i may. I'll make it as pristine as i can without breaking anything and start over.
Perhaps useful might be to know that i use Python version 2.4.4 (#1, Sep 21 2007, 13:17:05) [GCC 4.1.2 20070502 (Red Hat 4.1.2-12)]
I could also try one of the edubuntu distro's, but i'm inclined to believe zope3 should install on fc7 also.
felix
-------- Original Message --------
Subject: Re: [schooltool] problem installing svn co 7304
Date: Wed, 7 Nov 2007 14:14:30 +0200
hi Ignas,
hahaha, okay. Thought as much.
Well, i've started all over again and rechecked svn, so there were no eggs build yet. So i guess removing the eggs in the schooltool build will not help.
The distro i try schooltool on is fedora core 7.
Would it help to install a recent Zope3, and than install schooltool (i presume here that easy install checks versions and conserves the most recent ones)?
It would help to uninstal Zope3 actually. And pytz and docutils probably.
Ignas
_______________________________________________
Schooltool mailing list
http://lists.schooltool.org/mailman/listinfo/schooltool
Continue reading on narkive:
Search results for '[schooltool] problem installing svn co 7304' (Questions and Answers)
3
replies
Apache problem installing using webserv?
started 2007-11-24 16:35:55 UTC
software
Loading...