Comment 6 for bug 1354386

Revision history for this message
David (lofidevops) wrote :

Crash report attached.

apt-listchanges crashed with OSError in display_output()

Traceback:
 Traceback (most recent call last):
   File "/usr/bin/apt-listchanges", line 250, in <module>
     main()
   File "/usr/bin/apt-listchanges", line 213, in main
     frontend.display_output(changes)
   File "/usr/share/apt-listchanges/apt_listchanges.py", line 310, in display_output
     raise OSError('Subprocess ' + shellcommand + ' exited with status ' + str(status))
 OSError: Subprocess x-terminal-emulator -T apt-listchanges -e sensible-pager /tmp/apt-listchanges-tmpKG8V_V exited with status 1