@PromoFaux In case this helps, this is what I actually saw (passwords and machine name changed)
root@my-pi:~# pihole -up
[โ] Update local cache of available packages
[i] Existing PHP installation detected : PHP version 7.4.33
[โ] Checking for git
[โ] Checking for iproute2
[โ] Checking for dialog
[โ] Checking for ca-certificates
[i] Checking for updates...
[i] Pi-hole Core: update available
[i] Web Interface: update available
[i] FTL: update available
[i] Pi-hole core files out of date, updating local repo.
[โ] Check for existing repository in /etc/.pihole
[i] Update repo in /etc/.pihole...HEAD is now at 0e6d9e74 Pi-hole Core v6.0.2 (#5939)
[โ] Update repo in /etc/.pihole
[i] If you had made any changes in '/etc/.pihole/', they have been stashed using 'git stash'
[i] Pi-hole Web Admin files out of date, updating local repo.
[โ] Check for existing repository in /var/www/html/admin
[i] Update repo in /var/www/html/admin...HEAD is now at 42e7279 Pi-hole web v6.0.1 (#3234)
[โ] Update repo in /var/www/html/admin
[i] If you had made any changes in '/var/www/html/admin/', they have been stashed using 'git stash'
[i] FTL out of date, it will be updated by the installer.
[โ] Root user check
.;;,.
.ccccc:,.
:cccclll:. ..,,
:ccccclll. ;ooodc
'ccll:;ll .oooodc
.;cll.;;looo:.
.. ','.
.',,,,,,'.
.',,,,,,,,,,.
.',,,,,,,,,,,,....
....''',,,,,,,'.......
......... .... .........
.......... ..........
.......... ..........
......... .... .........
........,,,,,,,'......
....',,,,,,,,,,,,.
.',,,,,,,,,'.
.',,,,,,'.
..'''.
[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
[โ] Supported OS detected
[i] Performing unattended setup, no dialogs will be displayed
[i] Performing reconfiguration, skipping download of local repos
[โ] Resetting repository within /etc/.pihole...
[โ] Resetting repository within /var/www/html/admin...
[โ] Checking for user 'pihole'
[i] FTL Checks...
[โ] Detected ARMv6 architecture
[โ] Downloading and Installing FTL
[โ] Installing scripts from /etc/.pihole
[i] Installing configs from /etc/.pihole...
[โ] Installing latest Cron script
[i] Installing latest logrotate script...
[i] webserver.log added to logrotate file.
[โ] Installing latest logrotate script
[i] man not installed
[โ] New password set
[i] Testing if systemd-resolved is enabled
[i] Systemd-resolved is not enabled
[i] Upgrading gravity database from version 15 to 16
[i] Upgrading gravity database from version 16 to 17
[i] Upgrading gravity database from version 17 to 18
[i] Upgrading gravity database from version 18 to 19
[i] Restarting services...
[โ] Enabling pihole-FTL service to start on reboot...
[โ] Restarting pihole-FTL service...
[โ] Migrating the list's cache directory to new location
[โ] Deleting existing list cache
[โ] DNS resolution is available
[i] Neutrino emissions detected...
[โ] Preparing new gravity database
[โ] Creating new gravity databases
[โ] Pulling blocklist source list into range
[i] Using libz compression
[i] Target: https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
[โ] Status: Retrieval successful
[i] List has been updated
[โ] Parsed 127105 exact domains and 0 ABP-style domains (blocking, ignored 0 non-domain entries)
[i] Target: http://sysctl.org/cameleon/hosts
[โ] Status: No changes detected
[โ] Parsed 20561 exact domains and 0 ABP-style domains (blocking, ignored 0 non-domain entries)
[i] Target: https://s3.amazonaws.com/lists.disconnect.me/simple_tracking.txt
[โ] Status: No changes detected
[โ] Parsed 34 exact domains and 0 ABP-style domains (blocking, ignored 0 non-domain entries)
[i] Target: https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt
[โ] Status: No changes detected
[โ] Parsed 2701 exact domains and 0 ABP-style domains (blocking, ignored 0 non-domain entries)
[i] Target: https://github.com/Perflyst/PiHoleBlocklist/blob/79220cfbfb34ac8401d16830f84264afe4b6a573/SmartTV.txt
[โ] Status: Retrieval successful
[i] List has been updated
[โ] Parsed 11 exact domains and 0 ABP-style domains (blocking, ignored 1603 non-domain entries)
Sample of non-domain entries:
- <
- lang="en"
- data-dark-theme="dark"
- data-a11y-link-underlines="true"
- >
[โ] Building tree
[i] Number of gravity domains: 150412 (139281 unique domains)
[i] Number of exact denied domains: 2
[i] Number of regex denied filters: 2
[i] Number of exact allowed domains: 0
[i] Number of regex allowed filters: 1
[โ] Optimizing database
[โ] Swapping databases
[โ] The old database remains available
[โ] Cleaning up stray matter
[โ] Done.
[i] Web Interface password: xxxxxxxx
[i] This can be changed using 'pihole setpassword'
[i] The install log is located at: /etc/pihole/install.log
[โ] Update complete!
Core version is v6.0.3 (Latest: v6.0.3)
Web version is v6.0.1 (Latest: v6.0.1)
FTL version is v6.0.1 (Latest: v6.0.1)
root@my-pi:~# ls
Note I am logged in via a DietPI. I generally keep up to date with all updates of PiHole.