Issue Details (XML | Word | Printable)

Key: MBS-5188
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Ian McEwen
Reporter: Ian McEwen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
MusicBrainz Server

InitDb fails with a postgres beta

Created: 20/Aug/12 11:57 PM   Updated: 21/Aug/12 12:05 PM   Resolved: 21/Aug/12 12:05 PM
Component/s: None
Affects Version/s: None
Fix Version/s: Bug fixes, 2012-09-03


 Description  « Hide

I've just been working around it by changing the regex, but:

Invalid version format (dotted-decimal versions require at least three parts) at ./admin/InitDb.pl line 68.

(my version string: "PostgreSQL 9.2beta2 on x86_64-unknown-linux-gnu, compiled by gcc (GCC) 4.7.0 20120505 (prerelease), 64-bit" )

Since it's matching against

/PostgreSQL ([0-9\.]*) .*/
... it's choking on 'beta2'.



Ian McEwen made changes - 21/Aug/12 01:44 AM
Field Original Value New Value
Assignee Ian McEwen [ ianmcorvidae ]
Ian McEwen made changes - 21/Aug/12 01:47 AM
Status Open [ 1 ] Review Submitted [ 5 ]
Oliver Charles made changes - 21/Aug/12 12:05 PM
Status Review Submitted [ 5 ] Closed [ 6 ]
Fix Version/s Bug fixes, 2012-09-03 [ 10151 ]
Resolution Fixed [ 1 ]