Bug 1088738

Summary: libguestfs-1.27.5-2.fc21 FTBFS
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: libguestfsAssignee: Richard W.M. Jones <rjones>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mbooth, ptoscano, rjones, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://koji.fedoraproject.org/koji/buildinfo?buildID=511245
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-04-17 07:29:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Pisar 2014-04-17 05:33:51 UTC
libguestfs-1.27.5-2.fc21 fails to build in F21 due to tests:

[...]
make[1]: Leaving directory `/builddir/build/BUILD/libguestfs-1.27.5'
make: *** [check-recursive] Error 1
  GEN      public-submodule-commit
make: Target `check' not remade because of errors.
error: Bad exit status from /var/tmp/rpm-tmp.LnEmay (%check)

There are many error messages in the build log but I have no idea which is expected and which is fatal.

Comment 1 Richard W.M. Jones 2014-04-17 07:29:54 UTC
You need to reproduce the full messages, not just the final message.

In any case libguestfs currently fails the tests because parted is
broken.

*** This bug has been marked as a duplicate of bug 1088424 ***

Comment 2 Pino Toscano 2014-04-17 09:13:08 UTC
(In reply to Richard W.M. Jones from comment #1)
> In any case libguestfs currently fails the tests because parted is
> broken.

Not sure it is parted's fault though -- will followup in bug #1088424.