pkgng and updated packages

Rainer Duffner rainer at ultra-secure.de
Mon Jan 28 17:28:05 UTC 2013


Am Mon, 28 Jan 2013 14:52:20 +0100
schrieb Baptiste Daroussin <bapt at FreeBSD.org>:

> pkg upgrade -f will upgrade everything. to avoid you to shoot
> yourself when upgrading from 8.3 to 9.1 we also provide a pkg-static
> binary so that even if pkg itself is linked against libraries that
> has disappeared in 9.1 you can still reisntall everything.



Unfortunately, it did not work.
Well, not at first.
It seems, it does not uninstall the old packages (which I thought it
would)
I go from PERL 5.10 to PERL 5.16, for example and it complains that
perl5.16 conflicts with perl5.10...


This I needed, too:

pkg set -o long/perl5.10:lang/perl5.16
pkg remove perl     
pkg set -o devel/pkg-config:devel/pkgconf
pkg remove -f pkg-config


But I don't really blame that on pkgng. 







More information about the freebsd-stable mailing list