Your message dated Wed, 25 Oct 2017 21:04:48 +0000
with message-id <e1e7sr2-00051b...@fasolo.debian.org>
and subject line Bug#700670: fixed in cltl 1.0.27
has caused the Debian Bug report #700670,
regarding cltl: /usr/share/doc/cltl/* disappearing after lenny -> squeeze -> 
wheezy upgrade
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.)


-- 
700670: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=700670
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: cltl
Version: 1.0.26
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

[Note: this bug is slightly different from the other bugs where the
copyright file is missing after an upgrade, but I didn't have time to
analyze and test it further, so you are getting a maybe not entirely
fitting template ...]

Hi,

a test with piuparts revealed that your package misses the copyright
file after an upgrade, which is a violation of Policy 12.5:
http://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:

  lenny -> squeeze -> wheezy

Both

  lenny -> squeeze
  squeeze -> wheezy

work fine

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

1m40.4s ERROR: FAIL: debsums reports modifications inside the chroot:
  debsums: missing file /usr/share/doc/cltl/copyright (from cltl package)
  debsums: missing file /usr/share/doc/cltl/README.Debian (from cltl package)
  debsums: missing file /usr/share/doc/cltl/changelog.gz (from cltl package)


Additional info may be available here:
http://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
http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-unpackphase

For switching from a directory to a symlink the *postinst* script
should do something like this:

        DOCDIR=/usr/share/doc/@@PACKAGE@@
        DOCLINK=@@OTHERPACKAGE@@

        if [ -d $DOCDIR ] && [ ! -L $DOCDIR ] ; then
                rmdir $DOCDIR
                ln -s $DOCLINK $DOCDIR
        fi

For switching from a symlink to a directory, the *preinst* script
should do something like this:

        DOCDIR=/usr/share/doc/@@PACKAGE@@

        if [ -L $DOCDIR ] ; then
                rm $DOCDIR
        fi


cheers,

Andreas

Attachment: cltl_1.0.26.log.gz
Description: GNU Zip compressed data


--- End Message ---
--- Begin Message ---
Source: cltl
Source-Version: 1.0.27

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

Debian distribution maintenance software
pp.
Sébastien Villemot <sebast...@debian.org> (supplier of updated cltl 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: Wed, 25 Oct 2017 21:48:40 +0200
Source: cltl
Binary: cltl
Architecture: source all
Version: 1.0.27
Distribution: unstable
Urgency: low
Maintainer: Debian Common Lisp Team 
<pkg-common-lisp-devel@lists.alioth.debian.org>
Changed-By: Sébastien Villemot <sebast...@debian.org>
Description:
 cltl       - Common Lisp the Language, second edition, book (Pre-ANSI)
Closes: 660969 675316 700670 757866
Changes:
 cltl (1.0.27) unstable; urgency=low
 .
   * Team upload.
 .
   [ Peter Van Eynde ]
   * Don't delete everything under /usr/share/doc/cltl/
     (Closes: #700670)
   * Added Dutch translation of debconf templates
     (Closes: #675316)
   * Added Turkish translation of debconf template
     (Closes: #757866)
   * Go to debhelper compat level 10
   * Use dh_installmanpages instead of dh_installman
   * Fix Typo in debconf message
     (Closes: #660969)
 .
   [ Sébastien Villemot ]
   * Delete obsolete README.building.
   * Add Vcs-Browser field.
   * Bump to Standards-Version 4.1.1.
   * Fix mailing list address for Chinese translation.
   * Remove obsolete stuff about 60cltl.el script.
   * Remove incorrect postrm script.
Checksums-Sha1:
 8bebc60d3ffaa10b604e3b3c65ab4c47c0576f4f 1614 cltl_1.0.27.dsc
 7a001076b6e76f0ee1e3195ae01f98b7c5ef15d0 10676 cltl_1.0.27.tar.xz
 48907864f6cfe09f3a3d19c8bc6a4eba60f87abb 7820 cltl_1.0.27_all.deb
 be8a8c91bd5584931e500aa02182b45d9df0bd77 5258 cltl_1.0.27_amd64.buildinfo
Checksums-Sha256:
 baf93ecab6430f34b4d7bb3643006c56601a036f69855dd16bfb5b636de97db4 1614 
cltl_1.0.27.dsc
 1f032f224a112f9bc8a8d41da0375e7eff10dd3e06ad0b764923551ee7c33e5c 10676 
cltl_1.0.27.tar.xz
 95957d9401b39282f4b55c220e56cedda13e43ba48a5cd8899b9659afc36a587 7820 
cltl_1.0.27_all.deb
 b29c5f2fbeedb1abd387aa20f07cf26c7f543cfddd433706036ae5dcdefb88c7 5258 
cltl_1.0.27_amd64.buildinfo
Files:
 5cd4b3ab2209eb98b40b0653851e74f9 1614 contrib/doc optional cltl_1.0.27.dsc
 6b2f465258bdcfb4010f286c8adec9b1 10676 contrib/doc optional cltl_1.0.27.tar.xz
 8d9a6fb3aee7bdcfe9dd2cfb052f3b5e 7820 contrib/doc optional cltl_1.0.27_all.deb
 949d61241764f350dd385979a8ba3ac6 5258 contrib/doc optional 
cltl_1.0.27_amd64.buildinfo

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

iQIzBAEBCAAdFiEEU5UdlScuDFuCvoxKLOzpNQ7OvkoFAlnw6xwACgkQLOzpNQ7O
vkriYA/+O6TAY0Ha+QPdIDpIddH+Bz+P1r+PkyyEFMCtoEOcmjmxEGKH9nV1SY5B
iL+f9ldP4sbhUmHJtaevKsmhSf4CCmitNnnAjCBs2ZDK01LMKUjfaGKP1hJe4SjW
lcpHs7wtsqDmfCWbNoInqb+UIrqfrrwL3mbbFYgzhdundGhXSIxUDYUrX7kMWtdx
DUR9zfGSG2dmwb3Am41CToR0Y6LKG2VJqmi1NBw4t+ka1zea2nJUcDtDe0TdaLdv
gDDAGcxcbB1vS0bBLIYRAjuMUvzZkp5NAIBwUWP57ON6QoNqbknHwl5go1G3af7F
T3WGE1rS15Kxt4XTWOovVo0ZzE+a17vZMmEPwS5cgBVHs6LC3+mFeAypEYXV51Ea
MXbquuxZeq6msY6h2Ms55E+xoDbFmXEX6N3txPzWXWEvraMKr0PO8pnmso1mejm3
Q0AravBr/4oPDSRgYqu2v7B+MDuFeqrANwFY37/xDHyNo0Elb8FVHEn040YJHQ8P
Bgm4ZK9CZhkiWRI+P1UMZRll9TnC8zbPaCy5skBFLzEFQOcZuz7q68hEi8eYcLCJ
ug0O2ux4JzjiT6XBsSN1cALWg8r/n7yUkJ6WT9v3Cyc6ISE4+mJHcYn30sXxIoKv
sM5ZtU4Fwnyp9FbmbL7AHtULKQDO16PPxAjLYY9zcnVHgVkZ2Ho=
=UWK1
-----END PGP SIGNATURE-----

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

Reply via email to