On 2011-06-30 17:00, ilias wrote: ... > + exists /usr/lib/fglrx/diversions/libglx.so > + test -e /usr/lib/fglrx/diversions/libglx.so > + echo ERROR: /usr/lib/fglrx/diversions/libglx.so does still exist. Aborting. > + exit 1 > dpkg: error processing glx-diversions (--configure): > subprocess installed post-installation script returned error exit status 1 > Errors were encountered while processing: > glx-diversions
Where is your stdout going to? At least the ERROR should have been printed there. Also some further disgnostics might show up there and not on stderr. To fix your system: delete /usr/lib/fglrx/diversions/libglx.so delete /usr/lib/xorg/modules/extensions/libglx.so.distrib reinstall xserver-xorg-core Looks like you had a local diversion there before and that has messed up things. Andreas -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

