We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue #1185 says that PR #1189 adds support for Oracular 24.10. But I still get an error that it is not supported.
It appears that #1189 was committed on 10-15 and actually approved only 2 days later. Nice speed.
But the latest release DEB was built on 09-30.
IMO #1185 is not actually complete until it's available to users (unless you have it connected to a Milestone).
So when will we have support for Ubuntu 24.10? I can't update DEBs for any software managed by deb-get.
deb-get supports the latest released version of Ubuntu, as it has done for the last year or two.
A month after release (10-10 to 11-20), deb-get does not yet support the latest released version of Ubuntu, Oracular (24.10).
$ deb-get --help [!] ERROR! Ubuntu Oracular is not supported because it is not derived from a supported Debian or Ubuntu release. 1 $
Run the following a paste the output below:
PRETTY_NAME="Ubuntu 24.10" NAME="Ubuntu" VERSION_ID="24.10" VERSION="24.10 (Oracular Oriole)" VERSION_CODENAME=oracular ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=oracular LOGO=ubuntu-logo
DISTRIB_ID=Ubuntu DISTRIB_RELEASE=24.10 DISTRIB_CODENAME=oracular DISTRIB_DESCRIPTION="Ubuntu 24.10"
$ deb-get version [!] ERROR! Ubuntu Oracular is not supported because it is not derived from a supported Debian or Ubuntu release. 1 $
$ deb-get update [!] ERROR! Ubuntu Oracular is not supported because it is not derived from a supported Debian or Ubuntu release. 1 $
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Reporting a bug 🐛
Issue #1185 says that PR #1189 adds support for Oracular 24.10. But I still get an error that it is not supported.
It appears that #1189 was committed on 10-15 and actually approved only 2 days later. Nice speed.
But the latest release DEB was built on 09-30.
IMO #1185 is not actually complete until it's available to users (unless you have it connected to a Milestone).
So when will we have support for Ubuntu 24.10? I can't update DEBs for any software managed by deb-get.
Expected behavior
deb-get supports the latest released version of Ubuntu, as it has done for the last year or two.
Actual behavior
A month after release (10-10 to 11-20), deb-get does not yet support the latest released version of Ubuntu, Oracular (24.10).
Steps to reproduce
System information
Run the following a paste the output below:
/etc/os-release
/etc/lsb-release
deb-get version
deb-get update
The text was updated successfully, but these errors were encountered: