Improve OK_PKG_STRINGS
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Auto Package Testing |
New
|
Medium
|
Unassigned |
Bug Description
In `autopkgtest-
823 contents = log_contents(
824 temp_fails = [s for s in (set(TEMPORARY_
825 - set(getglob(
826 if s in contents]
I recently added dbconfig-common to OK_PKG_STRINGS (`'dbconfig-
psql: error: could not translate host name "someserver" to address: Temporary failure in name resolution
Because there could still be a 'Temporary failure in name resolution' when connecting to the archive and that should be considered a temp fail but a problem connecting to the local postrgresql server should be considered a genuine failure.
Changed in auto-package-testing: | |
importance: | Undecided → Medium |