| Summary: | kdesrc-build-metadata encounters an error and prevents the building of any application | ||
|---|---|---|---|
| Product: | [Developer tools] kdesrc-build | Reporter: | Tauheed Elahee <forums> |
| Component: | project metadata | Assignee: | Michael Pyne <mpyne> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | major | CC: | nate |
| Priority: | NOR | ||
| Version First Reported In: | Git | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | The full error when excecuting kdesrc-build --metadata-only | ||
|
Description
Tauheed Elahee
2019-05-14 19:22:45 UTC
This appears to be a local error on your machine. It's trying to create /home/kde-developer/kde/src/log and failing because it doesn't have permission to do so. You should make sure that your current user account (or the one you're using to run kdesrc-build) has full write permission to /home/kde-developer/kde and all sub-folders. |