Hi.

On Wed, 31 Jan 2024 00:21:50 -0500 Jon LaBadie wrote:
> $ rpm --verify glibc-headers-x86

> $ rpm --verify glibc-devel.x86_64

> After renaming stdio.h the first command reports it as missing.

> Observation Oddity:  glibc-headers uses -x86
> whereas most packages use .x86 (dash vs dot)

The reason is that the name of the glibc-headers RPM is in fact
glibc-headers-x86

    rpm -qi glibc-headers-x86
    Name        : glibc-headers-x86
    Version     : 2.38
    Release     : 14.fc39
    <snip>
    Description :
    The glibc-headers-x86 package contains the architecture-specific
    header files which cannot be included in glibc-devel package.

-- 
francis
--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to