nomek
January 9, 2024, 8:46pm
1
The issue I am facing:
When im trying update pihole -up im facing error:
Unsupported OS detected: Ubuntu 23.10
Details about my system:
Ubuntu 23.10 - Lubuntu
What I have changed since installing Pi-hole:
Nothing was changed...
Dont know if i can update without OS check.
ipv6 disabled on system boot.
Did you try PIHOLE_SKIP_OS_CHECK=true pihole -up
?
nomek
January 11, 2024, 9:14pm
5
Without OS checking update went smoth but why is warning about OS?
whole
January 11, 2024, 9:32pm
7
Good question, Pihole Docs show that 23.10 is supported, although the Lubuntu part might be what triggered the warning.
\ Supported Operating SystemsΒΆ
The following operating systems are officially supported:
Distribution
Release
Architecture
Raspberry Pi OS
(formerly Raspbian)
Buster / Bullseye
ARM
Armbian OS
Any
ARM / x86_64 / riscv64
Ubuntu
20.x / 22.x / 23.x
ARM / x86_64
Debian
10 / 11 / 12
ARM / x86_64 / i386
@whole , @nomek
What is the output of cat /etc/os-release
on your systems?
nomek
January 12, 2024, 7:40am
9
PRETTY_NAME="Ubuntu 23.10"
NAME="Ubuntu"
VERSION_ID="23.10"
VERSION="23.10 (Mantic Minotaur)"
VERSION_CODENAME=mantic
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/ "
SUPPORT_URL="https://help.ubuntu.com/ "
BUG_REPORT_URL="Bugs : Ubuntu "
PRIVACY_POLICY_URL="Data privacy | Ubuntu and Canonical Legal | Ubuntu "
UBUNTU_CODENAME=mantic
LOGO=ubuntu-logo
Can you please post the output of
sudo bash -x /opt/pihole/update.sh
system
Closed
February 2, 2024, 8:31pm
11
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.