Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884887 - [guru] app-editors/lapce-9999: error: failed to get `druid` as a dependency of package
Summary: [guru] app-editors/lapce-9999: error: failed to get `druid` as a dependency o...
Status: RESOLVED OBSOLETE
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Pascal Jäger
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-09 00:43 UTC by Yury Katuar
Modified: 2023-07-19 23:28 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,931.94 KB, text/x-log)
2022-12-09 00:43 UTC, Yury Katuar
Details
emerge info (info.txt,10.67 KB, text/plain)
2022-12-09 00:44 UTC, Yury Katuar
Details

Note You need to log in before you can comment on or make changes to this bug.
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