Skip to content
New issue

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

Please RELEASE support for Ubuntu Oracular 24.10 #1212

Open
KlfJoat opened this issue Nov 21, 2024 · 0 comments
Open

Please RELEASE support for Ubuntu Oracular 24.10 #1212

KlfJoat opened this issue Nov 21, 2024 · 0 comments

Comments

@KlfJoat
Copy link

KlfJoat commented Nov 21, 2024

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

  1. Have deb-get installed for the last year or two.
  2. Upgrade host to the latest Ubuntu release during that time.
  3. Upgrade host to Ubuntu Oracular 24.10.
  4. Run any deb-get command.
$ deb-get --help
  [!] ERROR! Ubuntu Oracular is not supported because it is not derived from a supported Debian or Ubuntu release.
1 $

System information

Run the following a paste the output below:

/etc/os-release

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

/etc/lsb-release

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=24.10
DISTRIB_CODENAME=oracular
DISTRIB_DESCRIPTION="Ubuntu 24.10"

deb-get version

$ 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

$ deb-get update
  [!] ERROR! Ubuntu Oracular is not supported because it is not derived from a supported Debian or Ubuntu release.
1 $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant