Your message dated Fri, 16 Jan 2015 21:19:39 +0000
with message-id <e1yceit-00028n...@franck.debian.org>
and subject line Bug#774868: fixed in php-pager 2.4.8-3
has caused the Debian Bug report #774868,
regarding php-pager: unhandled symlink to directory conversion: 
/usr/share/php/tests/Pager/tests
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.)


-- 
774868: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774868
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: php-pager
Version: 2.4.8-2
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

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:

  squeeze -> wheezy -> jessie

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

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


>From the attached log (usually somewhere in the middle...):

3m38.1s INFO: dirname part contains a symlink:
  /usr/share/php/tests/Pager/tests/README (php-pager) != 
/usr/share/doc/php-pager/tests/README (?)
    /usr/share/php/tests/Pager/tests -> ../../../doc/php-pager/tests
  /usr/share/php/tests/Pager/tests/all_tests.php (php-pager) != 
/usr/share/doc/php-pager/tests/all_tests.php (?)
    /usr/share/php/tests/Pager/tests -> ../../../doc/php-pager/tests
  /usr/share/php/tests/Pager/tests/multibyte_post.php (php-pager) != 
/usr/share/doc/php-pager/tests/multibyte_post.php (?)
    /usr/share/php/tests/Pager/tests -> ../../../doc/php-pager/tests
  /usr/share/php/tests/Pager/tests/pager_include.php (php-pager) != 
/usr/share/doc/php-pager/tests/pager_include.php (?)
    /usr/share/php/tests/Pager/tests -> ../../../doc/php-pager/tests
  /usr/share/php/tests/Pager/tests/pager_jumping_noData_test.php (php-pager) != 
/usr/share/doc/php-pager/tests/pager_jumping_noData_test.php (?)
    /usr/share/php/tests/Pager/tests -> ../../../doc/php-pager/tests
  /usr/share/php/tests/Pager/tests/pager_jumping_test.php (php-pager) != 
/usr/share/doc/php-pager/tests/pager_jumping_test.php (?)
    /usr/share/php/tests/Pager/tests -> ../../../doc/php-pager/tests
  /usr/share/php/tests/Pager/tests/pager_jumping_tests.php (php-pager) != 
/usr/share/doc/php-pager/tests/pager_jumping_tests.php (?)
    /usr/share/php/tests/Pager/tests -> ../../../doc/php-pager/tests
  /usr/share/php/tests/Pager/tests/pager_noData_test.php (php-pager) != 
/usr/share/doc/php-pager/tests/pager_noData_test.php (?)
    /usr/share/php/tests/Pager/tests -> ../../../doc/php-pager/tests
  /usr/share/php/tests/Pager/tests/pager_post_test.php (php-pager) != 
/usr/share/doc/php-pager/tests/pager_post_test.php (?)
    /usr/share/php/tests/Pager/tests -> ../../../doc/php-pager/tests
  /usr/share/php/tests/Pager/tests/pager_post_test_simple.php (php-pager) != 
/usr/share/doc/php-pager/tests/pager_post_test_simple.php (?)
    /usr/share/php/tests/Pager/tests -> ../../../doc/php-pager/tests
  /usr/share/php/tests/Pager/tests/pager_post_tests.php (php-pager) != 
/usr/share/doc/php-pager/tests/pager_post_tests.php (?)
    /usr/share/php/tests/Pager/tests -> ../../../doc/php-pager/tests
  /usr/share/php/tests/Pager/tests/pager_sliding_noData_test.php (php-pager) != 
/usr/share/doc/php-pager/tests/pager_sliding_noData_test.php (?)
    /usr/share/php/tests/Pager/tests -> ../../../doc/php-pager/tests
  /usr/share/php/tests/Pager/tests/pager_sliding_notExpanded_test.php 
(php-pager) != 
/usr/share/doc/php-pager/tests/pager_sliding_notExpanded_test.php (?)
    /usr/share/php/tests/Pager/tests -> ../../../doc/php-pager/tests
  /usr/share/php/tests/Pager/tests/pager_sliding_test.php (php-pager) != 
/usr/share/doc/php-pager/tests/pager_sliding_test.php (?)
    /usr/share/php/tests/Pager/tests -> ../../../doc/php-pager/tests
  /usr/share/php/tests/Pager/tests/pager_sliding_tests.php (php-pager) != 
/usr/share/doc/php-pager/tests/pager_sliding_tests.php (?)
    /usr/share/php/tests/Pager/tests -> ../../../doc/php-pager/tests
  /usr/share/php/tests/Pager/tests/pager_test.php (php-pager) != 
/usr/share/doc/php-pager/tests/pager_test.php (?)
    /usr/share/php/tests/Pager/tests -> ../../../doc/php-pager/tests
  /usr/share/php/tests/Pager/tests/pager_test_xss.php (php-pager) != 
/usr/share/doc/php-pager/tests/pager_test_xss.php (?)
    /usr/share/php/tests/Pager/tests -> ../../../doc/php-pager/tests
  /usr/share/php/tests/Pager/tests/pager_tests.php (php-pager) != 
