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

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

[Octave-bug-tracker] [bug #41936] package management in octave has a syn


From: anonymous
Subject: [Octave-bug-tracker] [bug #41936] package management in octave has a syntactic error in install.m
Date: Sat, 22 Mar 2014 14:52:31 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.73.11 (KHTML, like Gecko) Version/6.1.1 Safari/537.73.11

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

                 Summary: package management in octave has a syntactic error
in install.m
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sat 22 Mar 2014 02:52:30 PM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Installation Failure
                  Status: None
             Assigned to: None
         Originator Name: Anguelos
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.1
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The bug is not in an octave forge package but in the package infrastructure as
hole.

I have installed octave 3.8.1 on gentoo/prefix running on centos 6.3. x86_64
I am very new to both centos and gentoo. 
When I do:
octave prompt >pkg install image-2.2.1.tar.gz
I get :
parse error near line 140 of file
/home/*****/gentoo/usr/share/octave/3.8.1/m/pkg/private/install.m
>>>   endfor

error: 'if' command matched by 'endfor' near line 140 column 5


Indeed when I examined the code  the seems to be an unmatched if in line 65. I
commented it out and it seems to work but I ma not sure if this fix doesn't
push the bug deeper.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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