Jonathan Berry wrote:
I had to constantly go kill off gcj-dbtool because otherwise yum would just sitthere.
Last time I updated I joked about automating it, today I actually did while true; do sleep 1; killall gcj-dbtool; done it worked a treat :-)
I guess there is no telling what might be broken as a result of that...
Yes I worry about the future implications too, suppose at worst I can just uninstall all java packages and re-install them ...