#1040351 chrome-gnome-shell: obsolete conffile /etc/chromium/native-messaging-hosts/org.gnome.chrome_gnome_shell.json

#1040351#5
Date:
2023-07-04 18:33:29 UTC
From:
To:
Dear maintainer,

The upgrade from bullseye to bookworm leaves behind this obsolete conffile:

    spwhitton@melete:~>dpkg-query -W -f='${Conffiles}\n' chrome-gnome-shell | grep obsolete$
     /etc/chromium/native-messaging-hosts/org.gnome.chrome_gnome_shell.json 332a7cffa69102648a83e6819cefe5e3 obsolete

Please call dpkg-maintscript-helper (probably as arranged by
dh_installdeb) to remove the conffile on upgrade, per Policy 10.7.3.

#1040351#10
Date:
2023-07-04 18:54:55 UTC
From:
To:
Control: reassign -1 src: gnome-browser-connector 42.1-3

chrome-gnome-shell is now a transitional package that depends on
gnome-browser-connector which provides that file.

Patches welcome if this is a bug and if you have an idea of how to fix it.

Thank you,
Jeremy Bícha

#1040351#21
Date:
2023-07-04 19:08:52 UTC
From:
To:
Hello,

I think it's a bug because if the user has edited the conffile, it needs
to be properly taken over by gnome-browser-connector.  I think
gnome-browser-connector needs to use the mv_conffile feature of
dpkg-maintscript-helper.