Comment 13 for bug 1680577

Revision history for this message
Martin Pitt (pitti) wrote :

> This is what autopkgtest generates (55 chars from the max 107):
> "autopkgtest-virt-lxc.shared.y4ui3net/downtmp/build.R3s"
> Where do you see better opportunities for saving characters and which abbreviation would be acceptable?

Both places can/should be shortened. The simple part is the shared temp dir, I committed

  https://anonscm.debian.org/cgit/autopkgtest/autopkgtest.git/commit/?id=7e55125bb9fd9

This should already be sufficient for this particular mysql case.

I also agree to your patch, but it breaks (at least) the ChrootRunner tests as the mock apt-get source needs to be adjusted. I'm working on this. Thanks!