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

[BUG] deb-get wrongly informs that master-pdf-editor-5 is not supported on Ubuntu Nobble 24.04 #1223

Closed
tapyu opened this issue Dec 5, 2024 · 2 comments · Fixed by #1224
Closed

Comments

@tapyu
Copy link
Contributor

tapyu commented Dec 5, 2024

Reporting a bug 🐛

deb-get wrongly informs that master-pdf-editor-5 is not supported on Ubuntu Nobble 24.04. This information, however, is not true. I've manually installed the very same version of MasterPDF editor (5.9.86) from its website and it working properly.

Expected behavior

deb-get should install it without any problem.

Actual behavior

❯ deb-get install master-pdf-editor-5
  [!] ERROR! master-pdf-editor-5 is not supported on Ubuntu Noble.

Steps to reproduce

deb-get install master-pdf-editor-5

System information

Run the following a paste the output below:

/etc/os-release

cat /etc/os-release
PRETTY_NAME="Ubuntu 24.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04.1 LTS (Noble Numbat)"
VERSION_CODENAME=noble
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=noble
LOGO=ubuntu-logo

/etc/lsb-release

cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=24.04
DISTRIB_CODENAME=noble
DISTRIB_DESCRIPTION="Ubuntu 24.04.1 LTS"

deb-get version

deb-get version
0.4.3

deb-get update

deb-get update
  [+] Updating /etc/deb-get/01-main
-#O=#    #     #
  [+] Updating cache of supported apps in the background
Hit:1 https://download.docker.com/linux/ubuntu noble InRelease
Hit:2 https://packages.microsoft.com/repos/vscode stable InRelease
Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease
Hit:4 https://brave-browser-apt-release.s3.brave.com stable InRelease
Hit:5 http://archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:6 http://security.ubuntu.com/ubuntu noble-security InRelease
Hit:7 http://archive.ubuntu.com/ubuntu noble-backports InRelease
Hit:8 https://download.sublimetext.com apt/stable/ InRelease
Hit:9 https://repo.protonvpn.com/debian stable InRelease
Get:10 https://zotero.retorque.re/file/apt-package-archive ./ InRelease [2,153 B]
Get:11 https://apt.fury.io/wez * InRelease
Hit:12 https://ppa.launchpadcontent.net/zhangsongcui3371/fastfetch/ubuntu noble InRelease
Fetched 7,874 B in 1s (7,494 B/s)
Reading package lists...
@tapyu
Copy link
Contributor Author

tapyu commented Dec 5, 2024

noble should be added here

CODENAMES_SUPPORTED="bionic bullseye buster focal jammy"

@tapyu
Copy link
Contributor Author

tapyu commented Dec 5, 2024

I just tested on my local machine in /etc/deb-get/01-main.d/master-pdf-editor-5 and it worked

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

Successfully merging a pull request may close this issue.

1 participant