RPi-Distro / repo

Issue tracking for the archive.raspberrypi.com repo
37 stars 1 forks source link

apt-get purge raspberrypi-artwork leaves /usr/share/raspberrypi-artwork #224

Closed dilyanpalauzov closed 3 years ago

dilyanpalauzov commented 3 years ago

apt-get purge raspberrypi-artwork shall remove the file /usr/share/raspberrypi-artwork/launch.png and the directory /usr/share/raspberrypi-artwork, but does not.

I do not know where to file this.

XECDesign commented 3 years ago

The package passes piuparts and there's nothing in the packaging that adds any files that wouldn't be managed by dpkg.

Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be REMOVED:
  raspberrypi-artwork*
0 upgraded, 0 newly installed, 1 to remove and 55 not upgraded.
After this operation, 110 kB disk space will be freed.
Do you want to continue? [Y/n] 
(Reading database ... 331066 files and directories currently installed.)
Removing raspberrypi-artwork (20150921) ...
$ ls -la /usr/share/raspberrypi-artwork
ls: cannot access '/usr/share/raspberrypi-artwork': No such file or directory
dilyanpalauzov commented 3 years ago

I install Rapsberry Pi OS with desktop, call apt-get purge raspberrypi-artwork and then the file /usr/share/raspberrypi-artwork/launch.png does exist.

XECDesign commented 3 years ago

Running dpkg -S /usr/share/raspberrypi-artwork/launch.png says that file is owned by raspberrypi-ui-mods