Bug 859949 - RFE: inspect-list-applications does not return the architecture of RPM packages
Summary: RFE: inspect-list-applications does not return the architecture of RPM packages
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libguestfs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Richard W.M. Jones
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-24 13:16 UTC by Richard W.M. Jones
Modified: 2012-11-01 20:04 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-11-01 20:04:36 UTC
Embargoed:


Attachments (Terms of Use)

Description Richard W.M. Jones 2012-09-24 13:16:30 UTC
Description of problem:

inspect-list-applications does not return the architecture
of packages, eg it does not differentiate when two identical
packages are installed with different architectures:

audit-libs-2.2.1-2.fc18.i686
audit-libs-2.2.1-2.fc18.x86_64

is reported as a single instance by libguestfs:

[47] = {
  app_name: audit-libs
  app_display_name: 
  app_epoch: 0
  app_version: 2.2.1
  app_release: 2.fc18
  app_install_path: 
  app_trans_path: 
  app_publisher: 
  app_url: 
  app_source_package: 
  app_summary: 
  app_description: 
}

Version-Release number of selected component (if applicable):

libguestfs-1.19.43


Note You need to log in before you can comment on or make changes to this bug.