Bug 408025

Summary: Konsole command frozen.
Product: [Applications] konsole Reporter: tgourlay
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED NOT A BUG    
Severity: normal CC: nate
Priority: NOR    
Version: 19.04.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description tgourlay 2019-05-28 11:33:04 UTC
SUMMARY
For checking for any faults in the system by using the command line: sudo eopkg check | grep Broken | awk '{print $4}' | xargs sudo eopkg it --reinstall
Yields nothing. It asks for password then nothing continues.

STEPS TO REPRODUCE
1. Open Konsole
2. copy & paste sudo eopkg check | grep Broken | awk '{print $4}' | xargs sudo eopkg it --reinstall

OBSERVED RESULT
Nothing

EXPECTED RESULT
Checking / Reparing files

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Solus
(available in About System)
KDE Plasma Version: 5.15.5
KDE Frameworks Version: 5.58.0
Qt Version: 5.12.3

ADDITIONAL INFORMATION
Command from
https://bugs.kde.org/enter_bug.cgi?format=guided&product=konsole&version=19.04.1
Comment 1 Nate Graham 2019-05-28 15:06:29 UTC
This is a problem with the command itself, not Konsole.