FreeBSD Bugzilla – Attachment 260135 Details for
Bug 283925
emulators/linux_base-rl9: missing libraries for many executables
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Add libnsl to linux_base-rl9
rl9-libnsl.patch (text/plain), 2.94 KB, created by
Sean Farley
on 2025-05-04 01:18:43 UTC
(
hide
)
Description:
Add libnsl to linux_base-rl9
Filename:
MIME Type:
Creator:
Sean Farley
Created:
2025-05-04 01:18:43 UTC
Size:
2.94 KB
patch
obsolete
>diff --git a/emulators/linux_base-rl9/Makefile b/emulators/linux_base-rl9/Makefile >index e8e0337eefac..7521869f8cb9 100644 >--- a/emulators/linux_base-rl9/Makefile >+++ b/emulators/linux_base-rl9/Makefile >@@ -67,6 +67,7 @@ LIB_DISTNAMES= bzip2-libs-${bzip2_ver} \ > libgcc-${gcc_ver} \ > libgudev-${libgudev_ver} \ > libmount-${util_ver} \ >+ libnsl-${glibc_ver} \ > libproxy-${libproxy_ver} \ > libselinux-${selinux_ver} \ > libsepol-${sepol_ver} \ >diff --git a/emulators/linux_base-rl9/distinfo b/emulators/linux_base-rl9/distinfo >index 6e5aad097208..7dc1c586f7cb 100644 >--- a/emulators/linux_base-rl9/distinfo >+++ b/emulators/linux_base-rl9/distinfo >@@ -223,6 +223,12 @@ SHA256 (rocky/l/libmount-2.37.4-20.el9.i686.rpm) = 21eddd2c18c7c9d68d8f5f24786db > SIZE (rocky/l/libmount-2.37.4-20.el9.i686.rpm) = 145048 > SHA256 (rocky/l/libmount-2.37.4-20.el9.x86_64.rpm) = 8ae34772bc519310fbb3eae367bb81ebcc0add25d75155cba8d9af67947d7fb0 > SIZE (rocky/l/libmount-2.37.4-20.el9.x86_64.rpm) = 137687 >+SHA256 (rocky/l/libnsl-2.34-125.el9_5.3.aarch64.rpm) = 434178e14c1c1a6776097bb58c183e0ed1ec54675fba46cab090e407e6603614 >+SIZE (rocky/l/libnsl-2.34-125.el9_5.3.aarch64.rpm) = 57846 >+SHA256 (rocky/l/libnsl-2.34-125.el9_5.3.i686.rpm) = a2ff3953bd09bf949db6979234b138a60d251281a085b595daff3fe2b5846191 >+SIZE (rocky/l/libnsl-2.34-125.el9_5.3.i686.rpm) = 62529 >+SHA256 (rocky/l/libnsl-2.34-125.el9_5.3.x86_64.rpm) = bb4d1b4be0a9a17328a78021e392eee97aca85f3bcf54b93c8f7b1b8eb6b42dd >+SIZE (rocky/l/libnsl-2.34-125.el9_5.3.x86_64.rpm) = 57869 > SHA256 (rocky/l/libproxy-0.4.15-35.el9.aarch64.rpm) = 31daa01dfa6eb8e0ae100cbdc20f0d73320598a934f0eabad830b0060027f2d2 > SIZE (rocky/l/libproxy-0.4.15-35.el9.aarch64.rpm) = 71753 > SHA256 (rocky/l/libproxy-0.4.15-35.el9.i686.rpm) = 44c7d66545b791a88f1faf63dc6d686ddfaa8154aa45899cd1469dd7aed9f657 >diff --git a/emulators/linux_base-rl9/pkg-plist.aarch64 b/emulators/linux_base-rl9/pkg-plist.aarch64 >index abdcabfddda5..3d8dc83e7827 100644 >--- a/emulators/linux_base-rl9/pkg-plist.aarch64 >+++ b/emulators/linux_base-rl9/pkg-plist.aarch64 >@@ -1381,6 +1381,7 @@ usr/lib64/libncurses.so.6 > usr/lib64/libncurses.so.6.2 > usr/lib64/libncursesw.so.6 > usr/lib64/libncursesw.so.6.2 >+usr/lib64/libnsl.so.1 > usr/lib64/libnss_compat.so.2 > usr/lib64/libnss_dns.so.2 > usr/lib64/libnss_files.so.2 >diff --git a/emulators/linux_base-rl9/pkg-plist.amd64 b/emulators/linux_base-rl9/pkg-plist.amd64 >index f74fde7336cc..bee9cd2f4898 100644 >--- a/emulators/linux_base-rl9/pkg-plist.amd64 >+++ b/emulators/linux_base-rl9/pkg-plist.amd64 >@@ -1724,6 +1724,7 @@ usr/lib/libncurses.so.6 > usr/lib/libncurses.so.6.2 > usr/lib/libncursesw.so.6 > usr/lib/libncursesw.so.6.2 >+usr/lib/libnsl.so.1 > usr/lib/libnss_compat.so.2 > usr/lib/libnss_dns.so.2 > usr/lib/libnss_files.so.2 >@@ -2209,6 +2210,7 @@ usr/lib64/libncurses.so.6 > usr/lib64/libncurses.so.6.2 > usr/lib64/libncursesw.so.6 > usr/lib64/libncursesw.so.6.2 >+usr/lib64/libnsl.so.1 > usr/lib64/libnss_compat.so.2 > usr/lib64/libnss_dns.so.2 > usr/lib64/libnss_files.so.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 283925
:
260135
|
260154