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

fix(ujust): sync arch packages before installing opentabletdriver #1184

Merged
merged 1 commit into from
May 27, 2024

Conversation

retchohrips
Copy link
Contributor

Currently, running ujust install-opentabletdriver when you don't already have an Arch distrobox will create one and try to install opentabletdriver. This will fail because the repos are out of sync and it can't locate the files needed. This should fix that by running paru -Syu --noconfirm before trying to install opentabletdriver.

@KyleGospo KyleGospo merged commit 012ce72 into ublue-os:main May 27, 2024
2 checks passed
@KyleGospo
Copy link
Member

Thanks!

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 this pull request may close these issues.

None yet

2 participants