Thread: BUG #2042: Installation failed
The following bug has been logged online: Bug reference: 2042 Logged by: mattias Email address: mattiasw@gmail.com PostgreSQL version: 8.1.0.2. Operating system: Windows XP Pro Description: Installation failed Details: Downloaded postgresql-8.1.0-2.zip and installed and got this. Internal account lookup failure: No mapping between accound names and security IDs was done. Tried it twice. I never installed PG before, but I have mysql and sqlserver on the same machine. This is the end of the log file: Property(S): CostingComplete = 1 Property(S): OutOfDiskSpace = 0 Property(S): OutOfNoRbDiskSpace = 0 Property(S): PrimaryVolumeSpaceAvailable = 0 Property(S): PrimaryVolumeSpaceRequired = 0 Property(S): PrimaryVolumeSpaceRemaining = 0 Property(S): SOURCEDIR = C:\install\postgresql\ Property(S): SourcedirProduct = {34D95765-2D5A-470F-A39F-BC9DEAAAF04F} Property(S): ProductToBeRegistered = 1 MSI (s) (C8:20) [12:35:28:600]: MainEngineThread is returning 1603 MSI (s) (C8:28) [12:35:28:610]: Destroying RemoteAPI object. MSI (s) (C8:88) [12:35:28:610]: Custom Action Manager thread ending. MSI (c) (54:38) [12:35:28:620]: Back from server. Return value: 1603 MSI (c) (54:38) [12:35:28:620]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1 MSI (c) (54:38) [12:35:28:620]: PROPERTY CHANGE: Deleting SECONDSEQUENCE property. Its current value is '1'. Action ended 12:35:28: ExecuteAction. Return value 3. MSI (c) (54:38) [12:35:28:620]: Doing action: Fatal_Error Action 12:35:28: Fatal_Error. Action start 12:35:28: Fatal_Error. Action 12:35:28: Fatal_Error. Dialog created Action ended 12:35:31: Fatal_Error. Return value 2. Action ended 12:35:31: INSTALL. Return value 3.
> The following bug has been logged online: >=20 > Bug reference: 2042 > Logged by: mattias > Email address: mattiasw@gmail.com > PostgreSQL version: 8.1.0.2. > Operating system: Windows XP Pro > Description: Installation failed > Details:=20 >=20 > Downloaded postgresql-8.1.0-2.zip >=20 > and installed and got this. >=20 > Internal account lookup failure: No mapping between accound=20 > names and security IDs was done. >=20 >=20 > Tried it twice. I never installed PG before, but I have mysql=20 > and sqlserver on the same machine. Whoa. Interesting. Never seen that one before. Are you by any chance using a domain account? What's the name of the account you are using? //Magnus
[back on list] Weird - that error indicates that the account that was either created or verified, suddenly was not available again!=20 So. Repeating the question, what was the name of the account? And adding the question - was this an account the installer created, or was it a pre-existing account? //Magnus =20 > -----Original Message----- > From: mattias [mailto:mattiasw@gmail.com]=20 > Sent: Friday, November 18, 2005 11:35 AM > To: Magnus Hagander > Subject: Re: [BUGS] BUG #2042: Installation failed >=20 > No domains used on the computer. I am administrator. >=20 > I download 8.0.4 and installed that instead, no problems. >=20 > -- Mattias >=20 > On Nov 14, 2005, at 3:48 PM, Magnus Hagander wrote: >=20 > >> The following bug has been logged online: > >> > >> Bug reference: 2042 > >> Logged by: mattias > >> Email address: mattiasw@gmail.com > >> PostgreSQL version: 8.1.0.2. > >> Operating system: Windows XP Pro > >> Description: Installation failed > >> Details: > >> > >> Downloaded postgresql-8.1.0-2.zip > >> > >> and installed and got this. > >> > >> Internal account lookup failure: No mapping between=20 > accound names and=20 > >> security IDs was done. > >> > >> > >> Tried it twice. I never installed PG before, but I have mysql and=20 > >> sqlserver on the same machine. > > > > Whoa. Interesting. Never seen that one before. > > > > Are you by any chance using a domain account? What's the=20 > name of the=20 > > account you are using? > > > > //Magnus > > >=20 >=20
Please don't remove the list from the recipients. Added back. > This was on my Windows XP. I never installed Postgresql=20 > before on this computer. I do not know which account it was, since=20 >=20=20 > > >> Internal account lookup failure: No mapping between > > accound names and > > >> security IDs was done. >=20=20 > was all it said. With this, I assume it used the account "postgres", because that's the default. The question that remains is did this account exist before you started, or not? //Magnus
No, the account didn't exist before. I never installed postgresql before, so there was no reason for me to have a user called postgres. Sorry I cannot be of more help. -- Mattias On Nov 22, 2005, at 11:19 AM, Magnus Hagander wrote: > Please don't remove the list from the recipients. Added back. > >> This was on my Windows XP. I never installed Postgresql >> before on this computer. I do not know which account it was, since >> >>>>> Internal account lookup failure: No mapping between >>> accound names and >>>>> security IDs was done. >> >> was all it said. > > With this, I assume it used the account "postgres", because that's the > default. The question that remains is did this account exist before you > started, or not? > > //Magnus >