### Verification done Plucky ###

root@pv-d:~# apt-cache policy dconf-cli
dconf-cli:
  Installed: 0.40.0-5ubuntu0.1
  Candidate: 0.40.0-5ubuntu0.1
  Version table:
 *** 0.40.0-5ubuntu0.1 500
        500 http://us.archive.ubuntu.com/ubuntu plucky-proposed/main amd64 
Packages
        100 /var/lib/dpkg/status
     0.40.0-5 500
        500 http://us.archive.ubuntu.com/ubuntu plucky/main amd64 Packages
root@pv-d:~# mkdir -p /etc/dconf/db/database.d
root@pv-d:~# cat >/etc/dconf/db/database.d/test <<EOF
[test]
hello='world'
EOF
root@pv-d:~# dconf update
root@pv-d:~# ls -la /etc/dconf/db/database
-rw-r--r-- 1 root root 152 Sep  1 12:25 /etc/dconf/db/database
root@pv-d:~# umask 0077
root@pv-d:~# dconf update
root@pv-d:~# ls -la /etc/dconf/db/database
-rw-r--r-- 1 root root 152 Sep  1 12:26 /etc/dconf/db/database

Regression check:

Confirmed that new windows on the desktop are centered.

wesley@pv-d:~$ gsettings set org.gnome.mutter center-new-windows false
wesley@pv-d:~$

Confirmed that new windows on the desktop open in the upper left.

### Verification done Plucky ###

** Tags removed: verification-needed-plucky
** Tags added: verification-done-plucky

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/2072586

Title:
  Running "dconf update" with different umask affects the permissions of
  dconf databases in /etc/dconf/db/

To manage notifications about this bug go to:
https://bugs.launchpad.net/dconf/+bug/2072586/+subscriptions


-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to