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 compile: error: failed to load source for dependency smithay`` #95

Closed
ywnkmn opened this issue Apr 21, 2023 · 0 comments · Fixed by #97
Closed

Unable to compile: error: failed to load source for dependency smithay`` #95

ywnkmn opened this issue Apr 21, 2023 · 0 comments · Fixed by #97

Comments

@ywnkmn
Copy link

ywnkmn commented Apr 21, 2023

It is similar to the closed issue 82

Using Arch, worked fine before all the packages were updated.

    Finished release [optimized] target(s) in 20.79s
/usr/bin/make -C cosmic-comp all
make: Entering directory '/home/ywnkmn/Documents/Coding/DEs/cosmic-epoch/cosmic-comp'
cargo build --release
    Updating git repository `https://github.com/smithay//smithay`
error: failed to load source for dependency `smithay`

Caused by:
  Unable to update https://github.com/smithay//smithay?rev=a5a3c2bd4e#a5a3c2bd

Caused by:
  object not found - no match for id (a5a3c2bd4e129e6895e1884b075a9994c9affe66); class=Odb (9); code=NotFound (-3)
make: *** [Makefile:27: all] Error 101
make: Leaving directory '/home/ywnkmn/Documents/Coding/DEs/cosmic-epoch/cosmic-comp'
error: Recipe `build` failed on line 21 with exit code 2

There is the same issue with the AUR package (because it is pulling this repo): https://aur.archlinux.org/packages/cosmic-epoch-git?O=0#comment-911099

Tried removing all the cache and cloned repos, none helped.

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 a pull request may close this issue.

1 participant