Uploaded image for project: 'MusicBrainz Server'
  1. MusicBrainz Server
  2. MBS-5188

InitDb fails with a postgres beta

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • Bug fixes, 2012-09-03
    • None
    • None
    • None

      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'.

            ianmcorvidae Ian McEwen
            ianmcorvidae Ian McEwen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                Bug fixes, 2012-09-03