Ubuntu Pastebin

Paste from cn28h at Wed, 17 Feb 2016 04:08:09 +0000

Download as text
1
2
3
4
5
6
7
8
9
$ apport-retrace --stdout /var/crash/_usr_bin_pidgin.1000.crash 
ERROR: report file does not contain one of the required fields: CoreDump DistroRelease Package ExecutablePath
$ grep 'CoreDump\|DistroRelease\|Package\|ExecutablePath' /var/crash/_usr_bin_pidgin.1000.crash 
DistroRelease: Ubuntu 15.10
ExecutablePath: /usr/bin/pidgin
CoreDump: base64


Package is missing??
Download as text