Comment 7 for bug 464422

Revision history for this message
imad (soltani) wrote : Re: [Bug 464422] Re: fail to complete upgrade jaunty > karmic ttf-mscorefonts-installer

dpkg don't work for me

it's okay now , since i have change line 148 of
/var/lib/dpkg/info/ttf-mscorefonts-installer.postinst

if ! wget --continue --tries=1 --dns-timeout=10 --connect-timeout=5
--read-timeout=300 $QUIET_ARG --directory-prefix . --no-directories
--no-background $URLROOT$ff ; then

with

if ! wget --continue --tries=1 --connect-timeout=5 --read-timeout=300
$QUIET_ARG --directory-prefix . --no-directories --no-background
$URLROOT$ff ; then

IS

-------- Original Message --------
Subject: Re: [Bug 464422] Re: fail to complete upgrade jaunty > karmic
ttf-mscorefonts-installer
From: chipppy <email address hidden>
To: <email address hidden>
Date: Sun 01 Nov 2009 12:03:35 PM CET

> Good Morning
>
> Yep worked perfect
>
> Thanks for the work around
>
> Cheers
> chipppy
>
> -----Original Message-----
> From: luca <email address hidden>
> Reply-to: Bug 464422 <email address hidden>
> To: <email address hidden>
> Subject: [Bug 464422] Re: fail to complete upgrade jaunty > karmic
> ttf-mscorefonts-installer
> Date: Sat, 31 Oct 2009 16:47:28 -0000
>
> dpkg-reconfigure -plow --force ttf-mscorefonts-installer
>