flashplugin-nonfree installation error code (1)

Ylan Segal ylan.segal at gmail.com
Thu Sep 21 04:10:18 UTC 2006


Kevin C. Smith wrote:
> 
> It's an issue with the post install script. You can edit it to get the
> install to work.
> 
> First try to install or upgrade it and let it fail.
> Then:
> sudo gedit /var/lib/dpkg/info/flashplugin-nonfree.postinst
> 
> Comment out the stuff after "# Automatically added by dh_installinit"
> 
> Should look like this when done:
> # Automatically added by dh_installinit
> #if [ -x "/etc/init.d/flashplugin-nonfree" ]; then
> #       update-rc.d flashplugin-nonfree multiuser >/dev/null
> #       if [ -x "`which invoke-rc.d 2>/dev/null`" ]; then
> #               invoke-rc.d flashplugin-nonfree start || exit $?
> #       else
> #               /etc/init.d/flashplugin-nonfree start || exit $?
> #       fi
> #fi
> # End automatically added section

That worked for me! 

Thanks, 

-- 
Ylan





More information about the ubuntu-users mailing list