Re: pkg breakage ?

2020-03-04 Thread mike tancsa
On 3/3/2020 6:04 PM, Mark Saad wrote:
> Mike 
>   Not the best solution but switch from “latest” to “quarterly” in the pkg 
> config . The quarterly repos are unaffected.  

Thanks!  That will be good enough for this project and works for now

    ---Mike


___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: pkg breakage ?

2020-03-03 Thread Mark Saad

Mike 
  Not the best solution but switch from “latest” to “quarterly” in the pkg 
config . The quarterly repos are unaffected.  
---
Mark Saad | nones...@longcount.org

> On Mar 3, 2020, at 4:21 PM, mike tancsa  wrote:
> 
> I am preparing to upgrade a jail thats currently on RELENG_11 and moving
> to RELENG_12.  I imported the data from the 11 box to the 12 box (its
> qjail) and it worked fine.  I can spin up the jail etc.  However, when
> trying to upgrade the packages, I have run into this error
> 
> 
> # pkg upgrade -f
> Updating FreeBSD repository catalogue...
> [bullochtest] Fetching meta.txz: 100%916 B   0.9kB/s00:01   
> [bullochtest] Fetching packagesite.txz: 100%6 MiB   3.2MB/s00:02   
> Processing entries:  63%
> pkg: wrong architecture: FreeBSD:12.0:amd64 instead of FreeBSD:12:amd64
> pkg: repository FreeBSD contains packages with wrong ABI: FreeBSD:12.0:amd64
> Processing entries: 100%
> Unable to update repository FreeBSD
> Error updating repositories!
> 
> 
> Which seems to be related to this bug ?
> 
> 
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244549
> 
> 
> Does anyone know of a work around ?
> 
> ---Mike
> 
> ___
> freebsd-stable@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


pkg breakage ?

2020-03-03 Thread mike tancsa
I am preparing to upgrade a jail thats currently on RELENG_11 and moving
to RELENG_12.  I imported the data from the 11 box to the 12 box (its
qjail) and it worked fine.  I can spin up the jail etc.  However, when
trying to upgrade the packages, I have run into this error


# pkg upgrade -f
Updating FreeBSD repository catalogue...
[bullochtest] Fetching meta.txz: 100%    916 B   0.9kB/s    00:01   
[bullochtest] Fetching packagesite.txz: 100%    6 MiB   3.2MB/s    00:02   
Processing entries:  63%
pkg: wrong architecture: FreeBSD:12.0:amd64 instead of FreeBSD:12:amd64
pkg: repository FreeBSD contains packages with wrong ABI: FreeBSD:12.0:amd64
Processing entries: 100%
Unable to update repository FreeBSD
Error updating repositories!


Which seems to be related to this bug ?


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244549


Does anyone know of a work around ?

    ---Mike

___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"