Package: xul-ext-sieve
Version: 0.2.3d-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package installs files over
an existing symlink shipped or created by another package.

Installing something over existing symlinks is considered bad practice.
See e.g. http://lists.debian.org/87ehlevcrf....@windlord.stanford.edu

It may break in subtle ways and dpkg cannot detect this as a problem.
* Your package might silently overwrite files installed at the symlink
  destination by other packages.
* If the package shipping the symlink decides to make the link point
  somewhere else (or turn it into a real directory), the files owned
  by your package "will be lost" somewhere in the filesystem.
* Depending on installation order the problematic path will be created
  either as a symlink or a directory: the package installed first will
  "win" and all others have "lost".
  Note that dpkg intentionally does not replace directories with
  symlinks and vice versa, see in particular the end of point 4 in
  
http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-unpackphase
  (Note: Adding Pre-Depends is *not* a solution.)

This was observed during an upgrade from jessie to sid.

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

0m41.7s ERROR: FAIL: silently overwrites files via directory symlinks:
  
/usr/share/xul-ext/sieve/chrome/chromeFiles/content/libs/CodeMirror/lib/codemirror.css
 (xul-ext-sieve) != /usr/share/javascript/codemirror/codemirror.css 
(libjs-codemirror)
  
/usr/share/xul-ext/sieve/chrome/chromeFiles/content/libs/CodeMirror/lib/codemirror.js
 (xul-ext-sieve) != /usr/share/javascript/codemirror/codemirror.js 
(libjs-codemirror)
  
/usr/share/xul-ext/sieve/chrome/chromeFiles/content/libs/CodeMirror/theme/eclipse.css
 (xul-ext-sieve) != /usr/share/javascript/codemirror/theme/eclipse.css 
(libjs-codemirror)

0m44.0s ERROR: FAIL: debsums reports modifications inside the chroot:
  /usr/share/javascript/codemirror/codemirror.css
  /usr/share/javascript/codemirror/codemirror.js


cheers,

Andreas

Attachment: xul-ext-sieve_0.2.3d-1.log.gz
Description: GNU Zip compressed data

_______________________________________________
Pkg-mozext-maintainers mailing list
Pkg-mozext-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-mozext-maintainers

Reply via email to