Comment 48 for bug 2002043

Revision history for this message
Mauricio Faria de Oliveira (mfo) wrote :

RELEASE=jammy
TRIGGER=python2.7/2.7.18-13ubuntu1.2

sqlite3 autopkgtest.db -column -header \
"SELECT test.release, test.arch, test.package, "\
" result.version, result.exitcode, "\
" result.triggers, result.requester "\
"FROM test, result "\
"WHERE test.id = result.test_id "\
"AND test.release = '${RELEASE}' "\
"AND result.triggers LIKE '%${TRIGGER}%' "\
"ORDER BY test.release, test.package, test.arch"

release arch package version exitcode triggers requester
------- ------- ------------------ ------------------ -------- ---------------------------- ---------
jammy amd64 libgnatcoll-python 21.0.0-2 0 python2.7/2.7.18-13ubuntu1.2
jammy arm64 libgnatcoll-python 21.0.0-2 0 python2.7/2.7.18-13ubuntu1.2
jammy armhf libgnatcoll-python 21.0.0-2 0 python2.7/2.7.18-13ubuntu1.2
jammy ppc64el libgnatcoll-python 21.0.0-2 0 python2.7/2.7.18-13ubuntu1.2
jammy s390x libgnatcoll-python 21.0.0-2 0 python2.7/2.7.18-13ubuntu1.2
jammy amd64 python2.7 2.7.18-13ubuntu1.2 0 python2.7/2.7.18-13ubuntu1.2
jammy arm64 python2.7 2.7.18-13ubuntu1.2 0 python2.7/2.7.18-13ubuntu1.2
jammy armhf python2.7 2.7.18-13ubuntu1.2 0 python2.7/2.7.18-13ubuntu1.2
jammy i386 python2.7 2.7.18-13ubuntu1.2 12 python2.7/2.7.18-13ubuntu1.2
jammy ppc64el python2.7 2.7.18-13ubuntu1.2 0 python2.7/2.7.18-13ubuntu1.2
jammy s390x python2.7 2.7.18-13ubuntu1.2 0 python2.7/2.7.18-13ubuntu1.2

jammy/i386/python2.7: not a regression (unrelated failure)