-
-
Notifications
You must be signed in to change notification settings - Fork 128
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
deb-get update failing on Linux Mint #822
Comments
Hmm - what's the |
Just in case it matters I use the This was working before but I realised I just upgraded very recently from Mint 21 to 21.1 so it is possible something broke there. |
I can reproduce this on a Mint 21 VM (which is struggling to As to the problem in hand 🤷 it makes no sense - this will take some time to find I fear. I suspect this may also apply to debian 😿 Update: debian has issues (usual app/release support pain) but it is nothing like this. Just a datapoint, no closer to an idea |
@Daeraxa could you change the issue title to include "on Linux Mint" please |
Aha! I think I have the solution: the definition of sed 's/OS_CODENAME/UPSTREAM_CODENAME/' /etc/deb-get/01-main.d/jellyfin-media-player >/etc/deb-get/99-local.d/jellyfin-media-player |
That is great that you managed to find it, I'll have a go on my PC in a bit and let you know! |
Yay it worked! I get a full list now after running |
Thanks! Sorry it took so long to spot. |
No need to apologise, its an open source project. I'm only thankful for the time and effort being put into it. |
Reporting a bug 🐛
Expected behavior
deb-get update
performs the update and provides a list of installable packages viadeb-get list
Actual behavior
Stops on the following error:
deb-get list
now stops atjellyfin
as does the content of/var/cache/deb-get
Steps to reproduce
deb-get update
Also ran
deb-get clean
first but still shows the same issue (but on the first update it instead prints the above error into the terminal prompt: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: