Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 884887

Summary: [guru] app-editors/lapce-9999: error: failed to get `druid` as a dependency of package
Product: GURU Reporter: Yury Katuar <ave>
Component: Package issuesAssignee: Pascal Jäger <pascal.jaeger>
Status: RESOLVED OBSOLETE    
Severity: normal CC: ave
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge info

Description Yury Katuar 2022-12-09 00:43:28 UTC
Created attachment 841027 [details]
build.log

Package successfully finishes the compilation stage, but during src_install it tries to load another dependency and fails:

 * cargo install --path ./ --root /var/tmp/portage/app-editors/lapce-9999/image/usr --frozen
  Installing lapce v0.2.4 (/var/tmp/portage/app-editors/lapce-9999/work/lapce-9999)
error: failed to get `druid` as a dependency of package `lapce-ui v0.2.4 (/var/tmp/portage/app-editors/lapce-9999/work/lapce-9999/lapce-ui)`

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

Caused by:
  Unable to update https://github.com/lapce/druid?branch=shell_opengl#0b9c00fc

Caused by:
  can't checkout from 'https://github.com/lapce/druid': you are in the offline mode (--offline)
Comment 1 Yury Katuar 2022-12-09 00:44:44 UTC
Created attachment 841029 [details]
emerge info