/usr/share/doc/php-pager/tests/pager_tests.php (?)
    /usr/share/php/tests/Pager/tests -> ../../../doc/php-pager/tests
  /usr/share/php/tests/Pager/tests/pager_wrapper_include.php (php-pager) != 
/usr/share/doc/php-pager/tests/pager_wrapper_include.php (?)
    /usr/share/php/tests/Pager/tests -> ../../../doc/php-pager/tests
  /usr/share/php/tests/Pager/tests/pager_wrapper_test.php (php-pager) != 
/usr/share/doc/php-pager/tests/pager_wrapper_test.php (?)
    /usr/share/php/tests/Pager/tests -> ../../../doc/php-pager/tests
  /usr/share/php/tests/Pager/tests/simple_include.php (php-pager) != 
/usr/share/doc/php-pager/tests/simple_include.php (?)
    /usr/share/php/tests/Pager/tests -> ../../../doc/php-pager/tests


cheers,

Andreas

Attachment: php-pager_2.4.8-2.log.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: php-pager
Source-Version: 2.4.8-3

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

Debian distribution maintenance software
pp.
Mathieu Parent <sath...@debian.org> (supplier of updated php-pager 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: Fri, 16 Jan 2015 09:15:04 +0100
Source: php-pager
Binary: php-pager
Architecture: source all
Version: 2.4.8-3
Distribution: unstable
Urgency: medium
Maintainer: Debian PHP PEAR Maintainers <pkg-php-p...@lists.alioth.debian.org>
Changed-By: Mathieu Parent <sath...@debian.org>
Description:
 php-pager  - Pages an array of data, creating links to previous and next pages
Closes: 774868
Changes:
 php-pager (2.4.8-3) unstable; urgency=medium
 .
   * Team upload.
   * Rebuild with current pkg-php-tools to remove tests (Closes: #774868)
Checksums-Sha1:
 c7e36e1c5080402107ae7aaa0faf7ef53320214a 1927 php-pager_2.4.8-3.dsc
 4bcad9cee129f28ecb12517178daea3bc6398bbd 3632 php-pager_2.4.8-3.debian.tar.xz
 9a369c231ef3e28415e661c273fad3f3e48ee9b8 39196 php-pager_2.4.8-3_all.deb
Checksums-Sha256:
 b190f497186d928e12009df6e20f03f289d98aa8d9a53822cb5b79bafaf44157 1927 
php-pager_2.4.8-3.dsc
 73099f41cf37ddbd70cc3241ed5fd37b6e3660d32b8d7f900b8bc9b276589e64 3632 
php-pager_2.4.8-3.debian.tar.xz
 bc7c90fdb543ff56ebf01d5840740877b7d1ea952d8cdf6739b502e28f24cca7 39196 
php-pager_2.4.8-3_all.deb
Files:
 de1539405e19702b590e5386129e7534 1927 php optional php-pager_2.4.8-3.dsc
 141436e914b63a9f7e5d487cdf08dcda 3632 php optional 
php-pager_2.4.8-3.debian.tar.xz
 53dd1c2655cdec4be31f37802c3ff428 39196 php optional php-pager_2.4.8-3_all.deb

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

iQIcBAEBCAAGBQJUuW4uAAoJEK4DmARmaB+lx7QP/Rp3kM8m1IeJwBHh5Evbz83e
ukVF+FosYBRLcDwIaMQLBdbbLLZpZxVtDkWSoU9mwRX+zj4z5EyFAGmKf79gZnkl
AHEhwhFqGNePc6/V9TiajyCAH7QzB/qvdDWs+kcSPYxGl5i0bs1V7wRcyJfxhcPY
wbS/xUhOVslGRFUz0iRtB5aClnCZ8fW9nYKMefe9/hDIkVqBlPZaHlfafkbDDWRC
a8F2UEep0yMpzt2OfWSFuq0aOiI/7Z6Sn6Bvt23VbdlBDxMt+d6I9UZ94MJ4Js7E
x+FOdVyr1EWnTZvUZVCGZLDNK+5hOpjDMqjop8unb3KmUcLc8JI6KhlrsP6rPdki
xh5PAcwLUOWXTDjLOKKyir5qxSygX/TMjmo55P1EROp6UttgZq1QILEMzVqoAF+6
7n0fjl2FsIQbZko2AlzNslNtzgbOF2MmDn+wDF91m/idGzm6K522gWVSVVHyBfMi
KdA7yoYxaaxXwFoqtCw9HEVTB8MluWoJWFXiVRg5PKwqz3awXscaZFz8crdffJxb
Sx/j8aN6S8sT8V9ZEh9wsGqY9XwB+bKAa7r8bP8B7NGuQWFgrSwR5Fc1H6ILYEYB
s08eWHSHwR/KT7W5f5l0K9ScUMl/ypSn2f80rVcQGLaJny499e4WW4fZEE8jjfxk
4NBThxoMH2y+JaAwY+jI
=Flw2
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to