ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Anatoly A. Yakushin" <yakushin@umail.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Fwd: zope не стартует
Date: Mon, 14 Apr 2003 02:08:04 +0400
Message-ID: <3E99DFC4.3080008@umail.ru> (raw)
In-Reply-To: <200304131854.30061.dreamer@aport.ru>

[-- Attachment #1: Type: text/plain, Size: 946 bytes --]

Петров А.В. пишет:
> В сообщении от 13 Апрель 2003 16:58 Anatoly A. Yakushin написал:
> 
>>Почитайте документацию. Там все написано.
>>service zope start basic
>>service zope start <другой Ваш сервер>
>>  и т.д.
> 
> 
> странное дело. service zope start basic стартует zope (по крайней мере пишет 
> [ok] для сервиса), но в таблице процессов его нет и нет конекта с сервером. 
> Еще раз проштидировал file:/usr/share/doc/Zope-2.5.0/ShortUserGuide.txt - 
> поправил конфигурацию экземпляра basic. Но после старта командой
> /etc/rc.d/init.d/zope debug basic (так советуют поступать при первом запуске в 
> ShortUserGuide.txt) выдается следующее :-(((( :
> 
<skip>

Попробуйте так:
1. cd /usr/lib/Python2.2/site-packages/Interface

2, patch -p1 < zope_rpm_bugfix.patch

3. /etc/rc.d/init.d/zope start basic

Патч приложен к письму.

-- 
Rgrds,
Anatoly A. Yakushin aka DOC
Orthopaedic departmen
Veteran's Hospital # 3
Moscow
jaa at altlinux dot ru


[-- Attachment #2: zope_rpm_bugfix.patch --]
[-- Type: text/plain, Size: 716 bytes --]

diff -rc Interface/iclass.py Interface.new/iclass.py
*** Interface/iclass.py	Sat May  4 03:06:03 2002
--- Interface.new/iclass.py	Sat May  4 03:04:49 2002
***************
*** 50,56 ****
              self.__doc__ = ""
  
          for k, v in attrs.items():
!             if isinstance(v, Method):
                  v.interface=name
                  v.__name__=k
              elif isinstance(v, FunctionType):
--- 50,59 ----
              self.__doc__ = ""
  
          for k, v in attrs.items():
! #	    print k,v
! 	    if k == "__module__" :
! 		continue
!             elif isinstance(v, Method):
                  v.interface=name
                  v.__name__=k
              elif isinstance(v, FunctionType):

  reply	other threads:[~2003-04-13 22:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-13 10:48 Петров А.В.
2003-04-13 12:58 ` Anatoly A. Yakushin
2003-04-13 14:54   ` Петров А.В.
2003-04-13 22:08     ` Anatoly A. Yakushin [this message]
2003-04-15 19:34       ` Петров А.В.
2003-04-13 22:27     ` Andrey Orlov
2003-04-14 21:06       ` Anatoly A. Yakushin
2003-04-14 22:28         ` Andrey Orlov
2003-04-15  6:38           ` Anatoly A. Yakushin
2003-04-15 20:45             ` Andrey Orlov
2003-04-16  4:52               ` Anatoly A. Yakushin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E99DFC4.3080008@umail.ru \
    --to=yakushin@umail.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git