public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* [ANNOUNCEMENT] Re: Updated: octave-4.0.3-1
       [not found] <3ff37741-3da9-7ff2-d27c-11b992b26773@gmail.com>
@ 2016-07-13 19:40 ` Marco Atzeri
  2016-07-17  2:23   ` Tatsuro MATSUOKA
  0 siblings, 1 reply; 4+ messages in thread
From: Marco Atzeri @ 2016-07-13 19:40 UTC (permalink / raw)
  To: cygwin

I just found a serious bug on 4.0.3.

The forge package previously built with 4.0.1 don't
load with 4.0.3-1.

I am investigating, but likely I will retire the current
4.0.3-1 in short term.

Sorry for the inconvenience, never happened before.
One thing more to test the next time.

Regards
Marco


On 12/07/2016 13:18, Marco Atzeri wrote:
> New versions 4.0.3-1 of
>
>    octave,
>    octave-devel,
>    octave-doc
>
> are available in the Cygwin distribution:
>
> CHANGES
> Upstream bugfix release
> https://www.gnu.org/software/octave/fixes-4-0-3.html
>
> Full changes:
> http://www.gnu.org/software/octave/NEWS-4.0.html
>
> GENERAL 4.0.x NOTE
> there are 2 octave main binaries
>         octave-cli      command line inteface
>         octave-gui      graphical interface
>         octave          default to graphical version
>
> OCTAVE-FORGE NOTE
> You need to install with setup the specific forge package
> you are looking for.
>
> The update of the global pkg database is now managed
> by cygwin setup during the postinstall phase.
> A semaphore system is in place to update the database only when needed
> and just one time, also when multiple forge packages are added or removed.
>
> DESCRIPTION
> The GNU Octave language for numerical computations is a (mostly Matlab (R)
> compatible) high-level language, primarily intended for numerical
> computations.  It provides a convenient command-line interface for solving
> linear and nonlinear problems numerically.
>
> HOMEPAGE
> http://www.gnu.org/software/octave/
>
>
> Marco Atzeri
>
> If you have questions or comments, please send them to the
> cygwin mailing list at: cygwin (at) cygwin (dot) com .

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ANNOUNCEMENT] Re: Updated: octave-4.0.3-1
  2016-07-13 19:40 ` [ANNOUNCEMENT] Re: Updated: octave-4.0.3-1 Marco Atzeri
@ 2016-07-17  2:23   ` Tatsuro MATSUOKA
  2016-07-17  4:26     ` Marco Atzeri
  0 siblings, 1 reply; 4+ messages in thread
From: Tatsuro MATSUOKA @ 2016-07-17  2:23 UTC (permalink / raw)
  To: cygwin

> From: Marco Atzeri <marco.atzeri@gmail.com>
> To: cygwin@cygwin.com
> Cc: 
> Date: 2016/7/14, Thu 04:35
> Subject: [ANNOUNCEMENT] Re: Updated: octave-4.0.3-1
> 
> I just found a serious bug on 4.0.3.
> 
> The forge package previously built with 4.0.1 don't
> load with 4.0.3-1.
> 
> I am investigating, but likely I will retire the current
> 4.0.3-1 in short term.
> 
> Sorry for the inconvenience, never happened before.
> One thing more to test the next time.
> 
> Regards
> Marco
> 
> 
> On 12/07/2016 13:18, Marco Atzeri wrote:
>>  New versions 4.0.3-1 of
>> 
>>     octave,
>>     octave-devel,
>>     octave-doc
>> 
>>  are available in the Cygwin distribution:
>> 
>>  CHANGES
>>  Upstream bugfix release
>>  https://www.gnu.org/software/octave/fixes-4-0-3.html
>> 
>>  Full changes:
>>  http://www.gnu.org/software/octave/NEWS-4.0.html
>> 
>>  GENERAL 4.0.x NOTE
>>  there are 2 octave main binaries
>>          octave-cli      command line inteface
>>          octave-gui      graphical interface
>>          octave          default to graphical version
>> 
>>  OCTAVE-FORGE NOTE
>>  You need to install with setup the specific forge package
>>  you are looking for.
>> 
>>  The update of the global pkg database is now managed
>>  by cygwin setup during the postinstall phase.
>>  A semaphore system is in place to update the database only when needed
>>  and just one time, also when multiple forge packages are added or removed.
>> 
>>  DESCRIPTION
>>  The GNU Octave language for numerical computations is a (mostly Matlab (R)
>>  compatible) high-level language, primarily intended for numerical
>>  computations.  It provides a convenient command-line interface for solving
>>  linear and nonlinear problems numerically.
>> 
>>  HOMEPAGE
>>  http://www.gnu.org/software/octave/
>> 
>> 
>>  Marco Atzeri
>> 
>>  If you have questions or comments, please send them to the
>>  cygwin mailing list at: cygwin (at) cygwin (dot) com .
On my cywin setup setup-x86_64.exe (downloaded today), I can only select octave-4.0.1.
I changed the download site but no success.
Tatsuro


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ANNOUNCEMENT] Re: Updated: octave-4.0.3-1
  2016-07-17  2:23   ` Tatsuro MATSUOKA
