Re: HEADS-UP: pkgbase pkg upgrade breaks systems Re: after updating to latest, pkg base segfaults and leaves me unbootable
- Reply: Florian Smeets : "Re: HEADS-UP: pkgbase pkg upgrade breaks systems Re: after updating to latest, pkg base segfaults and leaves me unbootable"
- Reply: Graham Perrin : "Re: HEADS-UP: pkgbase pkg upgrade breaks systems Re: after updating to latest, pkg base segfaults and leaves me unbootable"
- In reply to: Florian Smeets : "HEADS-UP: pkgbase pkg upgrade breaks systems Re: after updating to latest, pkg base segfaults and leaves me unbootable"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Aug 2025 10:59:59 UTC
Florian Smeets: > Yes, I had the same issue yesterday evening. When the system was back, I was > too tired to summarize and send something to the mailing list. as a workaround, i suggest anyone upgrading pkgbase split the upgrade into two steps: pkg upgrade -r base # upgrade base pkg upgrade -r FreeBSD # upgrade ports replace 'base' with whatever your pkgbase repository is called. as this problem appears to be triggered by something in ports, this should ensure you don't end up with a broken base system if you run into this.