Summary: | Running kdesrc-build initial setup on kubuntu 24.04 gives error | ||
---|---|---|---|
Product: | [Developer tools] kdesrc-build | Reporter: | Ian H <master.haber> |
Component: | general | Assignee: | Michael Pyne <mpyne> |
Status: | REPORTED --- | ||
Severity: | major | CC: | bart |
Priority: | NOR | ||
Version First Reported In: | Git | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ian H
2025-04-15 14:32:07 UTC
seemed similar to https://bugs.kde.org/show_bug.cgi?id=456205 but adding ID_LIKE=ubuntu debian to /etc/os-release gives this error instead: * Unable to open file '/home/user/.local/state/sysadmin-repo-metadata/module-definitions/kf6-qt6.ksb' which was included from /home/ihaber/.config/kdesrc-buildrc:77 (In reply to Ian H from comment #1) > seemed similar to https://bugs.kde.org/show_bug.cgi?id=456205 > > but adding ID_LIKE=ubuntu debian to /etc/os-release gives this error instead: > * Unable to open file > '/home/user/.local/state/sysadmin-repo-metadata/module-definitions/kf6-qt6. > ksb' which was included from /home/ihaber/.config/kdesrc-buildrc:77 nevermind, it just skips past the original error if you already created a kdesrc-buildrc file. once that's gone, it goes back to the original error okay... it seems to be caused by the latest commit 2ff27ba7ac4ebc200f1c15bcd2e12e2b8cad67c3 going back to the previous commit version, the initial setup works fine. |