#1079972 apt: Duplicate 'Notice: Unable to locate package' messages in apt show output.

Package:
apt
Source:
apt
Description:
commandline package manager
Submitter:
Junyong Liang
Date:
2024-08-29 06:15:02 UTC
Severity:
normal
#1079972#5
Date:
2024-08-29 06:12:37 UTC
From:
To:
Dear Maintainer,

   * What led up to the situation?
	I was using the apt show command to check details about a package that does not exist.

   * What exactly did you do (or not do) that was effective (or ineffective)?
	I ran the command "apt show zed" to see the details of the package zed, which is not available in the repositories.

   * What was the outcome of this action?
	The command output included two identical "Notice: Unable to locate package" messages followed by "Error: No packages found."

   * What outcome did you expect instead?
	I expected only a single "Notice: Unable to locate package" message followed by the "Error: No packages found."