Hello, I have uploaded to my repository an apt that does not segfault and generally appears to approximate working :-)
It's built with GCC 3.3, which is also present at that repository. My /etc/apt/sources.list looks like this: deb-src http://http.us.debian.org/debian unstable main contrib non-free deb http://http.us.debian.org/debian dists/unstable/main/binary-i386/ # Binary package area for Debian-BSD only (until the main archive is # available) #deb http://debian-bsd.lightbearer.com/debian-bsd unstable main contrib non-free #deb http://debian-bsd.lightbearer.com/debian-bsd experimental main contrib non-free #deb-src http://debian-bsd.lightbearer.com/debian-bsd unstable main contrib non-free #deb-src http://debian-bsd.lightbearer.com/debian-bsd experimental main contrib non-free deb http://people.debian.org/~jgoerzen/netbsd-i386 unstable main The second line will nicely pull in Arch: all packages from the main repository. -- John

