GNU bug report logs -
#17910
Windows version gzip 1.3.12.1 bug report
Previous Next
Reported by: "Park, Jeyong" <jpark <at> acr.org>
Date: Thu, 3 Jul 2014 15:36:02 UTC
Severity: normal
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 17910 in the body.
You can then email your comments to 17910 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gzip <at> gnu.org
:
bug#17910
; Package
gzip
.
(Thu, 03 Jul 2014 15:36:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Park, Jeyong" <jpark <at> acr.org>
:
New bug report received and forwarded. Copy sent to
bug-gzip <at> gnu.org
.
(Thu, 03 Jul 2014 15:36:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi, I want to let you know a bug what I found in my Windows 2008 environment.
I have a network share folder and put some backup files in this folder. Let say its name \\dmz-nas\backup<file:///\\dmz-nas\backup>
The following command works fine.
C:\>gzip -r \\gmz-nas\backup<file:///\\gmz-nas\backup>
C:\>gzip -d \\dmz-nas\backup<file:///\\dmz-nas\backup>
But those are not working.
C:\>gzip -r -fast \\dmz-nas\backup
gzip: invalid option - s <-- this is wrong. There is no -s option??
C:\>gzip -l \\dmz-nas\backup<file:///\\dmz-nas\backup>
gzip: \\dmz-nas\backup: Permission denied <-- This is wrong. Permission allowed..
Always thanks to you guys!
Regards,
Jeyong Park
jpark <at> acr.org
______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
______________________________________________________________________
[Message part 2 (text/html, inline)]
Reply sent
to
Paul Eggert <eggert <at> cs.ucla.edu>
:
You have taken responsibility.
(Mon, 10 Nov 2014 18:13:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
"Park, Jeyong" <jpark <at> acr.org>
:
bug acknowledged by developer.
(Mon, 10 Nov 2014 18:13:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 17910-done <at> debbugs.gnu.org (full text, mbox):
> C:\>gzip -r -fast \\dmz-nas\backup
> gzip: invalid option - s <-- this is wrong. There is no -s option??
You need to spell it "--fast" (with two hyphens) rather than "-fast".
> C:\>gzip -l \\dmz-nas\backup<file:///\\dmz-nas\backup>
> gzip: \\dmz-nas\backup: Permission denied <-- This is wrong. Permission allowed..
It looks like the shell is parsing this as "please run the command gzip
with arguments '-l' and '\\dmz-nas\backup' and with standard input equal
to 'file:///\\dmz-nas\backup', which is not what you want. I'd quote
the file name.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 09 Dec 2014 12:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 10 years and 196 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.