bugGNU Octave - Bugs: bug #55894, [octave forge]...

 
 

bug #55894: [octave forge] (fuzzy-logic-toolkit) Unable to install package

Submitter:  Yogesh Joshi <ykjoshi>
Submitted:  Tue 12 Mar 2019 03:05:00 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Other
Status:  Duplicate Assigned to:  None
Originator Name:  Yogesh Joshi Open/Closed:  * Closed
Release:  * 5.1.0 Operating System:  * Microsoft Windows
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 12 Mar 2019 04:12:14 PM UTC, comment #1: 

The fuzzy logic toolkit should already be installed in the windows.

'pkg list' should show it.

'pkg load fuzzy-logic-toolkit' should load it.


The forge package is not up to date with the package in windows therefore will currently not install.

The reported issue for the forge package was reported on bug #53549

John Donoghue <lostbard>
Group Member
Tue 12 Mar 2019 03:05:00 PM UTC, original submission:  


>> pkg install -forge fuzzy-logic-toolkit

parse error near line 165 of file C:\Octave\OCTAVE~1.0\mingw64\share\octave\packages\fuzzy-logic-toolkit-0.4.5\defuzz.m

  anonymous function bodies must be single expressions

>>>   y_val = @(y_val) if (y_val == max_y) 1 else 0 endif;

                        ^

error: called from
    doc_cache_create>create_cache at line 109 column 20
    gen_doc_cache_in_dir>@<anonymous> at line 143 column 16
    doc_cache_create>gen_doc_cache_in_dir at line 144 column 9
    doc_cache_create at line 55 column 12
    install>generate_lookfor_cache at line 794 column 5
    install at line 223 column 7
    pkg at line 441 column 9

Yogesh Joshi <ykjoshi>

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Digest:
   bug dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by siko1056 (Updated the item)
  • -email is unavailable- added by lostbard (Posted a comment)
  • -email is unavailable- added by ykjoshi (Submitted the item)
  • -email is unavailable- added by ykjoshi
  •  

    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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-02-13 siko1056 SummaryUnable to install package [octave forge] (fuzzy-logic-toolkit) Unable to install package
    2019-03-12 mtmiller Dependencies- Depends on bugs #53549
    2019-03-12 mtmiller StatusNone Duplicate
        Open/ClosedOpen Closed
    2019-03-12 ykjoshi Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code