The install hangs because first the script
'flashplugin-nonfree-lastminute' launches Adobe's installation script
'flashplayer-installer' with
linux32 empty -w "flashplayer_installer"
and then expects line 'To install Adobe Flash Player 9 now, press ENTER.'
This line never comes, because 'flashplayer-installer' uses the command
'uname -m' to figure out architecture it's running on. In our case , ( a
386 chroot in AMD64 system ) 'uname -m' returns 'x86_64' which makes the
installer barf an error and exit.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]