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

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

[Octave-bug-tracker] [bug #43206] gunzip deletes source files


From: Kai Torben Ohlhus
Subject: [Octave-bug-tracker] [bug #43206] gunzip deletes source files
Date: Sun, 5 Sep 2021 09:39:33 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36

Follow-up Comment #15, bug #43206 (project octave):

In addition to comment #14, the full error message from comment #12 was
(https://lists.gnu.org/archive/html/octave-bug-tracker/2021-09/msg00025.html):


%!  unlink_or_error (test_file);
%!  uz_filelist = z.unzip (z_file);
%!  assert (is_same_file (uz_filelist, {test_file}))

The problem seems to be that uz_filelist contains more than just a filename. 
Output from the debugger is


debug> uz_filelist 
uz_filelist =
{
  [1,1] = /tmp/oct-DRbD3A/oct-hwAtPs.gz:          5.7% -- replaced with
/tmp/oct-DRbD3A/oct-hwAtPs
}




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?43206>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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