On Sat, May 8, 2021 at 1:52 PM Richard W.M. Jones <rjo...@redhat.com> wrote:

> Some random questions about this:
>
> - How many existing packages are affected?  Can this be analyzed and
>   the maintainers notified?
>

There is a list of packages at the change and also at the initial email
thread before this change was created, I mention all the failing packages
with their respective maintainers:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/7ZKGVM4XJ7QFRFZXTSGUT4K2MPDVV2XY/#W7LXPX4SIB57DDXXI4PQNKCFSOQMOL4S

I plan to notify every affected packager if the change gets accepted.
Noting though, that during my testing of 9k+ packages from rawhide, many
failed to build due to different reasons, so more failures might appear
later on if their initial FTBFS issue is resolved.


>
> - If I want to analyze my own packages to see if they contain
>   rpaths, is it sufficient to run this?
>
>   chrpath --list --keepgoing <binaries> <sofiles> | grep RUNPATH
>
> I ran that on /usr/lib64 and found samba seems to use
> RUNPATH=/usr/lib64/samba
>
>
On the "how to test" section there is an rpmlint command on how to test
your packages locally. Samba's use-case is fine as RUNPATH points to a
directory with private libraries.


> Rich.
>
> --
> Richard Jones, Virtualization Group, Red Hat
> http://people.redhat.com/~rjones
> Read my programming and virtualization blog: http://rwmj.wordpress.com
> libguestfs lets you edit virtual machines.  Supports shell scripting,
> bindings from many languages.  http://libguestfs.org
> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-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/devel@lists.fedoraproject.org
> Do not reply to spam on the list, report it:
> https://pagure.io/fedora-infrastructure
>


-- 
Regards,

Charalampos Stratakis
Senior Software Engineer
Python Maintenance Team, Red Hat
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-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/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to