### Verification done Noble ###

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

Regression check:

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

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

Confirmed that new windows on the desktop open in the center.

### Verification done Noble ###

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

-- 
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