On Thursday, March 08, 2012 02:11:45 PM, Luther Woodrum wrote: > That's what I thought too. Unfortunately, enter did nothing. > > On Thu, 8 Mar 2012, Roland Schlenker wrote: > > On Wednesday, March 07, 2012 04:09:57 PM, Luther Woodrum wrote: > >> Ubuntu 10.04. I used the apt-get install, and it installed a > >> bunch of things. Then it came up with a screen that said > >> "configuring ttf-mscorefonts-installer", and it hasd the EULA, > >> with <Ok> at the bottom of the screen. > >> > >> I read the EULA all right, but clicking on <Ok> did nothing. > >> There are no other options. The screen is stuck. > >> > >> Has anyone run into this? > > > > You have to press the Enter key. You are in a terminal screen.
I've run into a similar problem that Lex is running into before in the javascript-common package in Debian. In this case when installing (I believe right after hitting Enter on "OK"), it calls another script which then restarts Apache, and so the SSL password prompt goes to that script rather than to the terminal, so the user never sees it. The end appearance is that the install simply hangs after "OK". http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638200 To get around the bug I had to manually alter the .postinst script, just as I previously described, in order to get wwwconfig-common script to /reload/ Apache2 rather than restart it. -- Chris -- Chris Knadle [email protected] _______________________________________________ Mid-Hudson Valley Linux Users Group http://mhvlug.org http://mhvlug.org/cgi-bin/mailman/listinfo/mhvlug Upcoming Meetings (6pm - 8pm) Vassar College Apr 4 - An Intro to Chef May 2 - May 2012 Meeting Jun 6 - June 2012 Meeting
