View Issue Details

IDProjectCategoryView StatusLast Update
0000165Rocky-Linux-8libldbpublic2022-07-29 07:45
ReporterFritz Elfert Assigned ToLouis Abel  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0000165: Several -devel packages missing from repos
DescriptionTrying to rebuild samba in mock complains about missing build requirement:

No matching package to install: 'python3-ldb-devel >= 2.4.1'

python3-ldb-devel in turn depends on python-ldb-devel-common so actually
those two packages are missing in the repos.
Steps To Reproducednf install -y mock
dnf download --source samba
mock -a devel --rebuild samba*-src.rpm
Additional InformationCurrently, I work arout this issue by **first** rebuilding libldb, installing the resulting python3-ldb-devel and python-ldb-devel-common into the
mock chroot and **then** rebuilding samba using the --no-clean option, but the proper way would be to have
python3-ldb-devel and python-ldb-devel-common in the devel repository.
TagsNo tags attached.

Activities

Louis Abel

Louis Abel

2022-07-29 07:45

administrator   ~0000312

Hello. Thank you for the report. The packages have been added to devel. Our current master mirror now has it available and it will be available to mirrors as they sync. http://dl.rockylinux.org/pub/rocky/8/devel/x86_64/os/Packages/p/

Issue History

Date Modified Username Field Change
2022-07-28 11:28 Fritz Elfert New Issue
2022-07-29 07:45 Louis Abel Assigned To => Louis Abel
2022-07-29 07:45 Louis Abel Status new => closed
2022-07-29 07:45 Louis Abel Resolution open => fixed
2022-07-29 07:45 Louis Abel Note Added: 0000312