in one of the yum threads when looking at strace -ff, it wasn't able to connect to particular mirror hosts, but he cleared his yum cache and it's getting stuck on various hosts. Howard, did you try manually curling or wget'ing the repomd.xml file on the mirror on which it gets stuck on in the strace ? For example :
wget http://mirrors.sonic.net/centos/6.5/os/x86_64/repodata/repomd.xml You'd need to change the host and the path slightly to just before the os dir for the particular mirror. On Fri, Jan 3, 2014 at 1:00 PM, JMJ <[email protected]> wrote: > On 01/03/2014 11:24 AM, Kent Perrier wrote: > >> It's a shot in the dark, but have you done a tcpdump while the yum process >> is running? >> > > Another shot in the dark, that you've probably already done, but.... > > Have you tried running yum via strace? > > > JMJ > > > -- > -- > You received this message because you are subscribed to the Google Groups > "NLUG" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to nlug-talk+unsubscribe@ > googlegroups.com > For more options, visit this group at http://groups.google.com/ > group/nlug-talk?hl=en > > --- You received this message because you are subscribed to the Google > Groups "NLUG" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- You received this message because you are subscribed to the Google Groups "NLUG" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nlug-talk?hl=en --- You received this message because you are subscribed to the Google Groups "NLUG" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
