| Summary: | Can't locate ksb/Debug.pm in @INC | ||
|---|---|---|---|
| Product: | [Developer tools] kdesrc-build | Reporter: | Andrew Crouthamel <andrew.crouthamel> |
| Component: | general | Assignee: | Michael Pyne <mpyne> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | nate |
| Priority: | NOR | ||
| Version First Reported In: | Git | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Andrew Crouthamel
2018-11-02 03:42:44 UTC
More information: t runs fine with executed from the source directory: $ ~/kde/src/kdesrc-build/kdesrc-build frameworks Works fine. But if I make a symlink to ~/.bin (which is in my PATH), and try to run: $ kdesrc-build frameworks I get the described error. I've been away from email for a bit but Dominik Haumann managed to flag me down and have me fix this a few days ago. Apologies for the error, I've at least added this to the small kdesrc-build test suite so it should hopefully not recur. (In reply to Michael Pyne from comment #2) > I've been away from email for a bit but Dominik Haumann managed to flag me > down and have me fix this a few days ago. Apologies for the error, I've at > least added this to the small kdesrc-build test suite so it should hopefully > not recur. Thanks! I'll give it a test later today. |