HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //usr/src/glibc/debian/patches/any/local-disable-libnss-db.diff
Disable libnss-db as the format is not compatible with the libnss-db package, and is
architecture dependent.

---
 nss/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/nss/Makefile
+++ b/nss/Makefile
@@ -61,7 +61,7 @@
 endif
 
 # Specify rules for the nss_* modules.  We have some services.
-services		:= files db compat
+services		:= files compat
 
 extra-libs		= $(services:%=libnss_%)
 # These libraries will be built in the `others' pass rather than