Re: wombat yum debug?

Jeff Johnson <[email protected]> Tue, 01 Jun 2004 12:15:54 -0400
Newsgroups gmane.linux.aurora.devel
Message-ID <[email protected]>
Christian Joensson wrote:

>I'd like to have yum working on my SS20 running wombat, build-1.91.
>
>Whenever I try yum, I get this:
>
>[root@sparky root]# yum update
>Gathering header information file(s) from server(s)
>Server: Fedora Core 1.91 - sparc - Base
>Segmentation fault
>[root@sparky root]#
>
>Anyone has any ideas?
>  
>

I suspect select(2) on sparc is buggy.

Verify using strace, if select was one of the last syscalls, then this 
is a problem fixed last week in rpm.
Well not fixed, just segfault avoidance workaround ...

Callaway has details, basically use poll(2) instead.

HTH

73 de Jeff


_______________________________________________
Aurora-sparc-devel mailing list
[email protected]
http://lists.auroralinux.org/mailman/listinfo/aurora-sparc-devel
Aurora FAQ: http://www.ecs.soton.ac.uk/~mas01r/aurorafaq.html