Hello blackgravity, I'm glad to offer some help for "noobs" here :-) When some "cryptic" command is posted on a Linux forum etc., it just means you must input (or copy and paste) that command into a terminal window. The terminal is a program that lets you communicate with the operating system via written commands instead of clicking on things.
In Kubuntu, you can open a terminal window by opening the K-Menu (where the programs are), going to the submenu "System" and clicking on "Konsole". A black window that is mostly empty and waiting for keyboard input should appear. Copy and paste (via right-click menu) the following there: sudo dpkg --configure -a Maybe you have to press Enter to tell it you are finished with the input, and it will ask you for your password and then execute the command, which continues the interrupted installation run. -- Unable to commit changes https://bugs.launchpad.net/bugs/103163 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
