Greetings,
I have a puzzler involving pkg(8) on my 14 current boxes.
First, I upgraded these boxes from 13 stable a couple of
months ago so that I could get graphics on my new AMD 5600G.
That worked. Up until a few weeks ago, pkg upgrade on
current seemed to work exactly as it had on stable.
But now something has gone awry. The main problems are
firefox and thunderbird but I'm a little worried other
stuff is going to show as well.
Here's the uname, same on all systems:
FreeBSD feyerabend 14.0-CURRENT FreeBSD 14.0-CURRENT #0
main-n256840-b43b8f81578c: Wed Jul 20 17:35:19 MST 2022
toor@bruno:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG amd64
rcarter@feyeracarter@feyerabend> pkg search -x firefox
firefox-esr-91.12.0,1 Web browser based on the browser portion
of Mozilla
p5-Firefox-Marionette-1.17 Automate the Firefox browser with the
Marionette protocol
rcarter@feyerabend> pkg info --annotations firefox
firefox-103.0,2:
FreeBSD_version: 1400064rcarter@feyerabend> pkg info --annotations
thunderbird
thunderbird-91.11.0_2:
FreeBSD_version: 1400063
cpe :
cpe:2.3:a:mozilla:thunderbird:91.11.0:::::freebsd14:x64:2
no_provide_shlib: yes
repo_type : binary
repository : FreeBSD
cpe : cpe:2.3:a:mozilla:firefox:103.0:::::freebsd14:x64
no_provide_shlib: yes
repo_type : binary
repository : FreeBSD
And thunderbird:
rcarter@feyerabend> pkg search -x thunderbird
roundcube-thunderbird_labels-php74-1.4.11 Thunderbird Labels plugin for
RoundCube webmail
roundcube-thunderbird_labels-php80-1.4.11 Thunderbird Labels plugin for
RoundCube webmail
rcarter@feyerabend> pkg info --annotations thunderbird
thunderbird-91.11.0_2:
FreeBSD_version: 1400063
cpe :
cpe:2.3:a:mozilla:thunderbird:91.11.0:::::freebsd14:x64:2
no_provide_shlib: yes
repo_type : binary
repository : FreeBSD
So what's going on with firefox and thunderbird? firefox's
version is now -esr and thunderbird is gone entirely.
AFAICT I have the default setup for pkg(8).
Thanks,
Russell