-
Notifications
You must be signed in to change notification settings - Fork 35
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
failed to get gtk-extras
as a dependency of package `pop-desktop-widget v0.1.2
#71
Comments
It looks like the branch
|
Probably related: https://github.com/pop-os/desktop-widget/pull/67/files |
Sorry @efernandesng for the late replies. Been busy with balancing work and life. dale@debian11:~/Git/desktop-widget$ make Compiling gdk-pixbuf-sys v0.14.0 For more information about this error, try To learn more, run the command again with --verbose. |
I cloned the desktop-widget and tried to build it. It is similar to #68 but with a different cause by reason. I am using Debian 11 with Gnome 3.38.5 using Wayland.
dale@debian11:~/Git/desktop-widget$ make
cargo build --release
Updating git repository
https://github.com/pop-os/gtk-extras
error: failed to get
gtk-extras
as a dependency of packagepop-desktop-widget v0.1.2 (/home/dale/Git/desktop-widget)
Caused by:
failed to load source for dependency
gtk-extras
Caused by:
Unable to update https://github.com/pop-os/gtk-extras?branch=gtk-rs-0.14#590a8b61
Caused by:
object not found - no match for id (590a8b6166b3c52d9446a661f55b025814a18dd4); class=Odb (9); code=NotFound (-3)
make: *** [Makefile:31: target/release/pop-desktop-widget] Error 101
dale@debian11:~/Git/desktop-widget$
The text was updated successfully, but these errors were encountered: