Does not show list of files for multiarch packages

Bug #780469 reported by Hanmac
44
This bug affects 7 people
Affects Status Importance Assigned to Milestone
synaptic (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

synaptic does not shows the files of multiarch libs like libcairo2, even the package is installed
but "dpkg -L libcairo2" shows the list

so i does not know what synaptic make a diffrence

it happends on all libs wich use "multiarch-support"

Tags: patch oneiric
Hanmac (hanmac)
description: updated
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in synaptic (Ubuntu):
status: New → Confirmed
Revision history for this message
Scott Talbert (swt-techie) wrote :

This occurs because Synaptic is looking for the <packagename>.list file in /var/lib/dpkg/info, but for packages that are multi-arch capable, the filename in /var/lib/dpkg/info contains a ":amd64", even if that is the native architecture of the machine. Proposed patch attached which makes an additional attempt to open a file with the architecture name embedded.

Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

The attachment "fix_780469.patch" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from the bug report and editing the attachment so that it is not flagged as a patch. Additionally, if you are member of the ubuntu-sponsors please also unsubscribe the team from this bug report.

[This is an automated message performed by a Launchpad user owned by Brian Murray. Please contact him regarding any issues with the action taken in this bug report.]

tags: added: patch
Jani Uusitalo (uusijani)
summary: - synaptic does not show files of multiarch libs on oneiric
+ Does not show list of files for multiarch packages
Revision history for this message
Jani Uusitalo (uusijani) wrote :

Bug #904853 is related: for a i386 package installed with --force-architecture on an amd64 system, the Synaptic symptom is the same ("The list of installed files is only available for installed packages" ). The info files in /var/lib/dpkg/info don't have a :i386 in the filename, as (I'm guessing) Synaptic figures for an :i386 package they should.

jani@saegusa:tmp$ ls /var/lib/dpkg/info/lightscribe*
/var/lib/dpkg/info/lightscribe.conffiles /var/lib/dpkg/info/lightscribe.list /var/lib/dpkg/info/lightscribe.postinst

Revision history for this message
Scott Talbert (swt-techie) wrote :

Good point, I'm not sure my patch would resolve the problem in your situation as well. I'll have to see if I can rework it to help in that case as well.

Revision history for this message
Lorem (lrmpsm) wrote :

Mmh, i don't know if this is only related to multiarch packages... anyway is still present on Precise

Hanmac (hanmac)
Changed in synaptic (Ubuntu):
status: Confirmed → Fix Released
no longer affects: synaptic
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.