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
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to