[Bug 868977] Re: apt-cache show apt:i386 does not include the long description
Michael Vogt
michael.vogt at ubuntu.com
Thu Oct 6 08:28:48 UTC 2011
The issue is that in MergeList for indexes without a architecture (like
the Translations index) for Arch the main architecture is returned. So
when the translated descriptions are added they will only be added for
the main arch instead of for all arches.
Attached is a small fix for this but it needs some work as it makes the diff (with proper indent) pretty big and this is also a
good opportunity to simply this loop.
** Patch added: "Proof of conecpt fix"
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/868977/+attachment/2516570/+files/proof-of-conecpt-fix.diff
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/868977
Title:
apt-cache show apt:i386 does not include the long description
Status in “apt” package in Ubuntu:
New
Bug description:
On a amd64 multiarch system the following command shows the full description as expected:
$ apt-cache show apt
but
$ apt-cache show apt:i386
does only show the summary.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/868977/+subscriptions
More information about the foundations-bugs
mailing list