Your message dated Fri, 27 Mar 2020 22:49:53 +0000
with message-id <e1jhxnv-0006gj...@fasolo.debian.org>
and subject line Bug#950090: fixed in gcc-mingw-w64 22
has caused the Debian Bug report #950090,
regarding gcc-mingw-w64: unhandled symlink to directory conversion: 
/usr/share/doc/PACKAGE
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.)


-- 
950090: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=950090
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gcc-mingw-w64
Version: 22~exp2
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts
Control: affects -1 + gcc-mingw-w64-x86-64 gfortran-mingw-w64-x86-64 
g++-mingw-w64-x86-64 gobjc-mingw-w64-x86-64 gobjc++-mingw-w64-x86-64 
gnat-mingw-w64-x86-64
Control: affects -1 + gcc-mingw-w64-i686 gfortran-mingw-w64-i686 
g++-mingw-w64-i686 gobjc-mingw-w64-i686 gobjc++-mingw-w64-i686 
gnat-mingw-w64-i686
Control: found -1 gcc-mingw-w64/9.2.1-21+22~exp2

Hi,

an upgrade test with piuparts revealed that your package installs files
over existing symlinks and possibly overwrites files owned by other
packages. This usually means an old version of the package shipped a
symlink but that was later replaced by a real (and non-empty)
directory. This kind of overwriting another package's files cannot be
detected by dpkg.

This was observed on the following upgrade paths:

  sid -> experimental

For /usr/share/doc/PACKAGE this may not be problematic as long as both
packages are installed, ship byte-for-byte identical files and are
upgraded in lockstep. But once one of the involved packages gets
removed, the other one will lose its documentation files, too,
including the copyright file, which is a violation of Policy 12.5:
https://www.debian.org/doc/debian-policy/ch-docs.html#copyright-information

For other overwritten locations anything interesting may happen.

Note that dpkg intentionally does not replace directories with symlinks
and vice versa, you need the maintainer scripts to do this.
See in particular the end of point 4 in
https://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#details-of-unpack-phase-of-installation-or-upgrade

It is recommended to use the dpkg-maintscript-helper commands
'dir_to_symlink' and 'symlink_to_dir' (available since dpkg 1.17.14)
to perform the conversion, ideally using d/$PACKAGE.maintscript.
See dpkg-maintscript-helper(1) and dh_installdeb(1) for details.


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

0m37.3s ERROR: FAIL: silently overwrites files via directory symlinks:
  /usr/share/doc/g++-mingw-w64-i686/changelog.Debian.gz (g++-mingw-w64-i686) != 
/usr/share/doc/gcc-mingw-w64-base/changelog.Debian.gz (gcc-mingw-w64-base)
    /usr/share/doc/g++-mingw-w64-i686 -> gcc-mingw-w64-base
  /usr/share/doc/g++-mingw-w64-i686/changelog.gz (g++-mingw-w64-i686) != 
/usr/share/doc/gcc-mingw-w64-base/changelog.gz (gcc-mingw-w64-base)
    /usr/share/doc/g++-mingw-w64-i686 -> gcc-mingw-w64-base
  /usr/share/doc/g++-mingw-w64-i686/copyright (g++-mingw-w64-i686) != 
/usr/share/doc/gcc-mingw-w64-base/copyright (gcc-mingw-w64-base)
    /usr/share/doc/g++-mingw-w64-i686 -> gcc-mingw-w64-base
  /usr/share/doc/gcc-mingw-w64-i686/changelog.Debian.gz (gcc-mingw-w64-i686) != 
/usr/share/doc/gcc-mingw-w64-base/changelog.Debian.gz (gcc-mingw-w64-base)
    /usr/share/doc/gcc-mingw-w64-i686 -> gcc-mingw-w64-base
  /usr/share/doc/gcc-mingw-w64-i686/changelog.gz (gcc-mingw-w64-i686) != 
/usr/share/doc/gcc-mingw-w64-base/changelog.gz (gcc-mingw-w64-base)
    /usr/share/doc/gcc-mingw-w64-i686 -> gcc-mingw-w64-base
  /usr/share/doc/gcc-mingw-w64-i686/copyright (gcc-mingw-w64-i686) != 
/usr/share/doc/gcc-mingw-w64-base/copyright (gcc-mingw-w64-base)
    /usr/share/doc/gcc-mingw-w64-i686 -> gcc-mingw-w64-base

0m36.2s ERROR: FAIL: silently overwrites files via directory symlinks:
  /usr/share/doc/gcc-mingw-w64-x86-64/changelog.Debian.gz 
(gcc-mingw-w64-x86-64) != /usr/share/doc/gcc-mingw-w64-base/changelog.Debian.gz 
(gcc-mingw-w64-base)
    /usr/share/doc/gcc-mingw-w64-x86-64 -> gcc-mingw-w64-base
  /usr/share/doc/gcc-mingw-w64-x86-64/changelog.gz (gcc-mingw-w64-x86-64) != 
/usr/share/doc/gcc-mingw-w64-base/changelog.gz (gcc-mingw-w64-base)
    /usr/share/doc/gcc-mingw-w64-x86-64 -> gcc-mingw-w64-base
  /usr/share/doc/gcc-mingw-w64-x86-64/copyright (gcc-mingw-w64-x86-64) != 
/usr/share/doc/gcc-mingw-w64-base/copyright (gcc-mingw-w64-base)
    /usr/share/doc/gcc-mingw-w64-x86-64 -> gcc-mingw-w64-base
  /usr/share/doc/gfortran-mingw-w64-x86-64/changelog.Debian.gz 
(gfortran-mingw-w64-x86-64) != 
/usr/share/doc/gcc-mingw-w64-base/changelog.Debian.gz (gcc-mingw-w64-base)
    /usr/share/doc/gfortran-mingw-w64-x86-64 -> gcc-mingw-w64-base
  /usr/share/doc/gfortran-mingw-w64-x86-64/changelog.gz 
(gfortran-mingw-w64-x86-64) != /usr/share/doc/gcc-mingw-w64-base/changelog.gz 
(gcc-mingw-w64-base)
    /usr/share/doc/gfortran-mingw-w64-x86-64 -> gcc-mingw-w64-base
  /usr/share/doc/gfortran-mingw-w64-x86-64/copyright 
(gfortran-mingw-w64-x86-64) != /usr/share/doc/gcc-mingw-w64-base/copyright 
(gcc-mingw-w64-base)
    /usr/share/doc/gfortran-mingw-w64-x86-64 -> gcc-mingw-w64-base

This seems to affect the full language x arch matrix.

Note that dpkg-maintscript-helper symlink_to_dir etc. don't work
reliably if the architecture changes between any and all.


cheers,

Andreas

Attachment: g++-mingw-w64-i686_9.2.1-21+22~exp2.log.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: gcc-mingw-w64
Source-Version: 22
Done: Stephen Kitt <sk...@debian.org>

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

