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

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

[Octave-bug-tracker] [bug #45331] unpack hangs file exists


From: Muhali
Subject: [Octave-bug-tracker] [bug #45331] unpack hangs file exists
Date: Tue, 16 Jun 2015 10:13:37 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0

URL:
  <http://savannah.gnu.org/bugs/?45331>

                 Summary: unpack hangs file exists
                 Project: GNU Octave
            Submitted by: muhali
            Submitted on: Tue 16 Jun 2015 03:13:36 AM PDT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

unpack hangs if the output file exists.


x = pi;
save foo x
gzip foo
unpack foo.gz


Only after pressing another return I get

error: unpack: unarchiving program exited with status: 2
gzip: /tmp/oct-qxMHrG/foo already exists; do you wish to overwrite (y or n)?
        not overwritten

Similarly for gunzip, ...

Moreover, when gzipping a file, the file itself is not deleted, whereas when
gunzipping a file, that file is deleted.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45331>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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