Category: FreeBSD
Anything related to FreeBSD
Adopting Curl 7.88.1 ahead of the official branch of the FreeBSD ports collection
pkg audit has flagged Curl 7.87.0_1 as vulnerable for a week or so.
Read More → Adopting Curl 7.88.1 ahead of the official branch of the FreeBSD ports collectionUpgrading MySQL from 5.7 to 8.0
Upgrading MySQL from 5.7 to 8.0 was mostly uneventful.
Read More → Upgrading MySQL from 5.7 to 8.0Preparing to upgrade MySQL
You can’t configure nor download a newer version of the MySQL client using the FreeBSD ports collection while an older version is installed. It’s outrageous.
Read More → Preparing to upgrade MySQLld-elf.so.1: Shared object “libxenstore.so.4” not found, required by “xenstore-read”
Caused by xen-guest-tools-4.16.1. Solved by running these commands:
Read More → ld-elf.so.1: Shared object “libxenstore.so.4” not found, required by “xenstore-read”Upgrading PostgreSQL and PHP
One thing has annoyed me for years, and that is the ports tree refusing me to configure and download newer versions of PHP and PostgreSQL while an older one is installed.
Read More → Upgrading PostgreSQL and PHPmath/py-kiwisolver going from 1.3.2,1 to 1.4.3
Commit 94af43935c4e2709577cb4e4723daf9d7cb91494 removed PORTEPOCH for math/py-kiwisolver. The previous version number, 1.3.2,1, is considered higher than the current one, 1.4.3. py38-kiwisolver-1.3.2,1 > succeeds index (index has 1.4.3) Installation by force is the only way forward.
Read More → math/py-kiwisolver going from 1.3.2,1 to 1.4.3Netdata 1.35.1 and EOF found in spawn pipe
If you find the error message “EOF found in spawn pipe” in /var/log/netdata/error.log, then you should probably delete every file in the /var/cache/netdata/dbengine directory. Start Netdata. If this doesn’t help, then you have no choice but to blow away everything within /var/cache/netdata and start Netdata.
Read More → Netdata 1.35.1 and EOF found in spawn pipeports-mgmt/pkg vs security/base-audit
ports-mgmt/pkg 1.18.1 vs security/base-audit 0.5 doesn’t seem to agree on who should be responsible for /usr/local/etc/periodic/security/405.pkg-base-audit. I believe the latter port should take charge, but maybe I’m wrong. ===> Installing existing package /packages/All/base-audit-0.5.pkg Installing base-audit-0.5… pkg-static: base-audit-0.5 conflicts with pkg-1.18.1 (installs files into the same place). Problematic file: /usr/local/etc/periodic/security/405.pkg-base-audit Failed to install the following 1 […]
Read More → ports-mgmt/pkg vs security/base-auditReplace received ZFS properties with locally set properties
Unless your software or your own scripts treat local and received ZFS properties as equal, you should probably set the values of the received properties again. Here’s a one-liner to do it all for you.
Read More → Replace received ZFS properties with locally set propertiesCompression is now on by default in recent OpenZFS
Compression is now on by default in recent OpenZFS. If you have reservations, you should probably run a one-liner like this one before upgrading your OS, be it current or stable/13. If you are curious and want to know what will happen, run this one-liner.
Read More → Compression is now on by default in recent OpenZFS