[Rpm-maint] [rpm-software-management/rpm] Can I control the function that rpm automatically detect dependencies? (#1339)

闪光炒饭! notifications at github.com
Thu Aug 20 10:36:21 UTC 2020


I'm facing a problem that when I finish packing and try to install it in other host(actually a container) and then I got these errors:
`        libc.so.6(GLIBC_2.2.5)(64bit) is needed by Maxscale-2.3.12-1.alios7.aarch64
        libc.so.6(GLIBC_2.3)(64bit) is needed by Maxscale-2.3.12-1.alios7.aarch64
        libc.so.6(GLIBC_2.7)(64bit) is needed by Maxscale-2.3.12-1.alios7.aarch64
        libdl.so.2(GLIBC_2.2.5)(64bit) is needed by Maxscale-2.3.12-1.alios7.aarch64
        libm.so.6(GLIBC_2.2.5)(64bit) is needed by Maxscale-2.3.12-1.alios7.aarch64
        libpthread.so.0(GLIBC_2.2.5)(64bit) is needed by Maxscale-2.3.12-1.alios7.aarch64
        libpthread.so.0(GLIBC_2.3.2)(64bit) is needed by Maxscale-2.3.12-1.alios7.aarch64
        libpthread.so.0(GLIBC_2.3.3)(64bit) is needed by Maxscale-2.3.12-1.alios7.aarch64
        librt.so.1(GLIBC_2.2.5)(64bit) is needed by Maxscale-2.3.12-1.alios7.aarch64
`
It seems that the above dependencies are missing. But I really can run it in my packing host and just need libc.so.c(GLIBC_2.17).I don't need these GLIBC_2.2.5 in run time but them are detected automatically by rpm. 
Can I cantrol this and how? 
Thanks for any suggestions!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1339
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200820/4ed57537/attachment.html>


More information about the Rpm-maint mailing list