Bug 251875

Summary: rdiff-backup should depend on pylibacl and pyxattr packages
Product: [Fedora] Fedora Reporter: Matthew Flaschen <matthew.flaschen>
Component: rdiff-backupAssignee: Kevin Fenzi <kevin>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 7CC: ghenry
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.0.5-5.fc7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-08-29 17:30:38 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:
Attachments:
Description Flags
Adds dependencies on pylibacl and pyxattr to spec file none

Description Matthew Flaschen 2007-08-13 03:27:28 UTC
Description of problem:


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


How reproducible:

As root, run:

# yum remove pylibacl pyxattr
# yum install rdiff-backup
# rdiff-backup source destination

Actual results:

Unable to import module xattr.
...
Unable to import module posix1e from pylibacl package.

Expected results:

pyxattr and pylibacl are automatically installed as dependencies, so
rdiff-backup does not give these warnings.

Comment 1 Matthew Flaschen 2007-08-13 04:07:09 UTC
Created attachment 161150 [details]
Adds dependencies on pylibacl and pyxattr to spec file

Comment 2 Kevin Fenzi 2007-08-13 04:38:41 UTC
Ugh. This was fixed a while back, and built for F7, but never pushed out as an
update. ;( 

Gavin: Shall I go ahead and push that update out for F7 and build for devel and
FC6 or would you like to?

Comment 3 Gavin Henry 2007-08-13 06:15:22 UTC
Yeah, sure.

Comment 4 Kevin Fenzi 2007-08-13 22:44:04 UTC
I have pushed a build for devel/rawhide, and requested a push of a F7 version to
updates-testing. 

Please test. You can get the F7 build direct from koji: 
http://koji.fedoraproject.org/koji/buildinfo?buildID=13651


Comment 5 Fedora Update System 2007-08-15 19:39:44 UTC
rdiff-backup-1.0.5-5.fc7 has been pushed to the Fedora 7 testing repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2007-08-29 17:30:37 UTC
rdiff-backup-1.0.5-5.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.