Bug 162560

Summary: missing buildrequires e2fsprogs-devel
Product: [Fedora] Fedora Reporter: Karsten Hopp <karsten>
Component: cryptsetup-luksAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: ivazqueznet, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-07-06 15:39:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Karsten Hopp 2005-07-06 11:05:20 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.8) Gecko/20050623 Fedora/1.0.4-5 Firefox/1.0.4

Description of problem:
Rebuild on a minimal buildsystem:

...
checking for ctype.h... yes
checking for unistd.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking uuid/uuid.h usability... no
checking uuid/uuid.h presence... no
checking for uuid/uuid.h... no
configure: error: 'You need the uuid library (from e2fsprogs)'
error: Bad exit status from /var/tmp/rpm-tmp.77831 (%build)

Version-Release number of selected component (if applicable):
cryptsetup-luks-1.0.1-1

How reproducible:
Always

Steps to Reproduce:
1. install minimal buildsystem (or remove e2fsprogs-devel package)
2. build package
3.
  

Actual Results:  build aborts

Additional info:

Comment 1 Bill Nottingham 2005-07-06 15:39:25 UTC
It was in there as e2fsprogs instead of e2fsprogs-devel. Fixed, will get picked
up at the next build.

Comment 2 Bill Nottingham 2005-12-24 03:34:34 UTC
*** Bug 176502 has been marked as a duplicate of this bug. ***