pop-os / cosmic-applets

WIP applets for cosmic-panel
GNU General Public License v3.0
189 stars 65 forks source link

failed to load source for dependency `wgpu` #318

Closed soloturn closed 4 months ago

soloturn commented 4 months ago

when doing a build of cosmic-epoch which has cosmic-applets @ 71cb9e6 i get:

    Updating git repository `https://github.com/gfx-rs/wgpu`
error: failed to get `wgpu` as a dependency of package `iced_wgpu v0.12.0 (https://github.com/pop-os/libcosmic#61a14a95)`
    ... which satisfies git dependency `iced_wgpu` (locked to 0.12.0) of package `iced_renderer v0.12.0 (https://github.com/pop-os/libcosmic#61a14a95)`
    ... which satisfies git dependency `iced_renderer` (locked to 0.12.0) of package `iced v0.12.0 (https://github.com/pop-os/libcosmic#61a14a95)`
    ... which satisfies git dependency `iced` (locked to 0.12.0) of package `libcosmic v0.1.0 (https://github.com/pop-os/libcosmic#61a14a95)`
    ... which satisfies git dependency `libcosmic` (locked to 0.1.0) of package `cosmic-app-list v0.1.0 (/src/cosmic-epoch/cosmic-applets/cosmic-app-list)`
    ... which satisfies path dependency `cosmic-app-list` (locked to 0.1.0) of package `cosmic-applets v0.1.1 (/src/cosmic-epoch/cosmic-applets/cosmic-applets)`

Caused by:
  failed to load source for dependency `wgpu`

Caused by:
  Unable to update https://github.com/gfx-rs/wgpu?rev=20fda69#20fda698
soloturn commented 4 months ago

intermittent. github problem or general network problem.