On 2 May 2014 07:10, Martin Pitt <[email protected]> wrote: > FTR, deja-dup failure (during package build): > > 71/94 Test #71: disk-full.test ...........................***Exception: > Other 4.22 sec > > ** (./test-runner:17242): CRITICAL **: uint64_parse: assertion 'str != NULL' > failed > /scripts/disk-full: > > dbus-test-runner failure: This looks like a missing test dep? > > adt-run: & apt0t-with-bustle: - - - - - - - - - - stderr - - - - - - - - - - > ./configure: line 4007: intltool-update: command not found > configure: error: Your intltool is too old. You need intltool 0.35.0 or > later. >
At first it was missing a C compiler, so i've added "build-essential" to Depends, in trusty however that was not neccessary as the "build-needed" restriction kept both build-essential & build-depends installed during test execution step. -- Regards, Dimitri. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1315185 Title: pass in trusty, but fails ADT tests in utopic To manage notifications about this bug go to: https://bugs.launchpad.net/dbus-test-runner/+bug/1315185/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
