On Sat, Oct 14, 2023 at 03:07:28PM -0400, Haines Brown wrote:
> Wow! Now I longer have to an update command. I cd to / and do
>
> $ find . -perm -u+x -type f | grep update
> [nothing returned]
>
> But I may be misusing the command. I don't find update it in
> either /usr/bin or /usr/sbin
Worked around this with $ sudo apt update. It still ends with:
E: The repository 'http://deb.devuan.org/merged Devuan-Security
Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is
therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user
configuration details.
--
Haines Brown