Bug 503335 - plasma-login-manager is in workspace build target but is not supposed to be installed on real machines
Summary: plasma-login-manager is in workspace build target but is not supposed to be i...
Status: RESOLVED FIXED
Alias: None
Product: plasma-login-manager
Classification: Plasma
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-25 12:24 UTC by Lenzoid
Modified: 2025-04-28 16:30 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lenzoid 2025-04-25 12:24:36 UTC
The command `kde-builder workspace` tries to install this project, but the README.md states that

> It is not recommended to install this on your system — you should use a virtual machine instead. Installing this on real hardware will leave behind files not trivially uninstallable and could leave your system in a non-function state.

Seems to me it is an oversight since the latest workspace is supposed to run on real machines. Thankfully the installer failed on my machine.

Until this is cleared up I will use `kde-builder workspace --ignore-projects plasma-login-manager` because I test exclusively on real hardware.
Comment 1 Nate Graham 2025-04-28 16:30:37 UTC
Installing this in a prefix (as when using kde-builder) is fine, and the install step succeeds now.