Bug 14572

Summary: /usr/bin/virt-filesystems needs /usr/bin/supermin, but the libguestfs-tools-c package does not require it
Product: Mageia Reporter: Theodoros Kalamatianos <thkala>
Component: RPM PackagesAssignee: Joseph Wang <joequant>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal CC: thierry.vignaud
Version: CauldronKeywords: Junior_job, PATCH
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: MGA5TOO
Source RPM: libguestfs-1.27.39-10.mga5.src.rpm CVE:
Status comment:

Description Theodoros Kalamatianos 2014-11-16 11:48:17 CET
Description of problem:

When trying to use `virt-filesystems' from the libguestfs-tools-c-1.27.39-10.mga5 package:

# virt-filesystems -a main.qcow2
libguestfs: error: /usr/bin/supermin exited with error status 1.
To see full error messages you may need to enable debugging.
See http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs

Yet the libguestfs-tools-c does not seem to require supermin or /usr/bin/supermin either directly or indirectly.

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

1.27.39-10.mga5 

How reproducible:

Always

Steps to Reproduce:
1. Uninstall supermin (if necessary)
2. Install libguestfs-tools-c
3. Verify that virt-filesystems exits with an error


Reproducible: 

Steps to Reproduce:
Comment 1 Samuel Verschelde 2015-05-20 00:27:25 CEST
Missing requires apparently.

Assuming the bug is still valid. Please close the report if it isn't.

Keywords: (none) => Junior_job, PATCH
Assignee: bugsquad => joequant
Whiteboard: (none) => MGA5TOO

Thierry Vignaud 2016-12-01 17:44:20 CET

CC: (none) => thierry.vignaud

Comment 2 Thierry Vignaud 2020-11-23 14:00:24 CET
libguestfs-tools-c requires libguestfs which requires supermin

Resolution: (none) => FIXED
Status: NEW => RESOLVED