file:///var/lib/dpkg/info/kubuntu-settings-desktop.postinst
The error msg said that there was an unexpected eof (end of file) and the interpreter was expecting to find a "}".
Just edit the file as root and insert the right brace just before the "exit (o)" line and save.
Then run
sudoe apt-get -f install
The error msg said that there was an unexpected eof (end of file) and the interpreter was expecting to find a "}".
Just edit the file as root and insert the right brace just before the "exit (o)" line and save.
Then run
sudoe apt-get -f install
Comment