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

 
 

bug #57904: [octave forge] (fuzzy-logic-toolkit) Not able to install

Submitter:  Rohit Potter <rpotter12>
Submitted:  Wed 26 Feb 2020 06:11:21 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Installation Failure
Status:  Duplicate Assigned to:  None
Originator Name:  rpotter12 Open/Closed:  * Closed
Release:  * 4.4.1 Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 26 Feb 2020 07:27:40 PM UTC, comment #1: 

Thanks for the bug report, but this is known and has already been fixed in the package repository. Closing as a duplicate of bug #57559.

Mike Miller <mtmiller>
Group Member
Wed 26 Feb 2020 06:11:21 PM UTC, original submission:  

I was trying to install the fuzzy-logic-toolkit in my octave.

I have used reference of https://gist.github.com/gnomex/cd4bc898f7aa3f2ded58

commands which I have used:


1. $ sudo octave
2. octave:1> pkg install fuzzy-logic-toolkit-0.4.5.tar.gz


Then I got this error:

octave:1> pkg install fuzzy-logic-toolkit-0.4.5.tar.gz
parse error near line 165 of file /usr/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 18
    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 795 column 5
    install at line 225 column 7
    pkg at line 437 column 9

Rohit Potter <rpotter12>

 

(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 rpotter12 (Submitted the item)
  • -email is unavailable- added by rpotter12 (I am GSoC 2020 aspirant)
  •  

    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 SummaryNot able to install fuzzy-logic-toolkit [octave forge] (fuzzy-logic-toolkit) Not able to install
    2020-02-26 mtmiller StatusNone Duplicate
        Open/ClosedOpen Closed
        Dependencies- Depends on bugs #57559
    2020-02-26 rpotter12 Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code