emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#23770: closed (Cannot open file gzipped on Android in OSX)


From: GNU bug Tracking System
Subject: bug#23770: closed (Cannot open file gzipped on Android in OSX)
Date: Fri, 01 Apr 2022 17:02:02 +0000

Your message dated Fri, 1 Apr 2022 10:01:31 -0700
with message-id <457619b6-c537-984d-d77e-43ed000d58fa@cs.ucla.edu>
and subject line Re: Cannot open file gzipped on Android in OSX
has caused the debbugs.gnu.org bug report #23770,
regarding Cannot open file gzipped on Android in OSX
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
23770: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23770
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Cannot open file gzipped on Android in OSX Date: Tue, 14 Jun 2016 14:58:57 -0400
Hello,

I gzipped a file on Android (BusyBox v1.21.1-jb bionic (version: 2013-07-25 21:23 +0100) multi-call binary) and am able to unzip it on Android. 

But when I copy the file on to OSX (using adb) , I am not able to decompress it. 

$ gzip -d -S .0 atrace_z.0
gzip: atrace_z.0: unexpected end of file
gzip: atrace_z.0: uncompress failed
$ gzip -V
Apple gzip 251

I can still decompress on Android if I copy the file back from OSX to Android phone. Please find the file attached. 

Best regards,
abhilash

Attachment: atrace_z.0
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: Cannot open file gzipped on Android in OSX Date: Fri, 1 Apr 2022 10:01:31 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 This is evidently a problem with the way you're using adb; it's not a gzip bug. adb will sometimes convert LF to CRLF and vice versa, which is not something you can do to a gzipped file. For help on that topic, please consult an adb expert. Closing this (old) gzip bug report.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]