I have three installed packages which are not up to date: grep xargs and zlib. Trying to update each individually gives the same errors as using "-a", so I post the latter output:
pkg_update -a
Gathering installed package information...
Updating from location 'ftp://ftp.interopsystems.com/pkgs/3.5-x86': okay? [y]
Starting checks for updates
Percent complete/package:
38% |******************* | grepMemory fault
pkg_update: Problem updating package. Continuing. : No such file or directory
93% |********************************************** | xargsMemory fault
pkg_update: Problem updating package. Continuing. : No such file or directory
99% |************************************************* | zlibMemory fault
pkg_update: Problem updating package. Continuing. : No such file or directory
100% |**************************************************| zsh
Done.
I thought at first that this was due to the obcaseinsensitive key being missing, but adding it and rebooting (twice) did not help. I am not aware of anything else having changed. Any ideas?
|