Your message dated Fri, 06 Sep 2019 05:38:59 +0000
with message-id <[email protected]>
and subject line Bug#939458: Removed package(s) from unstable
has caused the Debian Bug report #812260,
regarding zope-common: dzhandle incorrectly lists new zope instances as 'purged'
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
812260: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812260
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zope-common
Version: 0.5.54
Severity: minor

when you create a new zope instance with dzhandle and then immediatly run

dzhandle list-instances

this instance will show up as 'purged' because of this test: (lines 1897-1902)

        if os.path.exists(zope_conf) and \
           filter(lambda x: re_zeo(x) is not None, open(zope_conf).readlines()):
            self.zeo = True
        else:
            self.is_purged |= not os.path.exists(os.path.join(home, 'var', 
'Data.fs'))
            self.is_purged |= not os.path.exists(os.path.join(home, 'var', 
'Data.fs.index'))

a new zope instance will not have a 'Date.fs' or 'Data.fs.index' file.
These will be created the first time the instance is run.

--- End Message ---
--- Begin Message ---
Version: 0.5.54+rm

Dear submitter,

as the package zope-common has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/939458

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to