[Pkg-zope-developers] Bug#313621: marked as done (Minor error in script mkzope2.7instance)

Debian Bug Tracking System owner at bugs.debian.org
Mon Oct 24 01:04:44 UTC 2005


Your message dated Sun, 23 Oct 2005 16:50:04 -0700
with message-id <E1ETpbI-0007qT-00 at spohr.debian.org>
and subject line Bug#313621: fixed in zope2.7 2.7.8-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 14 Jun 2005 17:18:45 +0000
>From dimka at uvw.ru Tue Jun 14 10:18:43 2005
Return-path: <dimka at uvw.ru>
Received: from uvw.ru [81.9.63.15] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DiF3d-0004JN-00; Tue, 14 Jun 2005 10:18:37 -0700
Received: from nb.dhome.lan ([10.255.1.22] helo=localhost.localdomain)
	by uvw.ru with esmtp (Exim 4.50)
	id 1DiF2p-0000OS-T7
	for submit at bugs.debian.org; Tue, 14 Jun 2005 21:17:47 +0400
Received: from dimka by localhost.localdomain with local (Exim 4.50)
	id 1DiF2g-0001Oz-Nq
	for submit at bugs.debian.org; Tue, 14 Jun 2005 21:17:38 +0400
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: "Dmitry E. Oboukhov" <dimka at uvw.ru>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: Minor error in script mkzope2.7instance
X-Mailer: reportbug 3.8
Date: Tue, 14 Jun 2005 21:17:38 +0400
Message-Id: <E1DiF2g-0001Oz-Nq at localhost.localdomain>
Delivered-To: submit at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: zope2.7
Severity: normal


uvw.ru:[/home/dimka]# umask
027

uvw.ru:[/home/dimka]# mkzope2.7instance    
========== List of existing instances in /var/lib/zope2.7/instance
Instance	Type	Data.fs	EmergencyUser
inst1		>= 2.7	yes	yes, (in 'inituser', for >=2.7)

Quick reminder:
To run zope on an instance of type >=2.7 , use
  /var/lib/zope2.7/instance/<instance>/bin/runzope
To start the server on the instance, use
 ' /var/lib/zope2.7/instance/<instance>/bin/zopectl start '

You may now create another instance
Hit any key to go on, ctrl-c to stop

Please choose a directory in which you'd like to install
Zope "instance home" files such as database files, configuration
files, etc.

Directory: /tmp/demo-mkzope2.7instance
Please choose a username and password for the initial user.
These will be the credentials you use to initially manage
your new Zope instance.

Username: dimka
Password: 
Verify password: 

You may want to customize
/var/lib/zope2.7/instance/<instance>/etc/zope.conf
-> You must at least customize the ports for http and ftp servers!
If you don't change the default values, all zope servers will try to
bind the
 same TCP ports and this will not work.



uvw.ru:[/home/dimka]# ls -l /tmp|grep demo-mkzope
drwxr-x---  9 root root 4096 2005-06-14 21:07 demo-mkzope2.7instance
^^^^^^^^^
  Problem! See also:

uvw.ru:[/home/dimka]# /tmp/demo-mkzope2.7instance/bin/runzope
------
2005-06-14T21:10:54 INFO(0) ZServer HTTP server started at Tue Jun 14 21:10:54 2005
	Hostname: uvw.ru
	Port: 9673
------
2005-06-14T21:10:54 INFO(0) ZServer FTP server started at Tue Jun 14 21:10:54 2005
	Hostname: uvw.ru
	Port: 8021
------
2005-06-14T21:10:54 INFO(0) Zope Set effective user to "zope"
Traceback (most recent call last):
  File "/usr/lib/zope2.7/lib/python/Zope/Startup/run.py", line 50, in ? run()
  File "/usr/lib/zope2.7/lib/python/Zope/Startup/run.py", line 19, in run start_zope(opts.configroot)
  File "/usr/lib/zope2.7/lib/python/Zope/Startup/__init__.py", line 52, in start_zope starter.startZope()
  File "/usr/lib/zope2.7/lib/python/Zope/Startup/__init__.py", line 231, in startZope Zope.startup()
  File "/usr/lib/zope2.7/lib/python/Zope/__init__.py", line 47, in startup _startup()
  File "/usr/lib/zope2.7/lib/python/Zope/App/startup.py", line 45, in startup OFS.Application.import_products()
  File "/usr/lib/zope2.7/lib/python/OFS/Application.py", line 639, in import_products products = get_products()
  File "/usr/lib/zope2.7/lib/python/OFS/Application.py", line 616, in get_products product_names=os.listdir(product_dir)
OSError: [Errno 13] Permission denied: '/tmp/demo-mkzope2.7instance/Products'
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Problem!

Sorry, my bad english!




-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-686
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

---------------------------------------
Received: (at 313621-close) by bugs.debian.org; 24 Oct 2005 00:46:13 +0000
>From katie at spohr.debian.org Sun Oct 23 17:46:13 2005
Return-path: <katie at spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1ETpbI-0007qT-00; Sun, 23 Oct 2005 16:50:04 -0700
From: Fabio Tranchitella <kobold at debian.org>
To: 313621-close at bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#313621: fixed in zope2.7 2.7.8-1
Message-Id: <E1ETpbI-0007qT-00 at spohr.debian.org>
Sender: Archive Administrator <katie at spohr.debian.org>
Date: Sun, 23 Oct 2005 16:50:04 -0700
Delivered-To: 313621-close at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 8

Source: zope2.7
Source-Version: 2.7.8-1

We believe that the bug you reported is fixed in the latest version of
zope2.7, which is due to be installed in the Debian FTP archive:

zope2.7-sandbox_2.7.8-1_all.deb
  to pool/main/z/zope2.7/zope2.7-sandbox_2.7.8-1_all.deb
zope2.7_2.7.8-1.diff.gz
  to pool/main/z/zope2.7/zope2.7_2.7.8-1.diff.gz
zope2.7_2.7.8-1.dsc
  to pool/main/z/zope2.7/zope2.7_2.7.8-1.dsc
zope2.7_2.7.8-1_i386.deb
  to pool/main/z/zope2.7/zope2.7_2.7.8-1_i386.deb
zope2.7_2.7.8.orig.tar.gz
  to pool/main/z/zope2.7/zope2.7_2.7.8.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 313621 at bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fabio Tranchitella <kobold at debian.org> (supplier of updated zope2.7 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster at debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 23 Oct 2005 23:16:22 +0000
Source: zope2.7
Binary: zope2.7 zope2.7-sandbox
Architecture: source i386 all
Version: 2.7.8-1
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team <pkg-zope-developers at lists.alioth.debian.org>
Changed-By: Fabio Tranchitella <kobold at debian.org>
Description: 
 zope2.7    - Open Source Web Application Server
 zope2.7-sandbox - sandbox instance for the zope2.7 web application server
Closes: 284462 313621 313621 313644 321405 324438 324439 329380 331726 332177 334055
Changes: 
 zope2.7 (2.7.8-1) unstable; urgency=low
 .
   * New upstream release (2.7.8), which closes a security hole within
     RestructuredText functionalities. (Closes: #334055)
   * debian/patches/deb-zope.conf: fixed a local security bug within
     mkzopeinstance. (Closes: #313644, #313621)
   * debian/patches/zope-sortex.dpatch: fixed bug with the function
     strcoll_nocase. (Closes: #329380)
   * debian/control: depends on debconf | debconf-2.0. (Closes: #332177)
   * Starting from this release, we won't ship anymore mkzope2.7instance
     in unstable. (Closes: #313621)
   * We do not provide templates anymore, they have been moved to zope-common.
     (Closes: #324438, #324439, #331726)
   * Close fixed-in-experimental bug reports. (Closes: #321405, #284462)
   * debian/control: set maintainer as Debian/Ubuntu Zope Team.
Files: 
 b671a639e822e0fc2f4d71b11d93d31a 850 web optional zope2.7_2.7.8-1.dsc
 7e0eaefe7e0b9a753f1dee7a73a0aca5 2952102 web optional zope2.7_2.7.8.orig.tar.gz
 65f0bf6d19e3ea7996c6c8a02f09929b 29619 web optional zope2.7_2.7.8-1.diff.gz
 efb25d0908abc7f8fd4f3adf61276422 2614030 web optional zope2.7_2.7.8-1_i386.deb
 93484f0c9d7117b2cf5a5c5c99e3c264 47740 web optional zope2.7-sandbox_2.7.8-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDXByzK/juK3+WFWQRAu0PAJwLutVDeLVKWvwfoc2sB5+2sLUrQwCgk7jQ
H0ytTdNpWq+is9SmrJP9y5c=
=EPb6
-----END PGP SIGNATURE-----




More information about the Pkg-zope-developers mailing list