Bug#405586: iceape-browser: Preinstall skript destroys root file system

Bernd Petersohn bernd.petersohn at gmx.de
Thu Jan 4 19:54:42 CET 2007


Package: iceape-browser
Version: 1.0.7-1
Severity: critical
Justification: breaks the whole system


The preinst script moves files and directories of the root file system
into /usr/share/iceape/chrome/ (at least if /usr/lib/iceape/chrome exists).

Responsible is the following find command in line 42 of the script:

  find . -maxdepth 1 -mindepth 1 -exec mv --reply=no {} /usr/share/iceape/chrome/ \;
  
I assume the find command should start in /usr/lib/iceape/chrome instead
of the working directory.

Regards,
Bernd Petersohn

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)




More information about the pkg-mozilla-maintainers mailing list