Re: nscd cache and post_spawn() error
Emilio Pozuelo Monfort <[email protected]>
| Newsgroups | gmane.os.hurd.general |
|---|---|
| Message-ID | <[email protected]> |
On 03/05/11 20:51, Pasha wrote: > hello > > I have gone through initial documentation to start working with GNU > HURD. > > > Initially I started with Open Issues - specially the "adduser" part. > The adduser, deluser, (Debian)AdduserCommon.pm Perl scripts seems fine. > The actual error is generating from low level utility - useradd, > userdel. See http://www.gnu.org/software/hurd/open_issues/adduser.html and http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623199 > But when I try to debug using gdb, it shows "no debuggin symbols found". > > (any other suggest to start development/contributing for GNU HURD!). > > > > I was trying to setup openssh-server. To setup it properly I had to > install "random-egd" package, then I got same warning !!! > > Please find the attached. > (I am running HURD in KVM with bridge networking (via virt-manager) > using the mini.iso setup.) Those warnings are harmless, openssh will work fine. Emilio