help-octave
[Top][All Lists]
Advanced

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

Re: Error in Pkg Update


From: Thomas D. Dean
Subject: Re: Error in Pkg Update
Date: Mon, 30 Jan 2017 11:39:10 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

On 01/30/2017 11:06 AM, Andreas Weber wrote:
Am 30.01.2017 um 19:35 schrieb Thomas D. Dean:
error: cellfun: C must be a cell array
error: called from
    get_forge_pkg at line 72 column 14
    pkg at line 567 column 29


Is this a known problem?  How can I determine which package is causing
this?

you can enable debug on error with
"debug_on_error(1);"
and then run "pkg update" again. After the error is triggered you can
look around with the db* functions.

The error was caused by a local package, one not on forge.

Sorry for the noise.





reply via email to

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