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

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

[Octave-bug-tracker] [bug #36453] pkg uninstall -global 'something unins


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #36453] pkg uninstall -global 'something uninstalled' uninstalls everything (global)
Date: Sun, 13 May 2012 14:15:24 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.168 Safari/535.19

Update of bug #36453 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

Actually the packages are not uninstalled, the global_list file is just
deleted.  As a workaround, running


pkg rebuild -global


should give you back your list of installed packages.

In testing this I have discovered some other odd related behaviors.  Does
anyone know why a global uninstall iterates first through the union of local
and global packages, then local packages only?

http://hg.savannah.gnu.org/hgweb/octave/file/9e4ad3f1f291/scripts/pkg/private/uninstall.m#l47

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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