Package: prelink
Version: 0.0.20090925-1
Severity: important
Default prelink.conf break the dropbox zip file:
This is really a zip file
$ unzip -l /usr/lib/dropbox/library.zip | head
Archive: /usr/lib/dropbox/library.zip
Length Date Time Name
--------- ---------- ----- ----
11553 2010-02-16 10:57 __main__dropbox__.pyc
[..]
Run prelink
$ prelink --all --force
[...]
$ unzip -l /usr/lib/dropbox/library.zip
Archive: /usr/lib/dropbox/library.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
note: /usr/lib/dropbox/library.zip may be a plain executable, not an archive
unzip: cannot find zipfile directory in one of /usr/lib/dropbox/library.zip or
/usr/lib/dropbox/library.zip.zip, and cannot find
/usr/lib/dropbox/library.zip.ZIP, period.
This dropbox is a debian package.
$ dpkg -l dropbox | grep dropbox
ii dropbox 0.7.110-1+b2 Secure backup, sync and sharing
made easy.
This can be solved by blacklisting *.zip
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (200, 'testing'), (100, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages prelink depends on:
ii execstack 0.0.20090925-1 ELF GNU_STACK program header editi
ii libc6 2.11.2-5 Embedded GNU C Library: Shared lib
ii libelfg0 0.8.13-1 an ELF object file access library
ii libselinux1 2.0.96-1 SELinux runtime shared libraries
prelink recommends no packages.
prelink suggests no packages.
-- Configuration Files:
/etc/default/prelink changed [not included]
/etc/prelink.conf changed [not included]
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]