Re: [gnome-db] Bug#708806: Fwd: Fixed on LIBGDA_5.0 branch
Emilio Pozuelo Monfort <[email protected]> Wed, 05 Jun 2013 23:34:00 +0200
| Newsgroups | gmane.comp.gnome.db |
|---|---|
| Message-ID | <[email protected]> |
On 05/06/13 23:26, Emilio Pozuelo Monfort wrote: > On 05/06/13 00:49, Emilio Pozuelo Monfort wrote: >> On 04/06/13 21:56, Daniel Espinosa wrote: >>> Please check all is Ok to release a new DEB file for 5.04. >> >> Thanks for the release! >> >> I had to fix a build issue (see attached patch). After that one test failed: >> >> FAIL: check_cnc_lock >> >> On a second try it passed. I haven't investigated it much though. > > It seems to fail quite reliably on a chroot. The exact error is: > > FAIL: check_threaded_cnc > ======================== > > Cannot create test database: disk I/O error Looking further that's probably because the dir it's trying to write is not writable in the chroot. I'm having a look. Emilio