Your message dated Tue, 09 Oct 2018 14:46:37 +0000
with message-id <[email protected]>
and subject line Bug#881713: fixed in munin 2.999.9-1
has caused the Debian Bug report #881713,
regarding munin: copyright file missing after upgrade (policy 12.5)
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 [email protected]
immediately.)


-- 
881713: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881713
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: munin
Version: 2.999.6-5
Severity: serious
User: [email protected]
Usertags: piuparts

Hi,

a test with piuparts revealed that your package misses the copyright
file after an upgrade, which is a violation of Policy 12.5:
https://www.debian.org/doc/debian-policy/ch-docs.html#s-copyrightfile

After the upgrade /usr/share/doc/$PACKAGE/ is just an empty directory.

This was observed on the following upgrade paths:

  sid -> experimental

The logs for all affected packages are available here:

https://piuparts.debian.org/sid2experimental/missing_copyright_file_inadequate_issue.html

Additional info may be available here:
https://wiki.debian.org/MissingCopyrightFile

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#s-unpackphase

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.
Do not forget to add 'Pre-Depends: ${misc:Pre-Depends}' in d/control.
See dpkg-maintscript-helper(1) and dh_installdeb(1) for details.


cheers,

Andreas

--- End Message ---
--- Begin Message ---
Source: munin
Source-Version: 2.999.9-1

We believe that the bug you reported is fixed in the latest version of
munin, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Holger Levsen <[email protected]> (supplier of updated munin 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: SHA512

Format: 1.8
Date: Tue, 09 Oct 2018 13:20:32 +0100
Source: munin
Binary: munin-node munin-plugins-core munin-plugins-extra munin-plugins-java 
munin-plugins-http munin-plugins-mysql munin-plugins-pgsql munin-plugins-snmp 
munin-plugins-ldap munin-plugins-irc munin-plugins-dns munin-plugins-mail 
munin-plugins-time munin-plugins-network munin-plugins-jenkins libmunin-perl 
libmunin-master-perl libmunin-node-perl libmunin-plugin-perl 
libmunin-plugin-http-perl libmunin-plugin-snmp-perl libmunin-plugin-pgsql-perl 
munin munin-common munin-async munin-doc
Architecture: source
Version: 2.999.9-1
Distribution: experimental
Urgency: medium
Maintainer: Munin Debian Maintainers <[email protected]>
Changed-By: Holger Levsen <[email protected]>
Description:
 libmunin-master-perl - perl modules for munin master
 libmunin-node-perl - perl module Munin::Node
 libmunin-perl - common perl modules for munin
 libmunin-plugin-http-perl - perl bindings for HTTP munin plugins
 libmunin-plugin-perl - perl bindings for munin plugins
 libmunin-plugin-pgsql-perl - perl bindings for PostgreSQL munin plugins
 libmunin-plugin-snmp-perl - perl bindings for SNMP munin plugins
 munin      - network-wide graphing framework (grapher/gatherer)
 munin-async - network-wide graphing framework (async master/client)
 munin-common - network-wide graphing framework (common)
 munin-doc  - network-wide graphing framework (documentation)
 munin-node - network-wide graphing framework (node)
 munin-plugins-core - network-wide graphing framework (plugins for node)
 munin-plugins-dns - munin plugins for monitoring DNS servers
 munin-plugins-extra - community contributed plugins for munin node
 munin-plugins-http - munin plugins for monitoring web servers
 munin-plugins-irc - munin plugins for monitoring IRC servers
 munin-plugins-java - Java-related plugins for munin node
 munin-plugins-jenkins - munin plugins for monitoring the Jenkins CI server
 munin-plugins-ldap - munin plugins for monitoring LDAP servers
 munin-plugins-mail - munin plugins for monitoring mail servers
 munin-plugins-mysql - munin plugins for monitoring MySQL
 munin-plugins-network - munin plugins for monitoring network traffic
 munin-plugins-pgsql - munin plugins for monitoring PostgreSQL
 munin-plugins-snmp - munin plugins for monitoring remote devices with SNMP
 munin-plugins-time - munin plugins for monitoring NTP servers and 
synchronization
Closes: 862238 864845 881713
Changes:
 munin (2.999.9-1) experimental; urgency=medium
 .
   [ Lars Kruse ]
   * New upstream beta release (2.999.9)
   * munin and munin-node: use separate maintscript files
   * convert old doc directories (before "link-doc") to symlinks
     (Closes: #881713)
   * Add missing package "munin-plugins-java".
     (it was provided by the munin 2.0 package before)
   * d/rules: use $(MAKE) instead of "make"
   * autopkgtest: update embedded "sharness" from 0.3 to 1.0
     (Thanks to Christian Göttsche:
      https://github.com/munin-monitoring/munin/issues/844)
   * autopkgtest: adjust paths and calling parameters
   * d/tests: use "set -eu" in test scripts
     (Thanks, Christian Göttsche)
   * Replace embedded copy of "sharness" with test dependency
   * Bump Standards-Version to 4.2.1, no changes needed.
   * Specify "Rules-Requires-Root" as "no"
   * Fix trivial spelling mistakes below debian/ (thanks "codespell")
   * Fix minor whitespace inconsistencies in NEWS and README files
   * Skip munin init script in systemd environment (the created
     directories are generated via systemd-tmpfiles)
   * Plugins mysql_*: switch "mysqluser" from "debian-sys-maint" to "root"
     (Closes: #862238, #864845)
   * Patch for Makefile: set INSTALL if necessary
   * Fix issues related to "Rules-Requires-Root"
   * Patch for upstream problem in LimitsOld.pm
   * Change copyright file to DEP-5 format (thanks, lintian)
   * Patch configuration handling for "munin-limits"
   * Revive /etc/munin/plugin-conf.d/munin-node
     (it is missing since commit 11f5659344 - uploaded as 2.999.3-1)
   * Add Depends for libcache-cache-perl to munin-plugins-mysql
     (Thanks, Christian Göttsche)
   * Add Recommends for libnet-ldap-perl to munin-plugins-ldap
     (Thanks, Christian Göttsche)
   * Add multiple Suggests for munin-plugins-extra
   * Set "PrivateDevices=false" for "munin-node" service in order to
     allow plugins like "smart_" to access devices
     (Thanks, Christian Göttsche)
   * Add debian/upstream/metadata
   * Use dpkg/pkg-info.mk for DEB_VERSION_UPSTREAM instead of
     dpkg-parsechangelog (Thanks, lintian)
   * Remove unused lintian override for missing source of javascript file
     (Thanks, lintian)
   * Fix short description of munin-plugins-java
     (Thanks, lintian)
   * Patch: fix hard-coded database locations
   * Do not remove users in postrm (removal was introduced in 2.999.8)
   * sysvrc-init for munin-tmpfiles: require "remote_fs" for properly detecting
     the installation status of munin (Thanks, Viktor Szépe)
Checksums-Sha1:
 2bde635b44bb20a6af63b672671990bb55b7cb4a 4722 munin_2.999.9-1.dsc
 c2877e8ec3e6865106e50d557adcfc11793738f3 3158052 munin_2.999.9.orig.tar.gz
 5116b7e8db00be5c746e1b8be139f29a84521968 833 munin_2.999.9.orig.tar.gz.asc
 09e3ddf63d2fc89d373bd4efd30fb969f411a367 60364 munin_2.999.9-1.debian.tar.xz
 769bcaf7773edffd97220b469d4fbc176e90f73f 5905 munin_2.999.9-1_source.buildinfo
Checksums-Sha256:
 48e806676a8413267c4b55e62966be49545211b0f5d71bb3f1f46a36c97c06ee 4722 
munin_2.999.9-1.dsc
 7154f3b849b5338bb354d3e87728b5194f68c9a5fbe2635f21ccbcda540286cd 3158052 
munin_2.999.9.orig.tar.gz
 206b09495b1067c035bd1325fde7a753d1a7d6272f8f01285cdeab5c9d145ae7 833 
munin_2.999.9.orig.tar.gz.asc
 d3f4cfbefe5b1a5d3650337f46410b76a09c2b73df29710539322345d0b4d4a4 60364 
munin_2.999.9-1.debian.tar.xz
 8d8ea950bd6974d3df8928c3deb364827815d898890125b7f71e4768efdd2fb6 5905 
munin_2.999.9-1_source.buildinfo
Files:
 814affb19f78d5b5113b8fa5dc693176 4722 net optional munin_2.999.9-1.dsc
 8f2e21c05b8de8b58ce09647306fbf64 3158052 net optional munin_2.999.9.orig.tar.gz
 522863f2c2412513a02194362d95b3fd 833 net optional munin_2.999.9.orig.tar.gz.asc
 4f71fbf456a840888bbc8970d26ae29a 60364 net optional 
munin_2.999.9-1.debian.tar.xz
 bf10fdf069217d53ce8a99b263a7ca41 5905 net optional 
munin_2.999.9-1_source.buildinfo

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

iQIzBAEBCgAdFiEEuL9UE3sJ01zwJv6dCRq4VgaaqhwFAlu8vXwACgkQCRq4Vgaa
qhyKuQ//U51rxBl6qe80lfkzXouEJaK7zr0YveLNuo6DyNx6GFwcoaHGH53MaJZ5
UOrVm4HxouTMgysXqLK+P8XYgN0sLa2nA86ojMP0PA6fySQKmGITsbZpXV+nClu0
QQxIGvqZ8c5t8NHr0nvNCIaDlP+KuKGwXiwtSWjIXQY78enT7PmJuojAoDlPP449
Nl5P1zE1Q0rVPtD4YyCRhCEmtp5ERd4RtDJ7+YbmdHRASIDo86A69cLxqQl8FjLT
QgUMUK0a4s/3LIwbfpcSoSUH8/kAnSb64PlsDxlOY9ukxO5d3CJG8QuCIOxCVQz5
PZfZy97U1dETCkMNGTmSOg9RyY1+ZO5I+zZ9bL7CYoKjE1Q4e7NWuR3aTyrEuSsr
VKD11gsj4mZv24pTTJgHLLpuGvCVjjMUBxSxImrqq0+/m18/gbCV00+ABFCeYl1C
JUAAdln9HHtDLkMn5/vrDBE6CJdNxlhQAY623ua9aAd+KuCSEKytCEh+KFA7Mw+g
f2ixDmaON72KC6vcHTUtAnsRRkQZvV+NFG2fQAjjhzMcus3U35qqDNPLh4rpT77r
c0VFVJcJNaJy9lapcQTD4lMfbjBqPGuCWOAJ5F7JHWUXWhAUUVvfBk7DNoOrN95t
jqngk6LJAOyEmtmz6L13mk1jiQK1u5ixUBJMruODjkPJjE3go8I=
=3Eby
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to