View Issue Details

IDProjectCategoryView StatusLast Update
0000229AlmaLinux-8-OTHERpublic2022-05-05 09:01
Reporterronan Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
PlatformAlmaLinuxOSLinuxOS Version8
Summary0000229: Can't find RPM source
DescriptionSome rpm src can't be find in AlmaLinux in the usual way.

e.g.: aopalliance
Steps To Reproduce
Let's take a working package: ansible-pcp
#sudo dnf search -v --enablerepo="*-source" ansible-pcp
===================================================================================================== Name Exactly Matched: ansible-pcp =====================================================================================================
ansible-pcp.noarch : Ansible Metric collection for Performance Co-Pilot
Repo : appstream
Matched from:
Provide : ansible-pcp = 2.2.1-1.el8

ansible-pcp.src : Ansible Metric collection for Performance Co-Pilot
Repo : appstream-source
Matched from:
Other : ansible-pcp

But with aopalliance
#sudo dnf search -v --enablerepo="*-source" aopalliance
===================================================================================================== Name Exactly Matched: aopalliance =====================================================================================================
aopalliance.noarch : Java/J2EE AOP standards
Repo : appstream
Matched from:
Provide : aopalliance = 1.0-17.module_el8.0.0+6035+97aff910

But if you query the specific repo you've got:
#sudo dnf search -v --repo appstream-source aopalliance
==================================================================================================== Name Exactly Matched: aopalliance =====================================================================================================
aopalliance.src : Java/J2EE AOP standards
Repo : appstream-source
Matched from:
Other : aopalliance


Note:
1) The package is in source repository
http://mirror.almalinux.ikoula.com/8/AppStream/Source/Packages/

2) The primary.xml.gz is OK
http://mirror.almalinux.ikoula.com/8/AppStream/Source/repodata/

3) It's not comming from dnf (same result with dnf from fedora)

4) The same command work in fedora and centos



TagsNo tags attached.
abrt_hash
URL

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-05-05 09:01 ronan New Issue