Public bug reported:
Configuration files created as symbolic links are overwritten by gnome-
control-center. This probably affects any configuration file managed by
gnome-control-center.
Test case:
----------
1.) Create symbolic links of the following files
sudo mv /etc/default/locale /etc/default/locale.test && sudo ln -s
/etc/default/locale.test /etc/default/locale
sudo mv /etc/default/keyboard /etc/default/keyboard.test && sudo ln -s
/etc/default/keyboard.test /etc/default/keyboard
sudo mv /etc/hostname /etc/hostname.test && sudo ln -s
/etc/hostname.test /etc/hostname
2.) Change the language, the keyboard layout and the hostname in gnome-
control-center.
Expected result:
The link destination should be overwritten so that the symbolic link is
preserved.
Actual result:
The symbolic link itself is overwritten so that the symbolic link is lost.
** Affects: gnome-control-center (Ubuntu)
Importance: Undecided
Status: New
** Tags: link overwritten symbolic
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1848940
Title:
gnome-control-center does not respect symbolic links
Status in gnome-control-center package in Ubuntu:
New
Bug description:
Configuration files created as symbolic links are overwritten by
gnome-control-center. This probably affects any configuration file
managed by gnome-control-center.
Test case:
----------
1.) Create symbolic links of the following files
sudo mv /etc/default/locale /etc/default/locale.test && sudo ln -s
/etc/default/locale.test /etc/default/locale
sudo mv /etc/default/keyboard /etc/default/keyboard.test && sudo ln -s
/etc/default/keyboard.test /etc/default/keyboard
sudo mv /etc/hostname /etc/hostname.test && sudo ln -s
/etc/hostname.test /etc/hostname
2.) Change the language, the keyboard layout and the hostname in
gnome-control-center.
Expected result:
The link destination should be overwritten so that the symbolic link is
preserved.
Actual result:
The symbolic link itself is overwritten so that the symbolic link is lost.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1848940/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp