File: pre_installation_script_error.conf

package info (click to toggle)
piuparts 1.6.0
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 72,532 kB
  • sloc: python: 8,240; sh: 4,367; makefile: 171
file content (13 lines) | stat: -rw-r--r-- 348 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# detect packages which failed because pre-installation maintainer script failed
#
PATTERN='pre-installation script( subprocess)? returned error'
WHERE='fail bugged affected'
ISSUE=0
HEADER='Packages with failed logs because pre-installation maintainer script failed'
HELPTEXT='
<p>
This is a somewhat unclassified failure at the moment.
</p>

'