I came across a stackoverflow question about getting a pkg install error [1], and realized the one time I've attempted a pkg update since going to 4.2.0 I got the same error. I wound up manually installing figuring the issue was something temporary, but I'm getting the same issue now:
>> pkg install -forge gsl
error: get_forge_pkg: could not read URL, please verify internet connectio
n
error: called from
get_forge_pkg at line 66 column 7
get_forge_download at line 26 column 12
pkg at line 382 column 29
>> pkg install -forge image
error: get_forge_pkg: could not read URL, please verify internet connectio
n
error: called from
get_forge_pkg at line 66 column 7
get_forge_download at line 26 column 12
pkg at line 382 column 29
>> pkg update
>> pkg update
warning: pkg: package communications not found on forge - skipping update
warning: pkg: package control not found on forge - skipping update
warning: pkg: package data-smoothing not found on forge - skipping update
warning: pkg: package database not found on forge - skipping update
...