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

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

[Octave-bug-tracker] [bug #49974] startup reports error about "pkg load


From: anonymous
Subject: [Octave-bug-tracker] [bug #49974] startup reports error about "pkg load auto"
Date: Mon, 2 Jan 2017 23:38:04 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

URL:
  <http://savannah.gnu.org/bugs/?49974>

                 Summary: startup reports error about "pkg load auto"
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Mon 02 Jan 2017 11:38:02 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The message at startup of octave or octave-cli :

GNU Octave, version 4.2.0
Copyright (C) 2016 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type 'warranty'.

Octave was configured for "x86_64-pc-linux-gnu".

Additional information about Octave is available at http://www.octave.org.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/get-involved.html

Read http://www.octave.org/bugs.html to learn how to submit bug reports.
For information about changes from previous versions, type 'news'.

warning: octave_config_info is obsolete and will be removed from a future
version of Octave, please use __have_feature__ or __octave_config_info__
instead.
warning: called from
    octave_config_info at line 43 column 5
    /usr/share/octave/4.2.0/m/startup/octaverc at line 11 column 1
error: package auto is not installed
error: execution exception in /usr/share/octave/4.2.0/m/startup/octaverc
>> 

although this problem do not affect the normal usage.

Since autoload is no longer supported in Octave 4.2 ,
in file /usr/share/octave/4.2.0/m/startup/octaverc the line

pkg ("load", "auto");

should be removed or changed ?

The octave is installed from debian experimental (rc-buggy) :
ii  liboctave4:amd64  4.2.0-1  amd64
ii  octave            4.2.0-1  amd64
ii  octave-common     4.2.0-1  all




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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