Comment 1 for bug 1700292

Revision history for this message
mrkramps (mrkramps) wrote :

I am sorry, there is a typo (a semicolon where should be none) in the for loop of the workaround. The correct command should be:

$ for a in rmid java keytool jjs pack200 rmiregistry unpack200 orbd servertool tnameserv jexec ; do sudo update-alternatives --auto "$a" ; done