@ 2016-07-17  4:26     ` Marco Atzeri
  2016-07-17  7:35       ` Tatsuro MATSUOKA
  0 siblings, 1 reply; 4+ messages in thread
From: Marco Atzeri @ 2016-07-17  4:26 UTC (permalink / raw)
  To: cygwin

On 17/07/2016 04:23, Tatsuro MATSUOKA wrote:
>> From: Marco Atzeri <marco.atzeri@gmail.com>
>> To: cygwin@cygwin.com
>> Cc:
>> Date: 2016/7/14, Thu 04:35
>> Subject: [ANNOUNCEMENT] Re: Updated: octave-4.0.3-1
>>
>> I just found a serious bug on 4.0.3.
>>
>> The forge package previously built with 4.0.1 don't
>> load with 4.0.3-1.
>>
>> I am investigating, but likely I will retire the current
>> 4.0.3-1 in short term.
>>
>> Sorry for the inconvenience, never happened before.
>> One thing more to test the next time.
>>
>> Regards
>> Marco
>>

> On my cywin setup setup-x86_64.exe (downloaded today), I can only select octave-4.0.1.
> I changed the download site but no success.
> Tatsuro
>

Hi Tatsuro,
I retired it.

The bug is too serious to leave the 4.0.3-1 build with
all the forge packages built before with 4.0.0 and 4.0.1 unusable.

Have you checked if your windows build suffer the same problem ?

http://lists.gnu.org/archive/html/octave-maintainers/2016-07/msg00246.html

I received no feedback on the development list.

Regards
Marco

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ANNOUNCEMENT] Re: Updated: octave-4.0.3-1
  2016-07-17  4:26     ` Marco Atzeri
@ 2016-07-17  7:35       ` Tatsuro MATSUOKA
  0 siblings, 0 replies; 4+ messages in thread
From: Tatsuro MATSUOKA @ 2016-07-17  7:35 UTC (permalink / raw)
  To: Marco Atzeri, cygwin



----- Original Message -----
> From: Marco Atzeri 
> To: cygwin@cygwin.com
> Cc: 
> Date: 2016/7/17, Sun 13:25
> Subject: Re: [ANNOUNCEMENT] Re: Updated: octave-4.0.3-1
> 
> On 17/07/2016 04:23, Tatsuro MATSUOKA wrote:
>>>  From: Marco Atzeri 
>>>  To: cygwin@cygwin.com
>>>  Cc:
>>>  Date: 2016/7/14, Thu 04:35
>>>  Subject: [ANNOUNCEMENT] Re: Updated: octave-4.0.3-1
>>> 
>>>  I just found a serious bug on 4.0.3.
>>> 
>>>  The forge package previously built with 4.0.1 don't
>>>  load with 4.0.3-1.
>>> 
>>>  I am investigating, but likely I will retire the current
>>>  4.0.3-1 in short term.
>>> 
>>>  Sorry for the inconvenience, never happened before.
>>>  One thing more to test the next time.
>>> 
>>>  Regards
>>>  Marco
>>> 
> 
>>  On my cywin setup setup-x86_64.exe (downloaded today), I can only select 
> octave-4.0.1.
>>  I changed the download site but no success.
>>  Tatsuro
>> 
> 
> Hi Tatsuro,
> I retired it.
> 
> The bug is too serious to leave the 4.0.3-1 build with
> all the forge packages built before with 4.0.0 and 4.0.1 unusable.
> 
> Have you checked if your windows build suffer the same problem ?
> 
> http://lists.gnu.org/archive/html/octave-maintainers/2016-07/msg00246.html
> 
> I received no feedback on the development list.
> 
> Regards
> Marco
I understand the situation. Thanks!
For octave-4.0.3 on native windows, 
I have	built octave-forge packages for 64 windows binary using build_package.m script 
on octave 4.0.3 for windows. 
I do not know whether I can use packages that are built agaist the previous version.
Tatsuro


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-07-17  7:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <3ff37741-3da9-7ff2-d27c-11b992b26773@gmail.com>
2016-07-13 19:40 ` [ANNOUNCEMENT] Re: Updated: octave-4.0.3-1 Marco Atzeri
2016-07-17  2:23   ` Tatsuro MATSUOKA
2016-07-17  4:26     ` Marco Atzeri
2016-07-17  7:35       ` Tatsuro MATSUOKA

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).