Comment 4 for bug 1315185

Revision history for this message
Dimitri John Ledkov (xnox) wrote : Re: [Bug 1315185] Re: pass in trusty, but fails ADT tests in utopic

On 2 May 2014 07:10, Martin Pitt <email address hidden> 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.