On 25 Oct 2020, at 12:06, RW wrote:
On Sat, 24 Oct 2020 21:12:39 -0700
L A Walsh wrote:
On 2020/10/18 09:22, L A Walsh wrote:
On 2020/10/17 15:58, RW wrote:
Probably a networking problem at the time sa-update ran.
status: 1792 decodes to a curl error code of 7 "Failed to connect
to host".
I suspect it's a bug that 1792 wasn't decoded.
----
Reinstalled from CPAN...
It not something I know much about, but some people on the list have
advised against installing from CPAN. These installs do seem to create
a
disproportionate amount of problems compared with package installs.
A common source of such problems is widespread adoption of the
local::lib module which creates a per-user Perl library tree for each
user of CPAN, even root. If that's not disabled, it can result in
independent module trees with different versions of the same modules,
one of which is used by the system (e.g. by cron) and the others by
individual users in interactive sessions.
--
Bill Cole
[email protected] or [email protected]
(AKA @grumpybozo and many *@billmail.scconsult.com addresses)
Not Currently Available For Hire