Your message dated Tue, 24 May 2016 01:35:00 +0000
with message-id <e1b51fm-0000y1...@franck.debian.org>
and subject line Bug#825111: fixed in qtbase-opensource-src 5.6.0+dfsg-3
has caused the Debian Bug report #825111,
regarding qtchooser: fails to install, trying to overwrite 
/usr/share/qtchooser/qt5-x86_64-linux-gnu.conf
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.)


-- 
825111: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825111
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: qtchooser
Version: 58-gfab25f1-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install
because it tries to overwrite other packages files without declaring a
Breaks+Replaces relation.

See policy 7.6 at
https://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces

>From the attached log (scroll to the bottom...):

  Selecting previously unselected package qtchooser.
  Preparing to unpack .../qtchooser_58-gfab25f1-1_amd64.deb ...
  Unpacking qtchooser (58-gfab25f1-1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/qtchooser_58-gfab25f1-1_amd64.deb (--unpack):
   trying to overwrite '/usr/share/qtchooser/qt5-x86_64-linux-gnu.conf', which 
is also in package libqt5core5a:amd64 5.6.0+dfsg-2+b1


cheers,

Andreas

Attachment: libpoppler-qt5-dev_0.44.0-1.log.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: qtbase-opensource-src
Source-Version: 5.6.0+dfsg-3

We believe that the bug you reported is fixed in the latest version of
qtbase-opensource-src, 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 825...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Lisandro Damián Nicanor Pérez Meyer <lisan...@debian.org> (supplier of updated 
qtbase-opensource-src 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: SHA256

Format: 1.8
Date: Mon, 23 May 2016 22:11:39 -0300
Source: qtbase-opensource-src
Binary: libqt5core5a libqt5gui5 libqt5libqgtk2 libqt5network5 libqt5opengl5 
libqt5sql5 libqt5sql5-mysql libqt5sql5-odbc libqt5sql5-psql libqt5sql5-sqlite 
libqt5sql5-tds libqt5sql5-ibase libqt5xml5 libqt5dbus5 libqt5test5 
libqt5concurrent5 libqt5widgets5 libqt5printsupport5 qtbase5-dev 
qtbase5-private-dev libqt5opengl5-dev qtbase5-dev-tools qt5-qmake 
qtbase5-examples qtbase5-dbg qtbase5-dev-tools-dbg qtbase5-examples-dbg 
qt5-default qtbase5-doc qtbase5-doc-html
Architecture: source
Version: 5.6.0+dfsg-3
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Lisandro Damián Nicanor Pérez Meyer <lisan...@debian.org>
Description:
 libqt5concurrent5 - Qt 5 concurrent module
 libqt5core5a - Qt 5 core module
 libqt5dbus5 - Qt 5 D-Bus module
 libqt5gui5 - Qt 5 GUI module
 libqt5libqgtk2 - Qt 5 GTK2 platform theme
 libqt5network5 - Qt 5 network module
 libqt5opengl5 - Qt 5 OpenGL module
 libqt5opengl5-dev - Qt 5 OpenGL library development files
 libqt5printsupport5 - Qt 5 print support module
 libqt5sql5 - Qt 5 SQL module
 libqt5sql5-ibase - Qt 5 Firebird database driver
 libqt5sql5-mysql - Qt 5 MySQL database driver
 libqt5sql5-odbc - Qt 5 ODBC database driver
 libqt5sql5-psql - Qt 5 PostgreSQL database driver
 libqt5sql5-sqlite - Qt 5 SQLite 3 database driver
 libqt5sql5-tds - Qt 5 FreeTDS database driver
 libqt5test5 - Qt 5 test module
 libqt5widgets5 - Qt 5 widgets module
 libqt5xml5 - Qt 5 XML module
 qt5-default - Qt 5 development defaults package
 qt5-qmake  - Qt 5 qmake Makefile generator tool
 qtbase5-dbg - Qt 5 base library debugging symbols
 qtbase5-dev - Qt 5 base development files
 qtbase5-dev-tools - Qt 5 base development programs
 qtbase5-dev-tools-dbg - Qt 5 base binaries debugging symbols
 qtbase5-doc - Qt 5 base documentation
 qtbase5-doc-html - Qt 5 base HTML documentation
 qtbase5-examples - Qt 5 base examples
 qtbase5-examples-dbg - Qt 5 base examples debugging symbols
 qtbase5-private-dev - Qt 5 base private development files
Closes: 819456 825111
Changes:
 qtbase-opensource-src (5.6.0+dfsg-3) experimental; urgency=medium
 .
   [ Diederik de Haas ]
   * Improve the Xsession.d script so it won't fail if mesa-utils is
     not installed. Also log why glxinfo is needed for this script.
 .
   [ Dmitry Shachnev ]
   * Backport upstream change (fix_qtdbus_deadlock.diff) to fix QtDBus
     deadlock inside kded/kiod.
   * Fix the packages list in debian/README.source.
   * Enable some mesa build-dependencies on hurd and kfreebsd too.
     Closes: #819456, thanks Jon Boden for the patch.
   * Enable eglfs support on kfreebsd. Thanks Steven Chamberlain for the
     patch.
 .
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Merge master's 5.5.1+dfsg-17, ensuring qtchooser's configuration files
     are not shipped anymore (Closes: 825111).
Checksums-Sha1:
 9555ef86fb3661fe913c99d685017e54169da575 5120 
qtbase-opensource-src_5.6.0+dfsg-3.dsc
 8da544735e140f071b02424cb3f4aa1e922e1260 209364 
qtbase-opensource-src_5.6.0+dfsg-3.debian.tar.xz
Checksums-Sha256:
 4f01667ae73b7cfd3a7bff9ccebd767415852fa43ce31d37b725de9a485cb994 5120 
qtbase-opensource-src_5.6.0+dfsg-3.dsc
 ceea642109573daf338b854242afa561146b90116f339d937a2652a0bd1a0091 209364 
qtbase-opensource-src_5.6.0+dfsg-3.debian.tar.xz
Files:
 8f9fed8f0a62d92bf94f96c7ae7b94b8 5120 libs optional 
qtbase-opensource-src_5.6.0+dfsg-3.dsc
 195fd0125a13794f30415f782a397649 209364 libs optional 
qtbase-opensource-src_5.6.0+dfsg-3.debian.tar.xz

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

iQIbBAEBCAAGBQJXQ6rEAAoJEKtkX0BihqfQDGgP9RH007ovArNj5ROlUgPtwDpU
IND0oVKaSLa0IJKpJOco1QlolrU2zzseS/ib4ylCnb5lE5+5/YrBCmrAL91hAYga
Hl7PpBzjMcOv4CcAzH2Q0M8R4kv2mk7YhOSDqrW7BDDzbgb+OqNqtWe/pxT22fc2
BfIvf0Gj/fhc3zXwdTzw09qcZfjxGTa8vkfXSGEyd3ZdwPy6cMK0PIzXgoauOpLd
2O4lPdFbSUUq6nV0c+x+0f7Hrsdu0ILWAgLC5ZU6Un6egFMq8GJCe41Df2eMDt1R
qDQYc7OzQtylDfr5Re3oUEPp9uPpnYu+JEVKt3wTfqNeOz+LA1u57dSvmM/GtHpk
cJFwgVCPWuvsSS64AQ48QLyYe3mpYieziqfJ/1i48tXNf5KkFRUhLKERCnoFdf1w
bm2ar366KVrd8V867Ha7/OuzcuuD+FAwL0WHXBw5nl++H1fb7c+OwOnMjvzX/AFM
ycVtNTMb1Sc74vPzvhlA5KuAc7GbfNx1jxHkagxn3qOVTM75QUDJgsasEvpW6Gk9
CasRvyUGraAGK52U9dltZS50Bz40wJtaSIE0npcFk9CzB/6jcQ+vakEhRDGrcJPs
/73smdEGLCMVgRYqia5bcJuvCb3/nZmQnCrecpvXXaX6k9EBcL5VScY381/k7gh2
IC7rOKv3WWVmL+xAnUQ=
=03yh
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to