Re: Install error on nightly Windows build (r1560073)

2014-01-22 Thread Herbert Duerr

Hi Rob,

On 22.01.2014 17:29, Rob Weir wrote:

Installing on a clean Windows 7 64-bit image.

I get an error when configuring Microsoft Visual C++ 2008 Redistributable

Error 1935 An error occured during the installation of assembly
'policy.9.0.Microsoft.VC90.CRT,version=9.0.30729.6161
HRESULT:0x800736B3

Anyone else seeing this?


Apparently, as there is a knowledgebase article for that [1]. They 
recommend to run a tool [2] to fix it.


[1] http://support.microsoft.com/kb/970652
[2] http://support.microsoft.com/default.aspx?scid=kb;EN-US;946414

Herbert

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



Re: Install error on nightly Windows build (r1560073)

2014-01-22 Thread Rob Weir
On Wed, Jan 22, 2014 at 11:39 AM, Herbert Duerr h...@apache.org wrote:
 Hi Rob,


 On 22.01.2014 17:29, Rob Weir wrote:

 Installing on a clean Windows 7 64-bit image.

 I get an error when configuring Microsoft Visual C++ 2008 Redistributable

 Error 1935 An error occured during the installation of assembly
 'policy.9.0.Microsoft.VC90.CRT,version=9.0.30729.6161
 HRESULT:0x800736B3

 Anyone else seeing this?


 Apparently, as there is a knowledgebase article for that [1]. They recommend
 to run a tool [2] to fix it.


This is odd, since this is a fresh VM image of Windows 7, with no
other applications ever installed.  Only Windows and Windows updates.
So it would be odd for there to be registry corruption.  Unless it
came from Windows updates...

Do you know if we used the same version of the  MSVCRT package with 4.0.1?

-Rob


 [1] http://support.microsoft.com/kb/970652
 [2] http://support.microsoft.com/default.aspx?scid=kb;EN-US;946414

 Herbert

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


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



Re: Install error on nightly Windows build (r1560073)

2014-01-22 Thread Herbert Duerr

Hi Rob,

On 22.01.2014 17:56, Rob Weir wrote:

On Wed, Jan 22, 2014 at 11:39 AM, Herbert Duerr h...@apache.org wrote:

[...]
Apparently, as there is a knowledgebase article for that [1]. They recommend
to run a tool [2] to fix it.



This is odd, since this is a fresh VM image of Windows 7, with no
other applications ever installed.  Only Windowsand Windows updates.



So it would be odd for there to be registry corruption.  Unless it
came from Windows updates...


Bingo! The knowledge base article mentions that An unsuccessful install 
of prior Windows Updates OR Custom MSI packages
could have left over faulty registry keys under 
HKEY_LOCAL_MACHINE\COMPONENTS.


So the Windows updates probably caused the problem. It's hard to 
believe, but even Windows has bugs ;-)



Do you know if we used the same version of the  MSVCRT package with 4.0.1?


The deliver log [1] of the nightly build showed that everything seemed 
normal.


[1] 
http://ci.apache.org/projects/openoffice/buildlogs/win/main/external/wntmsci12.pro/misc/logs/external_deliver.txt


Herbert

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