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

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

[Octave-bug-tracker] [bug #44524] pkg uninstall invalidname


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #44524] pkg uninstall invalidname
Date: Thu, 12 Mar 2015 18:08:54 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

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

                 Summary: pkg uninstall invalidname
                 Project: GNU Octave
            Submitted by: lostbard
            Submitted on: Thu 12 Mar 2015 06:08:53 PM GMT
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: JohnD
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

When an unknown package name is used in uninstall, all names in the pkg list
disappear:


>> pkg list
Package Name  | Version | Installation directory
--------------+---------+-----------------------
      divand  |   1.1.2 |
C:\Octave\Octave-4.0.0-rc1\share\octave\packages\divand-1.1.2
          ga *|  0.10.0 |
C:\Octave\Octave-4.0.0-rc1\share\octave\packages\ga-0.10.0
          io  |   2.2.7 |
C:\Octave\Octave-4.0.0-rc1\share\octave\packages\io-2.2.7

>> pkg uninstall nopackagenamedthis
warning: some of the packages you want to uninstall are not installed
>> pkg list
no packages installed.
>>



The installed files all appear to still be there.
It happens in Windows and in Linux - although appears to be just global
installed packages that disappears, which is what the windows packages default
to.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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