Ron Farrer <[EMAIL PROTECTED]> writes: > I ran "apt-get update;apt-get -f dist-upgrade" last night. It only took 12 > hours at 26.4K... Anyway, I've attached an updated listing of installed > x11 packages. Ohh, and it still doesn't work...
Still getting that "X: undefined symbol: __syscall" ? Hmmm, let's see what packages you have on hold --- just a shot in the dark. Please do: sgrep -e '(DEB_PKG containing (DEB_STATUS containing "hold"))' < /var/lib/dpkg/status | grep '^Package: \|^Status: \|^Version:' and post what it reports. Thanks. P.S. Have you opened a bug report on this yet? If so, please tell me the bug number. Thanks.