Re: apt not working with sparc ipc

1999-08-03 Thread Andrew Howell
On Tue, Aug 03, 1999 at 12:07:18AM -0600, Jason Gunthorpe wrote: > > On Fri, 30 Jul 1999, Andrew Howell wrote: > > > Attached is strace output of the http sub process. > > > > It just gets stuck in a loop of > > > > _newselect(0x1, 0xefffeb48, 0, 0, 0)= 1 > > read(0, "", 4000)

Re: apt not working with sparc ipc

1999-08-03 Thread Jason Gunthorpe
On Fri, 30 Jul 1999, Andrew Howell wrote: > Attached is strace output of the http sub process. > > It just gets stuck in a loop of > > _newselect(0x1, 0xefffeb48, 0, 0, 0)= 1 > read(0, "", 4000) = 0 Ah, this is a different bug, the HTTP method was ignoring the signs o

Re: apt not working with sparc ipc

1999-07-29 Thread Jason Gunthorpe
On Fri, 30 Jul 1999, Andrew Howell wrote: > > You are going to have to use PS to find out which process is spinning and > > strace that - I think you will find it is the 'http' or 'ftp' sub process. > > I usually use 'rm /tmp/apt*; strace -o /tmp/apt -ff apt-get' > > Attached is strace output of

Re: apt not working with sparc ipc

1999-07-29 Thread Jason Gunthorpe
On Thu, 29 Jul 1999, Andrew Howell wrote: > Basically the potato version of apt-get just uses up 100% CPU and sits then > doing not much when you do a 'apt-get update' I left it there for a couple > of hours and when I came back it had fetched 99% of the main packages file. It's a bit early for

Re: apt not working with sparc ipc

1999-07-29 Thread Ben Collins
On Thu, Jul 29, 1999 at 02:34:52PM +0200, Teun Vink wrote: > On Thu, 29 Jul 1999, Andrew Howell wrote: > > Any ideas. I see an open bug where the package maintainer (I think > > it was him, Jason?) claimed that it wasn't a problem with apt but a network > > problem. I don't see any network problems

Re: apt not working with sparc ipc

1999-07-29 Thread Teun Vink
On Thu, 29 Jul 1999, Andrew Howell wrote: > Hi, > > I'm just new to sparc linux and have come across a problem with apt and > my sparcstation IPC which others seem to have as well. So I'm hoping someone > has figured out how to fix it now :) > > Basically the potato version of apt-get just uses

apt not working with sparc ipc

1999-07-29 Thread Andrew Howell
Hi, I'm just new to sparc linux and have come across a problem with apt and my sparcstation IPC which others seem to have as well. So I'm hoping someone has figured out how to fix it now :) Basically the potato version of apt-get just uses up 100% CPU and sits then doing not much when you do a 'a