Your message dated Thu, 16 Nov 2000 14:53:07 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#74950: fixed in python-xml 0.6.1-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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 17 Oct 2000 10:53:04 +0000
>From [EMAIL PROTECTED] Tue Oct 17 05:53:04 2000
Return-path: <[EMAIL PROTECTED]>
Received: from dsl081-054-220.dsl-isp.net (dandesk.jong.org) 
[::ffff:64.81.54.220] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 13lUMi-0006X4-00; Tue, 17 Oct 2000 05:53:04 -0500
Received: from danny by dandesk.jong.org with local (Exim 3.16 #1 (Debian))
        id 13lUMJ-0006N0-00; Tue, 17 Oct 2000 03:52:39 -0700
From: "Danny O'Brien" <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: warnings on installing python-xml for the first time
X-Reportbug-Version: 1.3
X-Mailer: reportbug 1.3
Date: Tue, 17 Oct 2000 03:52:39 -0700
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

Package: python-xml
Version: 0.5.1-5
Severity: wishlist


The following warnings kick in with Potato, when installing python-xml:

No diversion `diversion of /usr/lib/python1.5/xmllib.py to
/usr/lib/python1.5/xmllib.py.orig by python-xml', none removed
No diversion `diversion of /usr/lib/python1.5/sgmllib.py to
/usr/lib/python1.5/sgmllib.py.orig by python-xml', none removed


I'm sure all those "I'm not doing anything here" messages are accurate. 
I'm not sure I'm supposed to see them.

Thanks,

d.

-- System Information
Debian Release: 2.2
Architecture: i386
Kernel: Linux dandesk 2.2.17 #1 Sun Jun 25 09:24:41 EST 2000 i686

Versions of packages python-xml depends on:
ii  libc6                         2.1.94-3   GNU C Library: Shared libraries an
ii  libxmltok1                    1.1-1      XML Parser Toolkit, runtime librar
ii  python-base                   1.5.2-10   An interactive object-oriented scr


---------------------------------------
Received: (at 74950-close) by bugs.debian.org; 16 Nov 2000 19:53:38 +0000
>From [EMAIL PROTECTED] Thu Nov 16 13:53:37 2000
Return-path: <[EMAIL PROTECTED]>
Received: from auric.debian.org [::ffff:206.246.226.45] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 13wV6H-0007Oz-00; Thu, 16 Nov 2000 13:53:37 -0600
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
        id 13wV5n-0001tZ-00; Thu, 16 Nov 2000 14:53:07 -0500
From: Jerome Marant <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Bug#74950: fixed in python-xml 0.6.1-1
Message-Id: <[EMAIL PROTECTED]>
Sender: James Troup <[EMAIL PROTECTED]>
Date: Thu, 16 Nov 2000 14:53:07 -0500
Delivered-To: [EMAIL PROTECTED]

We believe that the bug you reported is fixed in the latest version of
python-xml, which has been installed in the Debian FTP archive:
python-xml_0.6.1-1.dsc
  to dists/woody/main/source/interpreters/python-xml_0.6.1-1.dsc
  replacing python-xml_0.5.1-6.dsc
python-xml_0.6.1-1_i386.deb
  to dists/woody/main/binary-i386/interpreters/python-xml_0.6.1-1.deb
  replacing python-xml_0.5.1-6.deb
xbel-utils_0.6.1-1_all.deb
  to dists/woody/main/binary-all/interpreters/xbel-utils_0.6.1-1.deb
  replacing xbel-utils_0.5.1-6.deb
xbel_0.6.1-1_all.deb
  to dists/woody/main/binary-all/interpreters/xbel_0.6.1-1.deb
  replacing xbel_0.5.1-6.deb
python-xml_0.6.1.orig.tar.gz
  to dists/woody/main/source/interpreters/python-xml_0.6.1.orig.tar.gz
  replacing python-xml_0.5.1.orig.tar.gz
python-xml_0.6.1-1.diff.gz
  to dists/woody/main/source/interpreters/python-xml_0.6.1-1.diff.gz
  replacing python-xml_0.5.1-6.diff.gz

Note that this package is not part of the released stable Debian
distribution.  It may have dependencies on other unreleased software,
or other instabilities.  Please take care if you wish to install it.
The update will eventually make its way into the next released Debian
distribution.

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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jerome Marant <[EMAIL PROTECTED]> (supplier of updated python-xml 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 [EMAIL PROTECTED])


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

Format: 1.6
Date: Fri, 20 Oct 2000 17:30:13 +0200
Source: python-xml
Binary: python-xml xbel-utils xbel
Architecture: source i386 all
Version: 0.6.1-1
Distribution: unstable
Urgency: low
Maintainer: Jerome Marant <[EMAIL PROTECTED]>
Description: 
 python-xml - XML tools for Python
 xbel       - XML Bookmark Exchange Language
 xbel-utils - XML Bookmark Exchange Language Utilities
Closes: 68636 74950
Changes: 
 python-xml (0.6.1-1) unstable; urgency=low
 .
   * New upstream release.
   * New maintainer.
   * Adopted.  Closes: Bug#68636.
   * Fix by Joel Rosdahl for postinst diversion bug. Closes: Bug#74950.
Files: 
 f58d4897d86f363f13645c85f0e93b37 669 interpreters optional 
python-xml_0.6.1-1.dsc
 791bef466d7e0cce1795d49ee27dba0a 497724 interpreters optional 
python-xml_0.6.1.orig.tar.gz
 3f3cc868caf4ce44187f583007548c32 6914 interpreters optional 
python-xml_0.6.1-1.diff.gz
 42c1c98bc9d191471ad8e295f089b446 16440 interpreters optional 
xbel_0.6.1-1_all.deb
 70bd9c9bfa6aa5ff47ffaeacbc62afaa 12384 interpreters optional 
xbel-utils_0.6.1-1_all.deb
 81369a47750e6570471eba5c145e8e7d 402746 interpreters optional 
python-xml_0.6.1-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE6E6jwVlNYKWpAyR4RAiXMAJ4wuvE42gaFAK0O8lrpzg9lav9eNQCcCRLN
o+1htHIsCtK91WS3Jyc+reI=
=4Nn3
-----END PGP SIGNATURE-----

Reply via email to