Bug 661452 - python-augeas package doesn't build in EL5 and is missing from EPEL
Summary: python-augeas package doesn't build in EL5 and is missing from EPEL
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-augeas
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-12-08 19:31 UTC by Greg Swift
Modified: 2011-11-01 10:14 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-18 12:03:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
patch to let python-augeas build properly on RHEL5 (399 bytes, patch)
2010-12-08 19:31 UTC, Greg Swift
no flags Details | Diff

Description Greg Swift 2010-12-08 19:31:12 UTC
Created attachment 467557 [details]
patch to let python-augeas build properly on RHEL5

Description of problem:
The augeas downloads page states that EPEL has a python-augeas package.  This is not the case.  The latest koji SRPM of python-augeas doesn't build properly on RHEL5 without a slight change.

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

How reproducible:
very

Steps to Reproduce:
To install:
1. install epel-release
2. try 'yum install python-augeas'

To build package:
1. download SRPM
2. rpm -ivh --nomd5 the package
3. attempt rpmbuild -ba path/python-augeas.spec
  
Actual results:
To install:
No package python-augeas available.

To build package:
File not found by glob: /var/tmp/python-augeas-0.3.0-5.el5-root-swiftg/usr/lib/python2.4/site-packages/*augeas*.egg-info


Expected results:
To install: the package to be available and installed
To build package: for the package to cleanly build

Additional info:
Attached patch cleans up the spec file so that it builds on RHEL5 (and in theory RHEL4)

Comment 1 Mark Chappell 2010-12-10 09:37:47 UTC
Greg, 

As far as I can tell python-augeas has never been a part of EPEL, I've moved the ticket over to the Fedora python-augeas component so that we can find out if the Fedora maintainer is interested in maintaining the package for EPEL.



Mark

Comment 2 Nils Philippsen 2011-10-28 15:48:58 UTC
I've added the necessary change (slightly modified) to the python-augeas git repo.

Harald: any reason why you didn't commit there? You're in the git commit group for it...

Comment 3 Harald Hoyer 2011-11-01 10:14:37 UTC
(In reply to comment #2)
> I've added the necessary change (slightly modified) to the python-augeas git
> repo.
> 
> Harald: any reason why you didn't commit there? You're in the git commit group
> for it...

no real reason, other than -EBUSY...


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