Before the grep, it returns:
The search target requires INDEX-13. Please run make index or make fetchindex.
So, since the index isn’t really necessary to the pkg system, not a useful answer. But for fun…
# make fetchindex
# grep glib
12,300 lines returned.
Dave Overton
Owner
SYIX.COM
530.755.1751
From: Jamie Cameron
Sent: Friday, August 25, 2023 10:23 PM
To: da...@sy...; Webmin users list
Subject: Re: [webmin-l] Webmin and Freebsd pkg upgrade
You may be right about the version number.
If you SSH in as root and run : cd /usr/ports && make search 'key=.*' | grep glib
What does it output?
On 25/Aug/2023 18:06 Dave Overton via webadmin-list wrote ..
Using webmin on FreeBSD 13.2
System Info (Dashboard) says there is a package update.
Click it, there are none listed
Refresh using the button, still none listed.
SSH into the machine:
#pkg upgrade
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking for upgrades (18 candidates): 100%
Processing candidates (18 candidates): 100%
The following 1 package(s) will be affected (of 0 checked):
Installed packages to be UPGRADED:
glib: 2.76.4,2 -> 2.76.4_1,2
Number of packages to be upgraded: 1
3 MiB to be downloaded.
Proceed with this action? [y/N]: y
[1/1] Fetching glib-2.76.4_1,2.pkg: 100% 3 MiB 1.2MB/s 00:03
I suspect its the "," in the version number breaking things
Dave Overton, Owner
SYIX.COM
da...@sy...
530-755-1751
|