i have set up my environment using docker because am running mac (i will change OS after the Contribution Period if need rises) so i used docker to setup the unstable debian environment via https://gitlab.com/fsci/resources.
As everything seems to work fine, but after running *sudo apt-get update && sudo apt-get dist-upgrade *i get the following error and using sudo again fails as the account seams broken. *Setting up libc6:amd64 (2.35-3) ...* */usr/bin/perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory* *dpkg: error processing package libc6:amd64 (--configure):* * installed libc6:amd64 package post-installation script subprocess returned error exit status 127* *Errors were encountered while processing:* * libc6:amd64* *E: Sub-process /usr/bin/dpkg returned an error code (1)* *root@2ffe435c51e9:/# sudo apt-get update && sudo apt-get dist-upgrade* *sudo: account validation failure, is your account locked?* How do most devs here set up their unstable environment? Do you run a Debian unstable distribution locally on the machine?
-- Pkg-javascript-devel mailing list Pkg-javascript-devel@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel