ChrisTitusTech / Debian-titus

Debian customizations from Chris Titus Tech
GNU General Public License v3.0
421 stars 158 forks source link

Weird error on install attempt #35

Open aphive opened 2 years ago

aphive commented 2 years ago

Trying a fresh install with a fresh git clone and this caught my attention.. Why is this trying to delete /usr/local?

Preparing to unpack .../rofi_1.7.1-0.1_amd64.deb ...
Unpacking rofi (1.7.1-0.1) over (1.7.0-1) ...
dpkg: warning: unable to delete old directory '/usr/local/share': Directory not empty
dpkg: warning: unable to delete old directory '/usr/local/lib': Directory not empty
dpkg: warning: unable to delete old directory '/usr/local': Directory not empty
Setting up rofi (1.7.1-0.1) ...
Processing triggers for man-db (2.9.4-4) ...