OS version upgrade detected. Running "pkg-static install -f pkg" recommended

Matthew Donovan kitche at kitchetech.com
Wed Jul 13 15:07:53 UTC 2016


Not sure how this is bad it just reinstalls pkg for the new ABI.
Ports/packages is placed in the database by pkg. So you will get that
warning when even doing pkg list
On Jul 13, 2016 9:59 AM, "Franco Fichtner" <franco at lastsummer.de> wrote:

> Hi Julian,
>
> I ran into something similar, maybe this make.conf flag helps:
>
> CLEAN_FETCH_ENV=yes
>
>
> Cheers,
> Franco
>
> > On 13 Jul 2016, at 4:49 PM, Julian H. Stacey <jhs at berklix.com> wrote:
> >
> > Hi ports@
> > With:
> >  uname -a
> >    FreeBSD lapr.js.berklix.net 12.0-CURRENT FreeBSD 12.0-CURRENT \
> >    #1 r302560M: Wed Jul 13 01:28:27 CEST 2016 \
> >    jhs at lapr.js.berklix.net:/usr/src/sys/amd64/compile/LAPR.small amd64
> >
> >  cd /usr/ports; svn up
> >    Updating '.':
> >    At revision 418418
> >
> >  make fetch
> >    pkg-static: Warning: Major OS version upgrade detected.  \
> >    Running "pkg-static install -f pkg" recommended
> >
> > This is an incomplete thus bad reccomendation, based on a false
> > assumption all users of ports/ only want packages. It's quite obvious
> > from "make fetch" that here one wants to fetch distfiles to recompile,
> > not install binary packages, the warning should at least also provide
> > an alternate recipe for ports/ source based users who want to
> > recompile whatever to get rid of warning.
> >
> > What causes the warning ? a grep of Mk/* doesnt show it,
> > It's presumably coming from Mk/ calling some pkg ?
> > In /usr/src/usr.sbin/pkg ? I fail to grep for Major
> >
> > What text can we add to which Mk/* to state the source upgrade route ?
> >
> > Cheers,
> > Julian
> > --
> > Julian Stacey, BSD Linux Unix Sys Eng Consultant Munich
> http://berklix.eu/jhs/
> > Mail plain text,  No quoted-printable, HTML, base64, MS.doc.
> > Prefix old lines '> '  Reply below old, like play script.  Break lines
> by 80.
> > http://berklix.eu/brexit/#stolen_votes
> > _______________________________________________
> > freebsd-ports at freebsd.org mailing list
> > https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> > To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
> >
>
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
>


More information about the freebsd-ports mailing list