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

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

[Octave-bug-tracker] [bug #43557] pkg install -local ... followed by pkg


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #43557] pkg install -local ... followed by pkg uninstall not working
Date: Sat, 17 Dec 2016 17:43:26 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40

Follow-up Comment #5, bug #43557 (project octave):

I think that what happens during installation is that when package
documentation is built, doc strings are pulled from the binary modules as
well. That means that they're loaded too and never unloaded, and that is the
reason the uninstall fails.

I do not know if explicitly calling 

clear -f <all binary funcs from an OF pkg>


from e.g., PKG_DEL would help as TTBOMK PKG_DEL isn't invoked during package
installation (or uninstallation).


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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