Bug#235218: file-roller: MIME Support

Malcolm Parsons Malcolm Parsons <malcolm.parsons@virgin.net>, 235218@bugs.debian.org
Fri, 27 Feb 2004 22:57:59 +0000


Package: file-roller
Version: 2.4.4-1
Severity: normal

The /usr/lib/mime/packages/file-roller file has the following contents:

application/zip; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY"; priority=5

This entry is missing a test for the existance of the unzip executable,
which file-roller needs to open zip files.

Try replacing with this:

application/zip; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" -a -e /usr/bin/unzip ; priority=5

It would be good to add mime entries for the other archives that
file-roller can open too.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.22-1-386
Locale: LANG=C, LC_CTYPE=C

Versions of packages file-roller depends on:
ii  bzip2                       1.0.2-1      A high-quality block-sorting file
ii  gconf2                      2.4.0.1-4    GNOME configuration database syste
ii  gzip                        1.3.5-7      The GNU compression utility
ii  libart-2.0-2                2.3.16-1     Library of functions for 2D graphi
ii  libatk1.0-0                 1.4.1-1      The ATK accessibility toolkit
ii  libaudiofile0               0.2.3-4      The Audiofile Library
ii  libbonobo2-0                2.4.3-1      Bonobo CORBA interfaces library
ii  libbonoboui2-0              2.4.3-2      The Bonobo UI library
ii  libc6                       2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libesd0                     0.2.29-1     Enlightened Sound Daemon - Shared
ii  libgconf2-4                 2.4.0.1-4    GNOME configuration database syste
ii  libgcrypt1                  1.1.12-4     LGPL Crypto library - runtime libr
ii  libglade2-0                 2.0.1-6      Library to load .glade files at ru
ii  libglib2.0-0                2.2.3-1      The GLib library of C routines
ii  libgnome2-0                 2.4.0-4      The GNOME 2 library - runtime file
ii  libgnomecanvas2-0           2.4.0-1      A powerful object-oriented display
ii  libgnomeui-0                2.4.0.1-6    The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0              2.4.1-4.1    The GNOME virtual file-system libr
ii  libgnomevfs2-common         2.4.1-4.1    The GNOME virtual file-system libr
ii  libgnutls7                  0.8.12-5     GNU TLS library - runtime library
ii  libgtk2.0-0                 2.2.4-3      The GTK+ graphical user interface
ii  libice6                     4.3.0-2      Inter-Client Exchange library
ii  libjpeg62                   6b-9         The Independent JPEG Group's JPEG
ii  liborbit2                   1:2.8.3-2    libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0               1.2.5-2.1    Layout and rendering of internatio
ii  libpopt0                    1.7-4        lib for parsing cmdline parameters
ii  libsm6                      4.3.0-2      X Window System Session Management
ii  libtasn1-0                  0.1.2-1      Manage ASN.1 structures (runtime)
ii  libx11-6                    4.3.0-2      X Window System protocol client li
ii  libxml2                     2.6.6-1      GNOME XML library
ii  scrollkeeper                0.3.14-5     A free electronic cataloging syste
ii  tar                         1.13.92-5    GNU tar
ii  xlibs                       4.3.0-2      X Window System client libraries m
ii  zlib1g                      1:1.2.1-4    compression library - runtime

-- no debconf information