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: Hartmut
Subject: [Octave-bug-tracker] [bug #43557] pkg install -local ... followed by pkg uninstall not working
Date: Fri, 16 Dec 2016 22:20:13 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0

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

This issue might be FIXED in Octave 4.2.0.

I can do the following without any problems:

>> pkg install -local -forge io
For information about changes from previous versions of the io package, run
'news io'.
>> pkg uninstall -local io
>>


Only when I re-install the very same package afterwards once again I run into
(minor) trouble:

>> pkg install -local -forge io
For information about changes from previous versions of the io package, run
'news io'.
>> pkg uninstall -local io
>> pkg install -local -forge io
warning: library
/home/hartmut/octave/io-2.4.5/x86_64-pc-linux-gnu-api-v51/cell2csv.oct not
reloaded due to existing references
warning: library
/home/hartmut/octave/io-2.4.5/x86_64-pc-linux-gnu-api-v51/col2num.oct not
reloaded due to existing references
warning: library
/home/hartmut/octave/io-2.4.5/x86_64-pc-linux-gnu-api-v51/csv2cell.oct not
reloaded due to existing references
warning: library
/home/hartmut/octave/io-2.4.5/x86_64-pc-linux-gnu-api-v51/csvconcat.oct not
reloaded due to existing references
warning: library
/home/hartmut/octave/io-2.4.5/x86_64-pc-linux-gnu-api-v51/csvexplode.oct not
reloaded due to existing references
warning: library
/home/hartmut/octave/io-2.4.5/x86_64-pc-linux-gnu-api-v51/num2col.oct not
reloaded due to existing references
For information about changes from previous versions of the io package, run
'news io'.
>>




    _______________________________________________________

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]