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

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

[Octave-bug-tracker] [bug #57122] pkg uninstall incorrectly errors out o


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #57122] pkg uninstall incorrectly errors out on unrelated dependencies
Date: Thu, 31 Oct 2019 08:20:19 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:70.0) Gecko/20100101 Firefox/70.0

Follow-up Comment #8, bug #57122 (project octave):

Thx for reviewing.

tbdeleted_packages = "list" of packages to be deleted, analogous for
remaining_packages = list of packages to be kept installed.

"in_or_un" is a logical variable standing for *in*stalling or *un*installing a
package. 
Inside get_unsatisfied_deps.m the (input) variable "installed_pkgs_lst" could
be renamed to just "packages_list" (5 occurrences in total IIRC) as depending
on the value of in_or_un the list comprises packages to be kept or to be
deleted.

If you can come up with better mnemonic variable names and a better commit
message, good, I'm no native English speaker :-)

BTW I tested installing & uninstalling with and without dependencies and
inverse dependencies on Linux and Windows, I saw no regressions.
Too bad that it's apparently hard to come up with BIST tests for pkg.m


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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