Bug 476998 - Cannot update the system
Summary: Cannot update the system
Status: RESOLVED FIXED
Alias: None
Product: neon
Classification: KDE Neon
Component: Packages Unstable Edition (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2023-11-14 16:57 UTC by Piotr Mierzwinski
Modified: 2023-11-15 01:10 UTC (History)
5 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Mierzwinski 2023-11-14 16:57:21 UTC
SUMMARY
Tryin to update by pkcon command I get following error:

"Fatal error: WARNING: You are trying to remove the following essential packages: libprocesscore9 (due to plasma-desktop) "


STEPS TO REPRODUCE
1. Call commands:
sudo pkcon refresh                                                                                                                                                                      
sudo pkcon update -y 
2. 
3. 

OBSERVED RESULT
Error like: "Fatal error: WARNING: You are trying to remove the following essential packages: libprocesscore9 (due to plasma-desktop) "


EXPECTED RESULT
Update should pass without errors.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.27.81
KDE Frameworks Version: 5.245
Qt Version: 6.6

ADDITIONAL INFORMATION
Comment 1 Scarlett Moore 2023-11-14 17:12:41 UTC
I am rebuilding plasma* as we speak. Should be fixed here shortly.
Comment 2 Piotr Mierzwinski 2023-11-15 01:10:25 UTC
(In reply to Scarlett Moore from comment #1)
> I am rebuilding plasma* as we speak. Should be fixed here shortly.

Now seems work. Thank you for fixing.