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

Unable to install latest version of Discord (0.0.37) #25

Open
justin13888 opened this issue Dec 7, 2023 · 4 comments
Open

Unable to install latest version of Discord (0.0.37) #25

justin13888 opened this issue Dec 7, 2023 · 4 comments

Comments

@justin13888
Copy link

I tried building and installing RPM package of Discord using the latest code on repo currently (it previously worked).

However, dnf fails to install it. I tried uninstalling the old Discord version via dnf as well instead of just upgrading but the same issue. It appears the RPM package built using the latest STABLE Discord version malfunctions. Building for the latest PTB version works though

I suspect the following error might give us some hints:
image

Miscellaneous Info:

Discord package: discord-0.0.37.tar.gz

image

@justin13888
Copy link
Author

Update: Now discord-ptb-0.0.59.tar.gz also doesn't work.

It's quite annoying how Discord on Linux forces you to always use the latest version

@sergiomb2
Copy link

please see https://bugzilla.rpmfusion.org/show_bug.cgi?id=5953#c43 to allow lunch Discord outdated

@justin13888
Copy link
Author

Thanks. That's good workaround for now. Only thing is that the script still fails to build new versions of Discord. I spent an hour looking narrowing down the issue to no avail. Strangely, I couldn't find any logs from dnf on why the "transaction failed". Wondering also if this is an isolated issue on my system or otherwise.

@sergiomb2
Copy link

Error unpacking ... can be https://superuser.com/questions/1695501/error-unpacking-rpm-package/1707403#1707403

so dnf remove old package ; delete all remaining files and symlinks , dnf install the new package

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

2 participants