← Back to team overview

launchpad-dev team mailing list archive

Re: Fwd: Test results: debversion-denormalise => db-devel: FAILURE

 

On Fri, Feb 4, 2011 at 9:17 AM, Julian Edwards
<julian.edwards@xxxxxxxxxxxxx> wrote:
> Stu
>
> Any ideas why this test is failing in ec2?  It passes locally no problem.
> Matcher: Annotate('Dump/Restore failed: pg_dump: [archiver (db)] connection to
> database "launchpad_dev_template" failed: FATAL:  database
> "launchpad_dev_template" does not exist\npg_restore: [archiver] input file is
> too short (read 0, expected 5)\n', Equals(1))
> Difference: 1 != 0: Dump/Restore failed: pg_dump: [archiver (db)] connection
> to database "launchpad_dev_template" failed: FATAL:  database
> "launchpad_dev_template" does not exist
> pg_restore: [archiver] input file is too short (read 0, expected 5)

Looks like something going screwy with make schema to me - the dev
template db doesn't exist. To reproduce locally try dropping all your
test dbs and running make schema.

-Rob



Follow ups

References