Fedora
xorg package 騒動が FC3 へも影響したようだ。面倒なので、後の作業のために全文転記 for 6.8.2-1.FC3.45.2。
1) Run "yum update" to update to the latest packages. You will see an error message displayed when the old rpm package postun script is executed. This error message is expected, do not report it in bugzilla.
2) Remove all of the old libGLU packages:
rpm -e --allmatches --nodeps --noscripts xorg-x11-Mesa-libGLU
3) Install the new fixed package:
yum install xorg-x11-Mesa-libGLU
以下のように error が出るので、2) と 3) を施して完了。
error: %postun(xorg-x11-Mesa-libGLU-6.8.2-1.FC3.45.1.i386) scriptlet failed, exit status 1
- これから FC 4 を入れたとすると、yum update で嫌になる程の時間がかかる。FC 5 はずっと先だし FC 4.1 を出してくれないかという声が上がっているのも当然。