I tried installing the java runtime environment using Automatix on Feisty. It gets to Sun's silly license accept dialog and hangs up there, waiting for an "OK" that there's no way to give it. The script's options are to "assume yes" but that doesn't seem to be doing it.
The only way out of this is to abort the install, and then apt keeps trying to pick it up where it left off and hangs on the dialog box again. It does this no matter what else I'm trying to install. Running dpkg --configure -a doesn't seem to solve the problem. I've since found the suggestion to try "sudo dpkg --purge program_name" so next time I'll try that instead of reinstalling the whole OS.
What I'm wondering is: is this a known bug? If so, does anyone know how I can find out when it's taken care of? If it's not a bug, does anyone have an idea what I might be doing wrong?
I've searched on the various forums, but don't see anything about it.
The only way out of this is to abort the install, and then apt keeps trying to pick it up where it left off and hangs on the dialog box again. It does this no matter what else I'm trying to install. Running dpkg --configure -a doesn't seem to solve the problem. I've since found the suggestion to try "sudo dpkg --purge program_name" so next time I'll try that instead of reinstalling the whole OS.
What I'm wondering is: is this a known bug? If so, does anyone know how I can find out when it's taken care of? If it's not a bug, does anyone have an idea what I might be doing wrong?
I've searched on the various forums, but don't see anything about it.
Comment