Ubuntu Pastebin

Paste from adconrad at Tue, 23 Aug 2016 21:15:05 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
After this operation, 1,279 kB of additional disk space will be used.
Do you want to continue? [Y/n] 
Traceback (most recent call last):
  File "/usr/bin/apt-listchanges", line 243, in <module>
    main(config)
  File "/usr/bin/apt-listchanges", line 141, in main
    (news, changelog, binnmu) = pkg.extract_changes(config.which, fromversion, config.reverse)
  File "/usr/share/apt-listchanges/DebianFiles.py", line 253, in extract_changes
    changelog = self.read_changelog(changelog_file, since_version, reverse)
AttributeError: 'Package' object has no attribute 'read_changelog'
apt-listchanges: Do you want to continue? [Y/n] n
apt-listchanges: Aborting
E: Sub-process /usr/bin/apt-listchanges --apt || test $? -lt 10 returned an error code (1)
E: Failure running script /usr/bin/apt-listchanges --apt || test $? -lt 10
Download as text