« Return to Thread: [Cooker] Break in x11-server upgrade

Re: [Cooker] Break in x11-server upgrade

by Colin Guthrie-8 :: Rate this Message:

Reply to Author | View in Thread

Colin Guthrie wrote:

> This conditional check in the x11-server-common RPM must be updated to
> check for the /usr/X11R6 being a symlink case:
> if [ -L /etc/X11 ] || [ -L /usr/lib/X11 ]; then
>         echo "/etc/X11 or /usr/lib/X11 is a symbolic link. You must run
> the"
>         echo "script in http://wiki.mandriva.com/en/CookerX11Upgrade 
> before"
>         echo "continuing."
>         exit 1
> fi

I see Ander has added this now :)

Hopefully it will prevent some pain.

Col


--

+--------------------------+
|      Colin Guthrie       |
+--------------------------+
| cguthrie(at)mandriva.org |
|  http://colin.guthr.ie/  |
+--------------------------+

 « Return to Thread: [Cooker] Break in x11-server upgrade