| Summary: | kuserfeedback fails to build the source cannot be found, so the metadata is incorrect. | ||
|---|---|---|---|
| Product: | [Developer tools] kdesrc-build | Reporter: | redgreen925 |
| Component: | project metadata | Assignee: | Michael Pyne <mpyne> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | ashark |
| Priority: | NOR | ||
| Version First Reported In: | Git | ||
| Target Milestone: | --- | ||
| Platform: | Debian stable | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
redgreen925
2023-12-19 04:51:33 UTC
I would add I checked and found the source was actually downloaded in the src/kuserfeedback directory as it should be. Using ~/kde/src/kdesrc-build$ ./kdesrc-build --no-src kuserfeedback gets it to build and install. Then you need to use the --no-src again on the next failure you will get when installing something like discover as the same meta data error is repeated there to when it tries to download the package source. Working ok for me for branch-group kf6-qt6. kde-builder kuserfeedback --src-only. Build is also ok. Also, metadata issues should go to the repo-metadata repo, not related to kdesrc-build/kde-builder. |