Package: mime-codecs
Version: 7.19-6
Followup-For: Bug #324935

Hi!

I can reproduce this bug, using putt.gz supplied by Eduard.
First, gunziped putt.gz

Then:

$ cat putt | perl -M"MIME::Base64" -ne 'print decode_base64($_)' > out
$ file out
out: Zip archive data, at least v2.0 to extract

Unzip this file, I get

content.xml   META-INF/  mimetype      styles.xml
layout-cache  meta.xml   settings.xml

However,

$ cat putt | base64-decode > out
$ file out 
out: Zip archive data, at least v2.0 to extract

But it's a corrupted file, with only 206 bytes.

I can reproduce this on a Sarge machine and on a Sid machine.
Both 386 arch.

Regards,
Nelson

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.13-rc5-mm1
Locale: LANG=pt_BR, LC_CTYPE=pt_BR (charmap=ISO-8859-1) (ignored: LC_ALL set to 
pt_BR)

Versions of packages mime-codecs depends on:
ii  libc6                         2.3.5-5    GNU C Library: Shared libraries an

mime-codecs recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to