Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

update fails on 23.04 Lunar Lobster #819

Closed
torusJKL opened this issue Apr 24, 2023 · 4 comments
Closed

update fails on 23.04 Lunar Lobster #819

torusJKL opened this issue Apr 24, 2023 · 4 comments

Comments

@torusJKL
Copy link
Contributor

Reporting a bug 🐛

Expected behavior

The local files are updated.
Packages that do not support the current release should be either skipped or updated as is.

Actual behavior

Update fails because the current version is not supported by all packages.

Steps to reproduce

  1. run deb-get update
  2. bug reproduces for mergerfs and stops the update process

System information

/etc/os-release

cat /etc/os-release

PRETTY_NAME="Ubuntu 23.04"
NAME="Ubuntu"
VERSION_ID="23.04"
VERSION="23.04 (Lunar Lobster)"
VERSION_CODENAME=lunar
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=lunar
LOGO=ubuntu-logo

/etc/lsb-release

cat /etc/lsb-release

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=23.04
DISTRIB_CODENAME=lunar
DISTRIB_DESCRIPTION="Ubuntu 23.04"

deb-get version

deb-get version

0.3.7

deb-get update

deb-get update

  [+] Updating /etc/deb-get/01-main
/etc/deb-get/01-main.repo             100%[======================================================================>]   2.70K  --.-KB/s    in 0s      
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100  102k    0  102k    0     0  49912      0 --:--:--  0:00:02 --:--:-- 49912
/home/gal
  [+] Updating cache of supported apps in the background
  [!] ERROR! Missing required information of github package mergerfs:
URL=
VERSION_PUBLISHED=
@github-actions
Copy link

Hello there 👋
Thanks for submitting your first issue to the deb-get project 🐛 We'll try and take a look at your issue soon ⏲

In the meantime you might want to join the Wimpys World Discord 🗣 where we have a large community of Linux 🐧 enthusiasts and passionate open source developers 🧑‍💻

You might also be interested in following Wimpys World Twitch 📡 channel where Wimpy streams let's code video, including this project, several times a week. A back catalog of past live stream and other Linux related content is available on Wimpys World YouTube 📺 channel.

@philclifford
Copy link
Member

This should already be fixed by #774
Seemingly related to/duplicate of #756 and #763

@torusJKL
Copy link
Contributor Author

The same error reproduces when installing the latest release from this repository.

sudo dpkg -i deb-get_0.3.7-1_all.deb

@philclifford
Copy link
Member

Yes - because #774 is not yet merged or released.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants