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

Error: bundle <package name> was not found in any 3rd-party repository #45

Closed
FXTe1Y opened this issue Feb 26, 2024 · 2 comments
Closed

Comments

@FXTe1Y
Copy link

FXTe1Y commented Feb 26, 2024

Issue with clearlinux version 41120

Any app whats listed on github trying to install on clearlinux returns error message
swupd 3rd-party bundle-add brave Searching for bundle brave in the 3rd-party repositories... Error: bundle brave was not found in any 3rd-party repository
sudo swupd 3rd-party bundle-add codecs Searching for bundle codecs in the 3rd-party repositories... Error: bundle codecs was not found in any 3rd-party repository

Possible issue could be when visiting website https://clearfraction.vercel.app/update i'm unable to see any current version

@paulcarroty
Copy link
Member

Format bump happened: https://download.clearlinux.org/update/version/format35/

This can be fixed by pointing swupd to the right package format:

swupd 3rd-party bundle-add brave -F 34

@oQ-Qo
Copy link

oQ-Qo commented Mar 18, 2024

same happen to me, I tried copy paste all code for adding repository then add bundles with -F 34 but still failed. It Turns out that I actually failed at adding repository, but I am not notice it because I run all codes together at same time. so adding repository with -F 34 SOLVED IT

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

3 participants