Your message dated Wed, 13 May 2015 09:37:04 +0000
with message-id <e1yst68-0000tz...@franck.debian.org>
and subject line Bug#769171: fixed in gst-python1.0 1.4.0-2
has caused the Debian Bug report #769171,
regarding python{,3}-gst-1.0{,-dbg}: error when trying to install together
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.)


-- 
769171: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769171
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-gst-1.0,python3-gst-1.0,python-gst-1.0-dbg,python3-gst-1.0-dbg
Version: 1.4.0-1
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date:
Architecture: amd64
Distribution:

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:

  Selecting previously unselected package python3-gst-1.0.
  Preparing to unpack .../python3-gst-1.0_1.4.0-1_amd64.deb ...
  Unpacking python3-gst-1.0 (1.4.0-1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/python3-gst-1.0_1.4.0-1_amd64.deb (--unpack):
   trying to overwrite 
'/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpythonplugin.so', which is also 
in package python-gst-1.0 1.4.0-1
  Processing triggers for mime-support (3.57) ...
  Errors were encountered while processing:
   /var/cache/apt/archives/python3-gst-1.0_1.4.0-1_amd64.deb


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/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpythonplugin.so

This bug is assigned to both packages. If you, the maintainers of
the two packages in question, have agreed on which of the packages will
resolve the problem please reassign the bug to that package. You may
also register in the BTS that the other package is affected by the bug.

Similar problems have been observed in further binary packages built
from the same source:

  Selecting previously unselected package python3-gst-1.0-dbg.
  Preparing to unpack .../python3-gst-1.0-dbg_1.4.0-1_amd64.deb ...
  Unpacking python3-gst-1.0-dbg (1.4.0-1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/python3-gst-1.0-dbg_1.4.0-1_amd64.deb (--unpack):
   trying to overwrite 
'/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpythonplugin.so', which is also 
in package python-gst-1.0 1.4.0-1

That one ^^^ looks horribly wrong for a -dbg package.

  dpkg: error processing archive 
/var/cache/apt/archives/python-gst-1.0-dbg_1.4.0-1_amd64.deb (--unpack):
   trying to overwrite 
'/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpythonplugin.so', which is also 
in package python-gst-1.0 1.4.0-1
  Errors were encountered while processing:
   /var/cache/apt/archives/python-gst-1.0-dbg_1.4.0-1_amd64.deb

Hmm, did you ship libgstpythonplugin.so in each package?


Cheers,

Andreas

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

Attachment: python-gst-1.0=1.4.0-1_python3-gst-1.0=1.4.0-1.log.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: gst-python1.0
Source-Version: 1.4.0-2

We believe that the bug you reported is fixed in the latest version of
gst-python1.0, which is due to be installed in the Debian FTP archive.

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

Debian distribution maintenance software
pp.
Sebastian Dröge <sl...@debian.org> (supplier of updated gst-python1.0 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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 13 May 2015 12:05:17 +0300
Source: gst-python1.0
Binary: python-gst-1.0 python3-gst-1.0 python-gst-1.0-dbg python3-gst-1.0-dbg
Architecture: source amd64
Version: 1.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Maintainers of GStreamer packages 
<pkg-gstreamer-maintainers@lists.alioth.debian.org>
Changed-By: Sebastian Dröge <sl...@debian.org>
Description:
 python-gst-1.0 - GStreamer GObject Introspection overrides for Python
 python-gst-1.0-dbg - GStreamer GObject Introspection overrides for Python 
(debug exten
 python3-gst-1.0 - GStreamer GObject Introspection overrides for Python (Python 
3)
 python3-gst-1.0-dbg - GStreamer GObject Introspection overrides for Python 
(Python 3, d
Closes: 753429 769171
Changes:
 gst-python1.0 (1.4.0-2) unstable; urgency=medium
 .
   * Upload to unstable.
   * debian/control: Update python dependency to >= 2.7 (Closes: #753429).
   * debian/rules: Drop GStreamer python plugin for now (Closes: #769171).
     + Nothing is using it currently and it's not clear how this should
       be properly handled without making all 4 binary packages conflict
       with each other.
Checksums-Sha1:
 8ee1afb256271e63ced383363ecf04306e59e370 2493 gst-python1.0_1.4.0-2.dsc
 3db3de9e71c5c1389a855434d760797793b87aef 2704 
gst-python1.0_1.4.0-2.debian.tar.xz
 1e46a17e8cbd329dd7f99a3e80cf61c999fa496e 54144 python-gst-1.0_1.4.0-2_amd64.deb
 ea5113728c5d549b21ca6fbbc6960704c5b402e2 54582 
python3-gst-1.0_1.4.0-2_amd64.deb
 5486ab2acef7b9f84685754d7f53c18ceb817ea7 66154 
python-gst-1.0-dbg_1.4.0-2_amd64.deb
 478e2b52869c98c74a83de7f7e99d0aa6c1cdef1 66826 
python3-gst-1.0-dbg_1.4.0-2_amd64.deb
Checksums-Sha256:
 dfce049d8b69fca2fb2695839bdb96f42d5ac3fe610896969f9e649e3e7c73c6 2493 
gst-python1.0_1.4.0-2.dsc
 b05907d1617be35252af0dbcec4934de219a01a7c11177bbc5960166dbb55c8a 2704 
gst-python1.0_1.4.0-2.debian.tar.xz
 d552d950f23ca649a7f02259c96d95f58245e67a4c0ad5814e35e43ab4a3264c 54144 
python-gst-1.0_1.4.0-2_amd64.deb
 7146034a0411604a546994c201646e0f055e4ff9fb85b3900bf47d2248dfcc3d 54582 
python3-gst-1.0_1.4.0-2_amd64.deb
 ceb1d6d279694c3e375fdf992fe8b5304292e5162917616027472ca9adf6b435 66154 
python-gst-1.0-dbg_1.4.0-2_amd64.deb
 7063f44687d6dbe723dd245ebb261028d49d89c97656c5ff76c156a836283b44 66826 
python3-gst-1.0-dbg_1.4.0-2_amd64.deb
Files:
 f2aca57e6b7970fb313bd4b91554adfe 2493 python optional gst-python1.0_1.4.0-2.dsc
 fc261f78063e62387b08091955d2de76 2704 python optional 
gst-python1.0_1.4.0-2.debian.tar.xz
 dfe1e33b75ec50126d4be6bcd06ed65d 54144 python optional 
python-gst-1.0_1.4.0-2_amd64.deb
 ad3606545a1d0a704aaafed34e7b5196 54582 python optional 
python3-gst-1.0_1.4.0-2_amd64.deb
 027f2e16493f271321976f27dc139857 66154 debug extra 
python-gst-1.0-dbg_1.4.0-2_amd64.deb
 9699937d46ab1addc261a6a7a519d9f4 66826 debug extra 
python3-gst-1.0-dbg_1.4.0-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAEBCgBmBQJVUxibXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3RjRCQzdDQzNDQTA2Rjk3MzM2QkJGRUIw
NjY4Q0MxNDg2QzJEN0I1AAoJEAZozBSGwte1TcEP/ipYV4kqukXZhCf2BKjbJoIq
V1uleZObTfNJKMjeLBX+LURicV7r7bWR8eCFc3wfUbKPFgWQT57Uw7FSF2JKvcq5
gZWRJ0iYXwSj9c6Mo7RiorqRIg3cxjnpQoJEldoeqOhDK9MApXQUjRSHjdkrvj9x
OVPjktON4nCY5VKsxe1pphYf1I4QgRGHXOzvXWZor0nA33kloa7qietasioDM+9Y
xfSYUyIeghiRpo6RP/TZpF5ddkzHjSAuf+tYaQmiBoE7PELU6VbMbGWPmhiCl9/B
GgKez/cWDXHJrhypWxscMYw4+kUdzUsyOGvVsC9UPgnP3ZZXftV36QJCy1PXB7Cm
mJd15qDcHNcVr5igKBbsx6D90z2CyGOR8/cWL/YqR6Y6j3hDIiCZKeLFqu1Ii40b
QRKezFKnLifQP3A1MEVfqeASUZctFJ4YcwAWUWSqujf+Ra+Ne5jmIcYwCOj6ZQtM
AACGvTv7GuvP/0if8RVEigZMtx+Kf3BlugS0VGK/eOCALgVowgT24O9kfYvfz7PQ
jl0MnZB6xyHDG2cCXy/7XoqMLd8N9pIuIiYz4W1+7nNMJFITYgXMOP7zY+4XDh2F
QqzUblF5B8BVzDK2bAMN3tEnNo6Ijs/iGuQfwhRGsWEaan8oHapnl2wznTe0uiW0
DmjLD6jim8beW0HvunLQ
=IftV
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
pkg-gstreamer-maintainers mailing list
pkg-gstreamer-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-gstreamer-maintainers

Reply via email to