bugGNU Octave - Bugs: bug #37654, Rebuilding package with -auto...

 
 

bug #37654: Rebuilding package with -auto option doesn't work

Submitter:  None
Submitted:  Tue 30 Oct 2012 11:03:12 AM UTC
   
 
Category:  Configuration and Build System Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Works For Me Assigned to:  None
Originator Name:  P. Bhattacharya Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 3.6.2
Operating System:  * Microsoft Windows Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 28 Jul 2013 05:01:54 PM UTC, comment #2: 

No response from OP after 8 months, closing as "works for me". Feel free to reopen if this bug is still present.

Mike Miller <mtmiller>
Group Member
Fri 02 Nov 2012 01:49:08 PM UTC, comment #1: 

Do you have the command

pkg ("load", "auto");

in your octaverc file?
IIRC the relevant info about packages not being auto-loaded on purpose has been written somewhere in a README or so for the MSVC binaries.

Find octaverc in
<Octave install dir>\share\octave\3.6.2\m\startup
   -or-
<Octave install dir>\share\octave\site\m\startup

Philip Nienhuis <philipnienhuis>
Group Member
Tue 30 Oct 2012 11:03:12 AM UTC, original submission:  

Version 3.6.2, installed using binary installer for Windows, compiled using Visual Studio 2010, downloaded from SourceForge.

After installation, I found the signal package wasn't working; e.g. wrt use of the function as below threw up an error message:

> [b, a] = butter(4, 0.3);


This started working when I used:

> pkg load signal


However, the situation is not rectified when I reopen Octave after invoking:

> pkg rebuild -auto signal

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mtmiller (Posted a comment)
  • -email is unavailable- added by philipnienhuis (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-07-28 mtmiller StatusNone Works For Me
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code