Error after apt full-upgrade to 2025.3 xfce-screensaver.xml not found

What have you tried:
Tried copying my xfce-screensaver.xml to /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/ and rerunning apt autoremove -y or dpkg --configure -a and get told permission denied.
Permissions and ownership on xfce-screensaver.xml are the same as all others.

What is the error:
Initial error after full-upgrade is
/var/lib/dpkg/info/kali-themes.postinst: 107: /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-screensaver.xml: not found
dpkg: error processing package kali-themes (–configure):
installed kali-themes package post-installation script subprocess returned error exit status 127
Errors were encountered while processing:
kali-themes
Error: Sub-process /usr/bin/dpkg returned an error code (1)

After copying my xfce-screensaver.xml to the /etc location it is
Setting up kali-themes (2025.3.0) …
/var/lib/dpkg/info/kali-themes.postinst: 107: /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-screensaver.xml: Permission denied
dpkg: error processing package kali-themes (–configure):
installed kali-themes package post-installation script subprocess returned error exit status 126
Errors were encountered while processing:
kali-themes
Error: Sub-process /usr/bin/dpkg returned an error code (1)

What device is this on:
VMWare Player virtual machine. First time I have encountered this after any earlier full-upgrade in a couple of years. Note, this is one VM I user regularly, while other I blow away once they are done.

There is a fix coming upstream, should arrive via full-upgrade shortly

Thanks for the information. Currently, I cannot do a full-upgrade again due to the broken package. But it is not interfering with normal operations in any way.
Cheers