Your message dated Wed, 24 Feb 2010 23:12:35 +0000
with message-id <e1nkqpd-0003xt...@ries.debian.org>
and subject line Bug#567378: fixed in python-markdown 2.0.3-2
has caused the Debian Bug report #567378,
regarding python-markdown: error when trying to install together with 
libtext-markdown-perl or markdown
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 ow...@bugs.debian.org
immediately.)


-- 
567378: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567378
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-markdown
Version: 2.0.3-1
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2010-01-28
Architecture: amd64
Distribution: sid

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


WARNING: The following packages cannot be authenticated!
  markdown python-markdown
W: cowdancer: unsupported operation flock, read-only open and 
fchown/fchmod/flock are not supported: tried openning dev:inode of 2055:5408144
W: cowdancer: unsupported operation flock, read-only open and 
fchown/fchmod/flock are not supported: tried openning dev:inode of 2055:5407760
W: cowdancer: unsupported operation flock, read-only open and 
fchown/fchmod/flock are not supported: tried openning dev:inode of 2055:5408145
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package markdown.
(Reading database ... 12276 files and directories currently installed.)
Unpacking markdown (from .../markdown_1.0.1-7_all.deb) ...
Selecting previously deselected package python-markdown.
Unpacking python-markdown (from .../python-markdown_2.0.3-1_all.deb) ...
dpkg: error processing /var/cache/apt/archives/python-markdown_2.0.3-1_all.deb 
(--unpack):
 trying to overwrite '/usr/bin/markdown', which is also in package markdown 
0:1.0.1-7
Processing triggers for man-db ...
W: cowdancer: unsupported operation flock, read-only open and 
fchown/fchmod/flock are not supported: tried openning dev:inode of 2055:5408144
W: cowdancer: unsupported operation flock, read-only open and 
fchown/fchmod/flock are not supported: tried openning dev:inode of 2055:5407760
W: cowdancer: unsupported operation flock, read-only open and 
fchown/fchmod/flock are not supported: tried openning dev:inode of 2055:5408145
Errors were encountered while processing:
 /var/cache/apt/archives/python-markdown_2.0.3-1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail, and violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending on the
circumstances you might also consider Replace relations or file
diversions. If the conflicting situation cannot be resolved then, as a
last resort, the two packages have to declare a mutual
Conflict. Please take into account that Replaces, Conflicts and
diversions should only be used when packages provide different
implementations for the same functionality.

Here is a list of files that are known to be shared by both packages
(according to the Contents file for sid/amd64, which may be
slightly out of sync):

  /usr/bin/markdown

The same problem occurs in conjunction with the package libtext-markdown-perl:


Selecting previously deselected package python-markdown.
Unpacking python-markdown (from .../python-markdown_2.0.3-1_all.deb) ...
dpkg: error processing /var/cache/apt/archives/python-markdown_2.0.3-1_all.deb 
(--unpack):
 trying to overwrite '/usr/bin/markdown', which is also in package 
libtext-markdown-perl 0:1.0.26-1

Again, the file /usr/bin/markdown is common to both packages. Since
the bug does *not* occur for the conjunction of markdown and
libtext-markdown-perl, I assume that the python-markdown package is at
fault here. If this is not the case then please reassign the bug
report accordingly.

-Ralf.

PS: for more information about the detection of file overwrite errors
of this kind see http://edos.debian.net/file-overwrites/.



--- End Message ---
--- Begin Message ---
Source: python-markdown
Source-Version: 2.0.3-2

We believe that the bug you reported is fixed in the latest version of
python-markdown, which is due to be installed in the Debian FTP archive:

python-markdown_2.0.3-2.diff.gz
  to main/p/python-markdown/python-markdown_2.0.3-2.diff.gz
python-markdown_2.0.3-2.dsc
  to main/p/python-markdown/python-markdown_2.0.3-2.dsc
python-markdown_2.0.3-2_all.deb
  to main/p/python-markdown/python-markdown_2.0.3-2_all.deb



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 567...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bernd Zeimetz <b...@debian.org> (supplier of updated python-markdown 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 ftpmas...@debian.org)


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

Format: 1.8
Date: Wed, 24 Feb 2010 23:24:10 +0100
Source: python-markdown
Binary: python-markdown
Architecture: source all
Version: 2.0.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Bernd Zeimetz <b...@debian.org>
Description: 
 python-markdown - text-to-HTML conversion library/tool
Closes: 567378
Changes: 
 python-markdown (2.0.3-2) unstable; urgency=low
 .
   * Rename /usr/bin/markdown to /usr/bin/markdown_py for now. The Python
     implementation is not compatible enough to be an alternative for the Perl
     version yet. (Closes: #567378)
   * Get rid of the new source format mess, we use the default.
   * Add .PHONY to debian/rules.
   * Bump Standards-Version to 3.8.4 - no changes needed.
   * Drop XB-Python-Version, not needed.
Checksums-Sha1: 
 7609ed724b82ae072d7d13cdefafbef0c0b299cc 1387 python-markdown_2.0.3-2.dsc
 5b173897678c050c704c601618965a9476c5596c 3724 python-markdown_2.0.3-2.diff.gz
 2b8539617524e94be10b60bb8265832c825a605f 52784 python-markdown_2.0.3-2_all.deb
Checksums-Sha256: 
 10a31f9a22a4cbed381d33b4ee3a39dcdf2f8156dc4fffaec7cb8f95d1b43279 1387 
python-markdown_2.0.3-2.dsc
 a5576fab4228c98a03fdc9809f3634d7d8e0a993bf087c0144e7c9ef86fcc95f 3724 
python-markdown_2.0.3-2.diff.gz
 ae86882193c6c259be13a42d5f825c960a824438994f4675887bcda2a763b39e 52784 
python-markdown_2.0.3-2_all.deb
Files: 
 c626c498606682a272b592924fd29a6b 1387 python optional 
python-markdown_2.0.3-2.dsc
 66d07af27ab2be0a30dba395fe3364c2 3724 python optional 
python-markdown_2.0.3-2.diff.gz
 53ce38730f7c7276243f76504675686b 52784 python optional 
python-markdown_2.0.3-2_all.deb

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

iEYEARECAAYFAkuFrAQACgkQBnqtBMk7/3k9igCdECt23twY06sxVgi041lvHowS
058AoI7Egl5/p/R6ZKLtfERht9QyPHsH
=gO1F
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to