[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#363965: xserver-xorg: Can't force update of /etc/X11/xorg.conf



Mike Hommey <mh+reportbug@glandium.org> wrote:

> namakemono:/home/mh# dpkg-reconfigure -phigh xserver-xorg
> xserver-xorg postinst warning: not updating /etc/X11/xorg.conf; file has
>    been customized
> 
> Either the postinst or the comment has to be fixed according to the
> other.

Definitely the postinst. I was able to get dpkg-reconfigure to update
xorg.conf (in 1:7.0.22) by removing xorg.conf and doing a couple of
other things. You may have to also perform the following:

  sudo sh -c "readlink /etc/X11/X | md5sum > /var/lib/x11/X.md5sum"

See #374578.

You will probably also have to perform the following:

  sudo vi /var/lib/dpkg/info/xserver-xorg.postinst
  # Comment out the following line as well as matching else and endif.
  #   if [ -z "$UPGRADE" ] || dpkg --compare-versions "$2" le "1:7.0.14"; then

-- 
Bill Wohler <wohler@newt.com>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and MH-E.
If you're passed on the right, you're in the wrong lane.




Reply to: