Bug 89114

Summary: python quota library does not compile in recent versions of libuser
Product: [Retired] Red Hat Linux Reporter: Dana Canfield <canfield>
Component: libuserAssignee: Miloslav Trmač <mitr>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 0.51.10-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-09-02 22:21:16 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 Dana Canfield 2003-04-17 19:19:24 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030313

Description of problem:
In RH9 (and 8 as well I believe), the libuserquota python module does not
compile properly.  I know very little about C, but my suspicion is that the
version of the quota package changed and broke the python module.

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


How reproducible:
Always

Steps to Reproduce:
1. edit SPEC file to include --enable-quotas
2. rpmbuild --rebuild 
3. Check that libuserquota was not built.

Attempting to compile manually doesn't work either.   

Actual Results:  Library for python was not build.  Hacking the makefiles by
hand caused the build of the quota library to still fail.

Expected Results:  Successful compilation

Additional info:

Comment 1 Brent Fox 2003-09-16 20:24:31 UTC
*** Bug 89116 has been marked as a duplicate of this bug. ***

Comment 2 Miloslav Trmač 2004-09-02 16:48:30 UTC
First, the argument is --enable-quota.

Other than that, the configure mechanism didn't work at all
and there were several compilation errors that will be fixed
in the next libuser release.

As you can see, the quota code has probably never been used
in practice, so its usage in production is dicouraged at this time.

Comment 3 Miloslav Trmač 2004-09-02 22:21:16 UTC
Should be fixed in libuser-0.51.10-1, when it hits rawhide.