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

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

[Octave-bug-tracker] [bug #31946] pkg: better error reporting when tryin


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #31946] pkg: better error reporting when trying to remove system packages
Date: Thu, 29 Jul 2021 21:31:42 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.164 Safari/537.36

Follow-up Comment #13, bug #31946 (project octave):

I'm convinced that entire "Try again for a locally installed package." block
at lines 62 is unnecessary and I'm stripping it out. it again checks just the
local package list for matches, and resets the list with just those items, but
the initial list already included both local and global packages, and would
have any of those matches. so it's unnecessary, and the reset loses the
previous check for matched global packages.

will rerun all of the uninstall tests and see if anything breaks.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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