When a package doesn't exist, pkg_info prints error messages from the commands
it runs in the background.

pkg_info burritobox
Error from http://ftp.usa.openbsd.org/pub/OpenBSD/snapshots/packages/amd64/
ftp: Error retrieving file: 404 Not Found
signify: gzheader truncated

Messages about truncated gzheaders are more confusing than informational.
Compare with the output of pkg_add for a package that doesn't exist:

pkg_add burritobox 
quirks-2.275 signed on 2016-12-20T16:07:48Z
Can't find burritobox


Reply via email to