Package: file
Version: 5.04-5
Severity: normal
`file` misrecongize the library.zip from dropbox package as ELF file:
$ file /usr/lib/dropbox/library.zip
/usr/lib/dropbox/library.zip: ELF 32-bit LSB executable, Intel 80386, version 1
(SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.8, stripped
$ file -k /usr/lib/dropbox/library.zip
/usr/lib/dropbox/library.zip: ELF 32-bit LSB executable, Intel 80386, version 1
(SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.8, stripped
unzip confirm this as 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
2769 2009-10-17 18:56 __main__.pyc
8369 2009-10-17 18:55 Queue.pyc
12145 2009-10-17 18:55 StringIO.pyc
9713 2009-10-17 18:55 UserDict.pyc
6001 2009-10-17 18:55 _LWPCookieJar.pyc
4769 2009-10-17 18:55 _MozillaCookieJar.pyc
Dropbox version:
$ dpkg -l dropbox | grep dropbox
ii dropbox 0.7.110-1+b2 Secure backup, sync and sharing
made easy.
-- 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 file depends on:
ii libc6 2.11.2-5 Embedded GNU C Library: Shared lib
ii libmagic1 5.04-5 File type determination library us
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
file recommends no packages.
file suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]