octave-maintainers
[Top][All Lists]
Advanced

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

error: cellfun: C must be a cell array


From: Doug Stewart
Subject: error: cellfun: C must be a cell array
Date: Mon, 28 Dec 2015 13:20:47 -0500

I did on ubuntu 15.10 and 
 hg id
85dfb551e4cd tip @default
(today's build)
and got

pkg update
error: cellfun: C must be a cell array
error: called from
    get_forge_pkg at line 72 column 14
    pkg at line 562 column 27
>> pkg list
Package Name  | Version | Installation directory
--------------+---------+-----------------------
     control *|   3.0.0 | /home/doug/octave/control-3.0.0
         fpl *|   1.3.5 | /home/doug/octave/fpl-1.3.5
     general *|   2.0.0 | /home/doug/octave/general-2.0.0
       image *|   2.4.1 | /home/doug/octave/image-2.4.1
          io *|   2.4.0 | /home/doug/octave/io-2.4.0
       ltfat *|   2.1.1 | /home/doug/octave/ltfat-2.1.1
      odepkg *|   0.8.5 | /home/doug/octave/odepkg-0.8.5
       optim *|   1.4.1 | /home/doug/octave/optim-1.4.1
    parallel *|   3.0.3 | /home/doug/octave/parallel-3.0.3
  quaternion *|   2.4.0 | /home/doug/octave/quaternion-2.4.0
   sci_cosim *|   0.1.3 | /home/doug/octave/sci_cosim-0.1.3
      signal *|   1.3.2 | /home/doug/octave/signal-1.3.2
     sockets *|   1.2.0 | /home/doug/octave/sockets-1.2.0
  statistics *|   1.2.4 | /home/doug/octave/statistics-1.2.4
      struct *|  1.0.11 | /home/doug/octave/struct-1.0.11
    symbolic *|   2.2.2 | /home/doug/octave/symbolic-2.2.2
>>

From a different question I see this answer:

This non-obvious error message means that you are trying to install a
package that doesn't exist:

  >> pkg install -forge nosuchpackage
  ## same error

So I have sci_cosim installed and it is not yet on -forge.

Is this why I get this error message. 
Should pkg update be smarter and only do the names that are on -forge?
Doug


--
DASCertificate for 206392


reply via email to

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