Debian distribution maintenance software
pp.
Stephen Kitt <sk...@debian.org> (supplier of updated gcc-mingw-w64 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: Fri, 27 Mar 2020 12:28:04 +0100
Source: gcc-mingw-w64
Architecture: source
Version: 22
Distribution: unstable
Urgency: medium
Maintainer: Stephen Kitt <sk...@debian.org>
Changed-By: Stephen Kitt <sk...@debian.org>
Closes: 838879 944167 950090
Changes:
 gcc-mingw-w64 (22) unstable; urgency=medium
 .
   * Upload to unstable.
 .
 gcc-mingw-w64 (22~exp3) experimental; urgency=medium
 .
   * Adjust gm2 extraction to allow building with current versions of gcc-
     9-source.
   * Handle symlink conversions for the new meta-packages. Closes:
     #950090.
   * Standards-Version 4.5.0, no change required.
 .
 gcc-mingw-w64 (22~exp2) experimental; urgency=medium
 .
   * Add alternatives for gcov-dump and gcov-tool.
   * Bootstrap debian/control for stage1.
   * When bootstrapping, only build the default threading model, avoiding
     the need for alternatives. Closes: #838879.
   * When bootstrapping, build with the default compiler, and drop the
     gnat requirement.
   * Split the POSIX/Win32 threading model variants into separate
     packages.
   * Handle debian/control as a real target, not a phony target with a
     stamp file.
   * Ship the DLLs in separate runtime packages. LP: #1235983.
   * Fix more spelling mistakes flagged by Lintian.
   * Update licensing information.
 .
 gcc-mingw-w64 (22~exp1) experimental; urgency=medium
 .
   * Build using GCC 9. Closes: #944167.
Checksums-Sha1:
 043828decd2f7803be8d9d3f2788d424b70efcc7 6280 gcc-mingw-w64_22.dsc
 e93fd5643c99a294be093c6ad58474a4e8d76fea 32416 gcc-mingw-w64_22.tar.xz
 8bf7450e95e1ec68d0e95fb33f7d598630e41798 8040 gcc-mingw-w64_22_source.buildinfo
Checksums-Sha256:
 618cf39e3ac9cb220ec911c2139be236e9ae7b9a3dc1d1858e5adc4588270496 6280 
gcc-mingw-w64_22.dsc
 f7db2e590cf04d0ccb00e47bbfbb0d61d5a72ca5569cb62a62c274e843c34e8a 32416 
gcc-mingw-w64_22.tar.xz
 d82194d028201e5d2aed5887a5144afb7f2ecbe3dee2631f6aa3f10c19d674aa 8040 
gcc-mingw-w64_22_source.buildinfo
Files:
 78265e205205db65466530ea05e6e8bb 6280 devel optional gcc-mingw-w64_22.dsc
 4934e8a451faedcab2640dfbd86597e2 32416 devel optional gcc-mingw-w64_22.tar.xz
 aff22aa5ec031e844f21c84fa8d91f9d 8040 devel optional 
gcc-mingw-w64_22_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEnPVX/hPLkMoq7x0ggNMC9Yhtg5wFAl5+fzYACgkQgNMC9Yht
g5w9OQ/+Lw3KCixXNydvNcmOjZ4KkQuwmpQM44O4RhtOtTkLcEZ2ICCezjHjYVXr
M7hT2c7PF7X/0Z2kZ8gX1dgsem/+ts1cM4ZbNP8XqHHvMptQaYcf1wjwLrVrcXz2
4/htgKdwhqXyIoCbztbYrn6fbiMWZpCB+pHuDH0bSk3qTOY4E0ERzgkPSTh0QBrl
UpjetbAbhzVrMy4Awt93uNBR2h17OT6hKfQJ0dNRqjZ/UvwmcaXkeR154Hy9jXLh
HZ4F1cm++PnOQHhMew+EVK2x5iSf2Pg8T9BiYeX1xJ/OIB86CEubBYyiEIso69cn
C27HSN7EOkgW2o+Qj1pf5yffJUu5kLIOCykslrELjLmwuiWQwG/txW4+HlSijTWC
WNFu5jBxHa/FJSNI+o4udZWQum4ZLP7m3ieLUzsiqH4WolFPX3mYJ/tLIcy2UmIC
OuIEih8QTZXir8v7Y6aioluzt7nIt6Qyxb7i06BmnoppD0ZqpFfZ/58Xz3Mpebrf
ChpNt2z31+b7PjQHtzN87Ux9/5RGqXk7MF5jsDGokyZUEOdH88dBHacVNiP8VRpG
XWfFqyz8qAJBIkXgJ99LzgYei9+Zfj4giQLJPkyICvMF1Y+GgpjMdFMfxp5NsNew
5Ui6+i57eGr1JdwTlrGRtecyqnm+iw385sF17jDtWzHdqhB9QuM=
=B/7S
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to