We have been seeing a number of postinst failures related to symlinks
not being handled correctly. Sadly the postinst has the same messages in
multiple places so it is hard to even know which bits are being exercised.
Fix up all the errors so that they report their line number in the output
to make this more diagnosable. Note this is _not_ a fix for the issue
mearly debug to try and help find the issue.
Proposing for SRU to precise.
-apw
Andy Whitcroft (1):
UBUNTU: [Config] fix up postinst to ensure we know which error is
which