I was doing a routine pihole -up, it kinda of stopped here for a long time:
[i] SELinux not detected
[✓] Update local cache of available packages
[✓] Checking apt-get for upgraded packages... up to date!
[✓] Building dependency package pihole-meta.deb
[✓] Installing Pi-hole dependency package
[i] Performing unattended setup, no dialogs will be displayed
[i] Resetting local repos
[✓] Resetting repository within /etc/.pihole...
[✓] Resetting repository within /var/www/html/admin/...
[✓] Checking for user 'pihole'
[i] FTL Checks...
[✓] Detected AArch64 (64 Bit ARM) architecture
[i] FTL binary already installed, verifying integrity...
[✗] Remote binary is different, downloading...
[i] Downloading and Installing FTL...
^C
eventually I’ve interrupted, got this:
Installation was interrupted
Pi-hole's dependencies might be already installed. If you want to remove them you can try to
a) run 'pihole uninstall'
b) Remove the meta-package 'pihole-meta' manually
E.g. sudo apt-get remove pihole-meta && apt-get autoremove
on 2nd command I got:
$ sudo apt-get remove pihole-meta && apt-get autoremove
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package pihole-meta
I then reinstalled as per beta commands from this forum, installed no issues, all good, just reporting in case this is of use, thanks
Core vDev (development, 8abfc5ae)
FTL vDev (development, 11f7d163)
Web interface vDev (development, fb781462)