Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Sep 2004 16:48:47 -0400
From:      "Matt Emmerton" <matt@gsicomp.on.ca>
To:        "Randy Bush" <randy@psg.com>, "FreeBSD Current" <freebsd-current@freebsd.org>
Subject:   Re: resuming portupgrade
Message-ID:  <000f01c49389$be8b9d80$1200a8c0@gsicomp.on.ca>
References:  <16699.28812.895951.64132@ran.psg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> if
>    portupgrade -fav
> fails at some point, and i fix the cause of failure,
> how can i resume it?
>
> e.g., i got
>
>         + lang/librep (librep-0.16.2_4)
>         + print/enscript-letter (enscript-letter-1.6.4)
>         + print/freetype2 (freetype2-2.1.7_3)
>         + graphics/gd (gd-2.0.25,1)
>         + x11-fonts/fontconfig (fontconfig-2.2.3,1)
>         ! x11/XFree86-4-libraries (XFree86-libraries-4.3.0_7)   (install
error)
>         * misc/hicolor-icon-theme (hicolor-icon-theme-0.5)
>         * math/xplot (xplot-0.90.7.1)
>
> due to
>
>     ===>  XFree86-libraries-4.4.0 conflicts with installed package(s):
>       xpm-3.4k
>
>       They install files into the same place.
>       Please remove them first with pkg_delete(1).
>
> i de_install xpm, but how to resume the portupgrade -f?

Just run it again.  It will only upgrade ports that are still out-of-date -- 
ie, the ones that didn't get upgraded the first time because of the XFree
error.

--
Matt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000f01c49389$be8b9d80$1200a8c0>