You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Matthias Seidel <ma...@hamburg.de> on 2019/01/16 20:58:47 UTC

Re: svn commit: r1850895 - /openoffice/trunk/main/solenv/inc/minor.mk

Hi Jim,

Am 09.01.19 um 20:40 schrieb jim@apache.org:
> Author: jim
> Date: Wed Jan  9 19:40:25 2019
> New Revision: 1850895
>
> URL: http://svn.apache.org/viewvc?rev=1850895&view=rev
> Log:
> bump up to outrageous numbers...
>
> Modified:
>     openoffice/trunk/main/solenv/inc/minor.mk
>
> Modified: openoffice/trunk/main/solenv/inc/minor.mk
> URL: http://svn.apache.org/viewvc/openoffice/trunk/main/solenv/inc/minor.mk?rev=1850895&r1=1850894&r2=1850895&view=diff
> ==============================================================================
> --- openoffice/trunk/main/solenv/inc/minor.mk (original)
> +++ openoffice/trunk/main/solenv/inc/minor.mk Wed Jan  9 19:40:25 2019
> @@ -20,8 +20,8 @@
>  # *************************************************************
>  # $Id$
>  
> -RSCVERSION=420
> -RSCREVISION=420m1(Build:9800)
> -BUILD=9800
> +RSCVERSION=450
> +RSCREVISION=450m1(Build:1009800)
> +BUILD=1009800
This build number seems to make problems with Windows.

It builds OK, but at installation the Windows installer throws "Internal
error 2725".

I validated openoffice450.msi and it complains about an "invalid version
string".

I don't know if it is a limitation of the Windows installer or something
in our code, but I will do some tests with a shorter build number now...

Regards,

   Matthias

>  LAST_MINOR=m1
> -SOURCEVERSION=AOO420
> +SOURCEVERSION=AOO450
>
>
>


Re: svn commit: r1850895 - /openoffice/trunk/main/solenv/inc/minor.mk

Posted by Matthias Seidel <ma...@hamburg.de>.
Am 16.01.19 um 22:36 schrieb Jim Jagielski:
> I just picked a number that was big... maybe just use 10000 ? :)
I will try with 10000 for my next build...
>
>> On Jan 16, 2019, at 3:58 PM, Matthias Seidel <ma...@hamburg.de> wrote:
>>
>> Hi Jim,
>>
>> Am 09.01.19 um 20:40 schrieb jim@apache.org:
>>> Author: jim
>>> Date: Wed Jan  9 19:40:25 2019
>>> New Revision: 1850895
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1850895&view=rev
>>> Log:
>>> bump up to outrageous numbers...
>>>
>>> Modified:
>>>    openoffice/trunk/main/solenv/inc/minor.mk
>>>
>>> Modified: openoffice/trunk/main/solenv/inc/minor.mk
>>> URL: http://svn.apache.org/viewvc/openoffice/trunk/main/solenv/inc/minor.mk?rev=1850895&r1=1850894&r2=1850895&view=diff
>>> ==============================================================================
>>> --- openoffice/trunk/main/solenv/inc/minor.mk (original)
>>> +++ openoffice/trunk/main/solenv/inc/minor.mk Wed Jan  9 19:40:25 2019
>>> @@ -20,8 +20,8 @@
>>> # *************************************************************
>>> # $Id$
>>>
>>> -RSCVERSION=420
>>> -RSCREVISION=420m1(Build:9800)
>>> -BUILD=9800
>>> +RSCVERSION=450
>>> +RSCREVISION=450m1(Build:1009800)
>>> +BUILD=1009800
>> This build number seems to make problems with Windows.
>>
>> It builds OK, but at installation the Windows installer throws "Internal
>> error 2725".
>>
>> I validated openoffice450.msi and it complains about an "invalid version
>> string".
>>
>> I don't know if it is a limitation of the Windows installer or something
>> in our code, but I will do some tests with a shorter build number now...
>>
>> Regards,
>>
>>    Matthias
>>
>>> LAST_MINOR=m1
>>> -SOURCEVERSION=AOO420
>>> +SOURCEVERSION=AOO450
>>>
>>>
>>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
>


Re: svn commit: r1850895 - /openoffice/trunk/main/solenv/inc/minor.mk

Posted by Matthias Seidel <ma...@hamburg.de>.
Hi Jim,

Am 16.01.19 um 22:36 schrieb Jim Jagielski:
> I just picked a number that was big... maybe just use 10000 ? :)


10000 worked, AOO4.5.0 Windows builds are now installable...

Regards,

   Matthias

>
>> On Jan 16, 2019, at 3:58 PM, Matthias Seidel <ma...@hamburg.de> wrote:
>>
>> Hi Jim,
>>
>> Am 09.01.19 um 20:40 schrieb jim@apache.org:
>>> Author: jim
>>> Date: Wed Jan  9 19:40:25 2019
>>> New Revision: 1850895
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1850895&view=rev
>>> Log:
>>> bump up to outrageous numbers...
>>>
>>> Modified:
>>>    openoffice/trunk/main/solenv/inc/minor.mk
>>>
>>> Modified: openoffice/trunk/main/solenv/inc/minor.mk
>>> URL: http://svn.apache.org/viewvc/openoffice/trunk/main/solenv/inc/minor.mk?rev=1850895&r1=1850894&r2=1850895&view=diff
>>> ==============================================================================
>>> --- openoffice/trunk/main/solenv/inc/minor.mk (original)
>>> +++ openoffice/trunk/main/solenv/inc/minor.mk Wed Jan  9 19:40:25 2019
>>> @@ -20,8 +20,8 @@
>>> # *************************************************************
>>> # $Id$
>>>
>>> -RSCVERSION=420
>>> -RSCREVISION=420m1(Build:9800)
>>> -BUILD=9800
>>> +RSCVERSION=450
>>> +RSCREVISION=450m1(Build:1009800)
>>> +BUILD=1009800
>> This build number seems to make problems with Windows.
>>
>> It builds OK, but at installation the Windows installer throws "Internal
>> error 2725".
>>
>> I validated openoffice450.msi and it complains about an "invalid version
>> string".
>>
>> I don't know if it is a limitation of the Windows installer or something
>> in our code, but I will do some tests with a shorter build number now...
>>
>> Regards,
>>
>>    Matthias
>>
>>> LAST_MINOR=m1
>>> -SOURCEVERSION=AOO420
>>> +SOURCEVERSION=AOO450
>>>
>>>
>>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
>
>


Re: svn commit: r1850895 - /openoffice/trunk/main/solenv/inc/minor.mk

Posted by Jim Jagielski <ji...@jaguNET.com>.
I just picked a number that was big... maybe just use 10000 ? :)

> On Jan 16, 2019, at 3:58 PM, Matthias Seidel <ma...@hamburg.de> wrote:
> 
> Hi Jim,
> 
> Am 09.01.19 um 20:40 schrieb jim@apache.org:
>> Author: jim
>> Date: Wed Jan  9 19:40:25 2019
>> New Revision: 1850895
>> 
>> URL: http://svn.apache.org/viewvc?rev=1850895&view=rev
>> Log:
>> bump up to outrageous numbers...
>> 
>> Modified:
>>    openoffice/trunk/main/solenv/inc/minor.mk
>> 
>> Modified: openoffice/trunk/main/solenv/inc/minor.mk
>> URL: http://svn.apache.org/viewvc/openoffice/trunk/main/solenv/inc/minor.mk?rev=1850895&r1=1850894&r2=1850895&view=diff
>> ==============================================================================
>> --- openoffice/trunk/main/solenv/inc/minor.mk (original)
>> +++ openoffice/trunk/main/solenv/inc/minor.mk Wed Jan  9 19:40:25 2019
>> @@ -20,8 +20,8 @@
>> # *************************************************************
>> # $Id$
>> 
>> -RSCVERSION=420
>> -RSCREVISION=420m1(Build:9800)
>> -BUILD=9800
>> +RSCVERSION=450
>> +RSCREVISION=450m1(Build:1009800)
>> +BUILD=1009800
> This build number seems to make problems with Windows.
> 
> It builds OK, but at installation the Windows installer throws "Internal
> error 2725".
> 
> I validated openoffice450.msi and it complains about an "invalid version
> string".
> 
> I don't know if it is a limitation of the Windows installer or something
> in our code, but I will do some tests with a shorter build number now...
> 
> Regards,
> 
>    Matthias
> 
>> LAST_MINOR=m1
>> -SOURCEVERSION=AOO420
>> +SOURCEVERSION=AOO450
>> 
>> 
>> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org