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

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

[Octave-bug-tracker] [bug #53567] pkg install nonexistent_pkg leaks an e


From: Rik
Subject: [Octave-bug-tracker] [bug #53567] pkg install nonexistent_pkg leaks an empty directory in /tmp
Date: Thu, 5 Apr 2018 13:59:28 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

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

                 Summary: pkg install nonexistent_pkg leaks an empty directory
in /tmp
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Thu 05 Apr 2018 10:59:27 AM PDT
                Category: Test Suite
                Severity: 2 - Minor
                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: Any

    _______________________________________________________

Details:

This isn't a big deal, but the following command will leak a directory
oct-XXXXXX in TMPDIR.


pkg install foobar


The host systems cron jobs will probably come along and clean the TMPDIR
periodically.  Still, it is bad form and we could probably use an
unwind_protect block to remove the temporary dir.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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