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

Fails to build if a user does not have rustup dependency #2

Open
smailbarkouch opened this issue Jun 7, 2022 · 0 comments
Open

Fails to build if a user does not have rustup dependency #2

smailbarkouch opened this issue Jun 7, 2022 · 0 comments
Assignees

Comments

@smailbarkouch
Copy link
Contributor

Error (from @Parth )

Cloning into 'lockbook'...
done.
==> Starting pkgver()...
==> Sources are ready.
==> Making package: lockbook-desktop 0.4.1-3 (Tue 07 Jun 2022 01:20:18 PM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting pkgver()...
==> Starting build()...
lockbook-desktop
/home/parth/.cache/yay/lockbook-desktop/PKGBUILD: line 25: rustup: command not found
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: lockbook-desktop

A simple fix should be replacing the rust make dependency with rustup.

@smailbarkouch smailbarkouch self-assigned this Jun 7, 2022
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

1 participant