Difference between revisions of "Apt update"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
apt update NO_PACKAGE_AS_ARGUMENT
 
E: The update command takes no arguments
 
 
  
 
  apt update
 
  apt update
Line 29: Line 26:
 
* B) <code>deb [trusted=yes] http://www.your_not_trustedcert.org jessie main</code>
 
* B) <code>deb [trusted=yes] http://www.your_not_trustedcert.org jessie main</code>
  
 +
 +
apt update NO_PACKAGE_AS_ARGUMENT
 +
E: The update command takes no arguments
  
 
== Related terms ==
 
== Related terms ==

Revision as of 03:43, 17 August 2021

apt update
Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease
Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:3 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
Hit:4 http://archive.ubuntu.com/ubuntu bionic-security InRelease
Get:5 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB]
Fetched 64.4 kB in 2s (34.2 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
98 packages can be upgraded. Run 'apt list --upgradable' to see them.


apt update
.../...
Reading package lists... Done
W: GPG error: http://downloads.linux.hpe.com/SDR/repo/mcp focal/current Release: The following signatures couldn't be verified because the public key is not available: 
NO_PUBKEY C208ADDE26C2B797
E: The repository 'http://downloads.linux.hpe.com/SDR/repo/mcp focal/current Release' is not signed.
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.

Solution:


apt update NO_PACKAGE_AS_ARGUMENT
E: The update command takes no arguments

Related terms

See also

Advertising: