[Merge] lp:~brian-murray/apt/mushed-files into lp:apt
Brian Murray
brian at ubuntu.com
Fri Jun 24 00:08:49 UTC 2011
Brian Murray has proposed merging lp:~brian-murray/apt/mushed-files into lp:apt.
Requested reviews:
Ubuntu Core Development Team (ubuntu-core-dev)
For more details, see:
https://code.launchpad.net/~brian-murray/apt/mushed-files/+merge/65753
Bug 799127 is an example of many bugs where we can see AptOrdering stuck in DpkgTerminalLog.txt - https://launchpadlibrarian.net/73730089/DpkgTerminalLog.txt. I believe this happens because apport expects keys like 'AptOrdering:' to appear on a new line and AptOrdering is getting put on the same line as text in DpkgTerminalLog. Like so:
invoke-rc.d: initscript postgresql-8.4, action "start" failed.AptOrdering:
We can prevent this by adding in an extra new line after adding the contents of /var/log/apt/term.log as I've done.
--
The attached diff has been truncated due to its size.
https://code.launchpad.net/~brian-murray/apt/mushed-files/+merge/65753
Your team Ubuntu Core Development Team is requested to review the proposed merge of lp:~brian-murray/apt/mushed-files into lp:apt.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: review-diff.txt
Type: text/x-diff
Size: 524288 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-reviews/attachments/20110624/571d8ca4/attachment-0001.diff>
More information about the Ubuntu-reviews
mailing list