Re: apt-get install zope fails
On Wed, Jan 14, 2004 at 09:44:20AM -0200 or thereabouts, Roscoe Joao wrote:
> Hi, Stephen,
>
> Thanks for your help.
>
> I gave it a try:
>
> ...
> ...
> debian-hp:/usr/bin# zopectl -a default
> Setting up initial user for default...sh: /usr/lib/zope/zpasswd.py:
> /usr/bin/env: bad interpreter: Permission denied
> failed: system(lib/zope/instance/default/access...) exited with
> status(32256)
> default: access: system(lib/zope/instance/default/access...) exited
> with status(32256)
> ...
> ...
> debian-hp:/usr/bin# ls -l /usr/bin/pyth*
> lrwxrwxrwx 1 root root 18 Jan 14 09:28
> /usr/bin/python -> /usr/bin/python2.2
> -rwxr-xr-x 1 root root 637472 Apr 20 2002
> /usr/bin/python2.1
> -rwxr-xr-x 1 root root 976508 Nov 18 00:59
> /usr/bin/python2.2
> -rwxr-xr-x 1 root root 1118972 Jan 5 01:57
> /usr/bin/python2.3
> ...
> ...
>
> Duh! Wrong python version? So I tried removing the link and recreating
> it pointing to python2.1 and to python2.3, but got exactly the same
> error that way too. Sigh! Any clue?
Not really, I don't understand on a vanilla Woody, why you have two
Python versions. Sorry -- why not purge all your zope/python stuff and
start over? When I was having my problems with the upgrade from Stable
to Testing, I used aptitude to 'aptitude purge zope', then did a find
for zope leftovers, removed them manually and then installed everything
again. After doing the manual creation of the default instance again, it
ran for "moi".
I wish you luck. One thing that was suggested to me recently by a Debian
maintainer, is the use of the Debian package 'reportbug'. I suggest that
you download and install it. It's great for reporting a bug with a
package. All one needs to do is issue the command 'reportbug', follow
the prompts to file the information. The app will forward via e-mail the
relevant information.
--
Stephen
Reply to: