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

Julian Andres Klode 1778366 at bugs.launchpad.net
Wed Jul 11 09:35:19 UTC 2018


For more detail: The question is whether raw_description is intended to
get the Description field in the packages file, which it does; or
whether it's intended to get the unformatted translated description.

-- 
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