launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #08021
Oneiric vs Librarian
Is anyone else getting strange failures when running tests involving the
Librarian on Oneiric?
The librarian output I get from these tests includes:
* Successful startup notice.
* What looks like a few kB¹ of null bytes (visible in "less," not in
the shell).
* Uncaught exception in FileUploadProtocol.
* psycopg2.OperationalError: terminating connection due to
administrator command
* SSL connection has been closed unexpectedly.
The postgres logs show the "terminating connection" error, as well as a
bunch of “database "launchpad_ftest_12345" does not exist” errors on
DROP DATABASE commands executed from database launchpad_ftest_12345.
The usual /tmp/lp.createdb.launchpad_ftest_template_12345 files are
still there; they're all empty.
Any ideas?
Jeroen
—
¹) None of this "kibibytes or kilobytes" please. A byte is 8.192 bits.
That's why a kilobyte has 24 leap bytes.
Follow ups