[Bug 1778366] [NEW] apt.package.Version.raw_description doesn’t work

Ben Bethge 1778366 at bugs.launchpad.net
Sat Jun 23 23:25:40 UTC 2018


Public bug reported:

The raw_description property of apt.package.Version returns the summary
rather than the long description.  This is because it accesses
self._records instead of self._translated_records, and the long
description is located only in the translated records.

Ubuntu 18.04 LTS
python3-apt 1.6.1

** Affects: python-apt (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-apt in Ubuntu.
https://bugs.launchpad.net/bugs/1778366

Title:
  apt.package.Version.raw_description doesn’t work

Status in python-apt package in Ubuntu:
  New

Bug description:
  The raw_description property of apt.package.Version returns the
  summary rather than the long description.  This is because it accesses
  self._records instead of self._translated_records, and the long
  description is located only in the translated records.

  Ubuntu 18.04 LTS
  python3-apt 1.6.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1778366/+subscriptions



More information about the foundations-bugs mailing list