Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1818713

Summary: please provide an epel8 build too
Product: [Fedora] Fedora EPEL Reporter: Levente Farkas <lfarkas>
Component: python3-pyxattrAssignee: dan.cermak
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel8CC: carl, dan.cermak, mszpak
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python3-pyxattr-0.7.1-1.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-05-03 04:18:57 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 Levente Farkas 2020-03-30 07:44:26 UTC

Comment 1 dan.cermak 2020-04-03 22:58:30 UTC
I was under the impression that pyxattr is shipped in one of the CentOS 8 components? So why should it be part of epel then?

Comment 2 Levente Farkas 2020-04-06 08:59:31 UTC
which package provide it? I can't find anything.

Comment 3 Fedora Update System 2020-04-16 23:11:39 UTC
FEDORA-EPEL-2020-0b3ac00899 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-0b3ac00899

Comment 4 Fedora Update System 2020-04-18 00:28:27 UTC
FEDORA-EPEL-2020-0b3ac00899 has been pushed to the Fedora EPEL 8 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-0b3ac00899

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2020-05-03 04:18:57 UTC
FEDORA-EPEL-2020-0b3ac00899 has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 6 Carl George 🤠 2020-05-08 22:33:34 UTC
Dan was correct, in RHEL and CentOS the pyxattr package has a python3-pyxattr subpackage.

# repoquery --quiet --info python3-pyxattr
Name         : python3-pyxattr
Version      : 0.5.3
Release      : 18.el8
Architecture : x86_64
Size         : 36 k
Source       : pyxattr-0.5.3-18.el8.src.rpm
Repository   : codeready-builder
Summary      : Extended attributes library wrapper for Python 3
URL          : http://pyxattr.k1024.org/
License      : LGPLv2+
Description  : Python extension module wrapper for libattr. It allows to query, list,
             : add and remove extended attributes from files and directories.
             : 
             : Python 3 version.

I've filed bug 1833571 to retire this from EPEL to comply with policy.