Your message dated Mon, 25 Jul 2016 21:24:16 +0200
with message-id <[email protected]>
and subject line Re: Bug#805696: pkg.apk.classes-*.zip actually gzipped Dalvik 
dex file version 035
has caused the Debian Bug report #805696,
regarding pkg.apk.classes-*.zip actually gzipped Dalvik dex file version 035
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
805696: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805696
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: file
Version: 1:5.25-2
Severity: wishlist

On your Android phone go to e.g.,
/data/data/com.google.android.gms/code_cache/secondary-dexes/
where there will be lots of big
pkg.apk.classes-*.zip
files.

file says they are
Zip archive data, at least v2.0 to extract
but doing
zcat on them into a new file, and then running file reveals they are indeed
Dalvik dex file version 035.

--- End Message ---
--- Begin Message ---
積丹尼 Dan Jacobson wrote...

> On your Android phone go to e.g.,
> /data/data/com.google.android.gms/code_cache/secondary-dexes/
> where there will be lots of big
> pkg.apk.classes-*.zip
> files.

On the one I have access to, there are no such files. But anyway ...

> file says they are
> Zip archive data, at least v2.0 to extract
> but doing
> zcat on them into a new file, and then running file reveals they are indeed
> Dalvik dex file version 035.

Surprise, zcat can read some .zip files, although the first entry
only. So your file is a Dalvik dex file in a .zip file; the file(1)
program does not look into the content of .zip files in general.

That's not a bug, it's exactly file's behaviour.

    Christoph

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to