Closed
Bug 206605
Opened 22 years ago
Closed 22 years ago
gre-win32-installer fails to download expected files
Categories
(Core Graveyard :: Embedding: GRE Core, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: tracy, Assigned: dougt)
Details
(Keywords: smoketest)
seen on build 2003-05-21-04-trunk
-run mfcembed-win32-installer
-then run gre-win32-installer
the gre installer fails to download any files
here's the end of the install_status.log after running the gre installer:
Destination Path:
Main: c:\embed
SubPath:
Setup Type:
Components selected:
Mozilla XPCOM
Gecko Runtime Environment
GRE Uninstaller
Components to download:
Mozilla XPCOM will be downloaded
Gecko Runtime Environment will be downloaded
GRE Uninstaller will be downloaded
Disk Space Info:
Path: c:\
Required: 21710KB
Available: 30986164KB
End Log: 5/21/2003 - 8:32:59 AM
here's the end of log; this time after a second attempt at running the gre
installer:
Destination Path:
Main: c:\embed
SubPath:
Setup Type:
Components selected:
Mozilla XPCOM
Gecko Runtime Environment
GRE Uninstaller
Components to download:
Mozilla XPCOM found: C:\DOCUME~1\twalker\LOCALS~1\Temp\ns_temp\
Gecko Runtime Environment found:
C:\DOCUME~1\twalker\LOCALS~1\Temp\ns_temp\
GRE Uninstaller found: C:\DOCUME~1\twalker\LOCALS~1\Temp\ns_temp\
**
** All components have been found locally. No components will be
downloaded.
**
Disk Space Info:
Path: c:\
Required: 21710KB
Available: 30985104KB
End Log: 5/21/2003 - 8:41:09 AM
| Assignee | ||
Comment 2•22 years ago
|
||
Comment 3•22 years ago
|
||
This may be by design:
If the MFC installer downloaded and installed the same GRE installer (i.e., same
build id and hence installation directory) as the one subsequently being run
then we should not redownload and reinstall the GRE. Sean possibly landed the
fix for this yesterday I believe so this may be behavior as expected. (Even so,
the first install_status.log of the GRE installer claims to be downloading the
components which seems incorrect: maybe just a logging glitch?)
Let's have Sean confirm this theory.
this log file looks fine. see:
** All components have been found locally. No components will be downloaded.
The next log file we need to see is install_wizard.log, if one was created.
| Reporter | ||
Comment 5•22 years ago
|
||
** copy file: C:\DOCUME~1\twalker\LOCALS~1\Temp\ns_temp\install_status.log
to c:\embed\install_status.log
** copy file: C:\DOCUME~1\twalker\LOCALS~1\Temp\ns_temp\install_status.log
to c:\embed\install_status.log
** create registry key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\GRE
(1.4b_2003052104) []
** store registry value string:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\GRE
(1.4b_2003052104) [DisplayName]
** create registry key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\GRE
(1.4b_2003052104) []
** store registry value string:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\GRE
(1.4b_2003052104) [UninstallString]
** create registry key:
HKEY_LOCAL_MACHINE\Software\mozilla.org\GRE\1.4b_2003052104\AppList\GREUser []
** store registry value string:
HKEY_LOCAL_MACHINE\Software\mozilla.org\GRE\1.4b_2003052104\AppList\GREUser
[Name]
** create registry key:
HKEY_LOCAL_MACHINE\Software\mozilla.org\GRE\1.4b_2003052104\AppList\GREUser []
** store registry value string:
HKEY_LOCAL_MACHINE\Software\mozilla.org\GRE\1.4b_2003052104\AppList\GREUser
[PathToExe01]
** create registry key:
HKEY_LOCAL_MACHINE\Software\mozilla.org\GRE\1.4b_2003052104\Installer []
** store registry value string:
HKEY_LOCAL_MACHINE\Software\mozilla.org\GRE\1.4b_2003052104\Installer
[PathToExe]
** copy file: C:\DOCUME~1\twalker\LOCALS~1\Temp\ns_temp\install_status.log
to c:\embed\install_status.log
** create registry key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\GRE
(1.4b_2003052104) []
** store registry value string:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\GRE
(1.4b_2003052104) [DisplayName]
** create registry key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\GRE
(1.4b_2003052104) []
** store registry value string:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\GRE
(1.4b_2003052104) [UninstallString]
** create registry key:
HKEY_LOCAL_MACHINE\Software\mozilla.org\GRE\1.4b_2003052104\AppList\GREUser []
** store registry value string:
HKEY_LOCAL_MACHINE\Software\mozilla.org\GRE\1.4b_2003052104\AppList\GREUser
[Name]
** create registry key:
HKEY_LOCAL_MACHINE\Software\mozilla.org\GRE\1.4b_2003052104\AppList\GREUser []
** store registry value string:
HKEY_LOCAL_MACHINE\Software\mozilla.org\GRE\1.4b_2003052104\AppList\GREUser
[PathToExe01]
** create registry key:
HKEY_LOCAL_MACHINE\Software\mozilla.org\GRE\1.4b_2003052104\Installer []
** store registry value string:
HKEY_LOCAL_MACHINE\Software\mozilla.org\GRE\1.4b_2003052104\Installer
[PathToExe]
just talked to twalker. His machine was acting weird which caused us to
interpret the installer actions incorrectly.
There's nothing to see here, move along....
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Comment 7•22 years ago
|
||
installed mozilla-win32-installer-sea.exe, download from komodo.
BuildID 2003052104 ok, running.
BuildID 2003052108 didn´t install, told gre-win32-installer.zip corrupted.
Will retry, to see if file from server is wrong or my download failed.
| Reporter | ||
Comment 8•22 years ago
|
||
Verified....reboot of my system fixed this. sorry all
Status: RESOLVED → VERIFIED
Comment 9•22 years ago
|
||
2003052108: new download gave a file about 230 kb longer, same size as
2003052104, installing perfectly. Sorry about the bugspam.
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•