Error creating lxc container on slackware64-current
by ennepath from LinuxQuestions.org on (#55KTX)
Trying to create an lxc container:
Code:lxc-create -n slacktest -t slackwareIn return
Code:Configuring...
Adding an etc/fstab that must be modified later with the
full path of the container's rootfs if you decide to move it.
chpasswd: error while loading shared libraries: libpam.so.0: cannot open shared object file: No such file or directory
Error creating container slacktestCode:find / -type f -iname '*libpam*'shows nothing.
Code:slackpkg search pam
Looking for pam in package list. Please wait... DONE
The list below shows all packages with name matching "pam".
[ Status ] [ Repository ] [ Package ]
installed slackware64 nss-pam-ldapd-0.9.11-x86_64-1
installed slackware64 pam-1.4.0-x86_64-1
installed slackware64 pam-krb5-4.9-x86_64-1
installed slackware64 pamixer-1.4-x86_64-5
slackpkg install-new
Looking for NEW packages to install. Please wait... DONE
No packages match the pattern for install. Try:
/usr/sbin/slackpkg upgrade|reinstallWhat do I miss?
P.S. Does forum search work? I always get 'Database error'.


Code:lxc-create -n slacktest -t slackwareIn return
Code:Configuring...
Adding an etc/fstab that must be modified later with the
full path of the container's rootfs if you decide to move it.
chpasswd: error while loading shared libraries: libpam.so.0: cannot open shared object file: No such file or directory
Error creating container slacktestCode:find / -type f -iname '*libpam*'shows nothing.
Code:slackpkg search pam
Looking for pam in package list. Please wait... DONE
The list below shows all packages with name matching "pam".
[ Status ] [ Repository ] [ Package ]
installed slackware64 nss-pam-ldapd-0.9.11-x86_64-1
installed slackware64 pam-1.4.0-x86_64-1
installed slackware64 pam-krb5-4.9-x86_64-1
installed slackware64 pamixer-1.4-x86_64-5
slackpkg install-new
Looking for NEW packages to install. Please wait... DONE
No packages match the pattern for install. Try:
/usr/sbin/slackpkg upgrade|reinstallWhat do I miss?
P.S. Does forum search work? I always get 'Database error'.