[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: That nsswitch.conf problem



Dimitri Maziuk <emaziuk@curtin.edu.au> wrote:
> If it makes you feel any better, you're not alone.  :(
> After I upgraded something[1] fetchmail(3.8.0) just stopped working here
> -- it goes throug USER/PASS/STAT and then hangs on RETR 1[2].  
> No smtp/pop packets come from pop server according to tcpdump.

It is frequently illuminating to run strace on a known-problem
program. (strace -f if it's likely to fork, strace -p <pid> if
it's already running, strace -e open,stat if you're concerned
only about what files it's accessing, etc..)

-- 
Raul


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: