<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
<div dir="auto"><span class="font" style="font-family: monospace, sans-serif;">Hello there!<br></span></div><div dir="auto"><span class="font" style="font-family: monospace, sans-serif;"><br></span></div><div dir="auto"><span class="font" style="font-family: monospace, sans-serif;">I've dug in the list, but I didn't find a proper way to add a new repository with success. Could someone help?<br></span></div><div dir="auto"><span class="font" style="font-family: monospace, sans-serif;"><br></span></div><div dir="auto"><span class="font" style="font-family: monospace, sans-serif;">I'm trying to add the package docker-ce defining:<br></span></div><div dir="auto"><span class="font" style="font-family: monospace, sans-serif;"><br></span></div><div dir="auto"><span class="font" style="font-family: monospace, sans-serif;">1.  A class named DOCKER;<br></span></div><div dir="auto"><span class="font" style="font-family: monospace, sans-serif;">2.  In package_config, a file also named DOCKER containing<br></span></div><div dir="auto"><span class="font" style="font-family: monospace, sans-serif;">PACKAGES install<br></span></div><div dir="auto"><span class="font" style="font-family: monospace, sans-serif;">docker-ce docker-ce-cli containerd.io<br></span></div><div dir="auto"><span class="font" style="font-family: monospace, sans-serif;">3. In package_config, a file named DOCKER.asc (X��*�Z�|� ...) with the public key.<br></span></div><div dir="auto"><span class="font" style="font-family: monospace, sans-serif;"><br></span></div><div dir="auto"><span class="font" style="font-family: monospace, sans-serif;">To add the source repository, I tried to add in files/etc/apt/sources.list.d/docker.list and also did that using chroot.<br></span></div><div dir="auto"><span class="font" style="font-family: monospace, sans-serif;"><br></span></div><div dir="auto"><span class="font" style="font-family: monospace, sans-serif;">When I run fai-set, by example, the docker repository is listed without any failures. However, running fai-mirror I always have as answer:</span><br></div><div dir="auto"><span class="font" style="font-family: monospace, sans-serif;">x---</span></div><div dir="auto"><span class="font" style="font-family: monospace, sans-serif;">Package docker-ce is not available, but is referred to by another package.<br></span></div><div dir="auto"><span class="font" style="font-family: monospace, sans-serif;">This may mean that the package is missing, has been obsoleted, or<br></span></div><div dir="auto"><span class="font" style="font-family: monospace, sans-serif;">is only available from another source<br></span></div><div dir="auto"><span class="font" style="font-family: monospace, sans-serif;"><br></span></div><div dir="auto"><span class="font" style="font-family: monospace, sans-serif;">E: Package 'docker-ce' has no installation candidate<br></span></div><div dir="auto"><span class="font" style="font-family: monospace, sans-serif;">ERROR: 25600 25600<br></span></div><div dir="auto"><span class="font" style="font-family: monospace, sans-serif;">ERROR:  apt-get  -d        -o Aptitude::Log=/dev/null       -o Aptitude::CmdLine::Ignore-Trust-Violations=yes      -o APT::Get::AllowUnauthenticated=true       -o Acquire::AllowInsecureRepositories=true       -o DPkg::force-conflicts::=yes       -o Dir::State=/home/mirror/aptcache/var/lib/apt       -o Dir::Log=/home/mirror/aptcache/var/log/apt       -o Dir::State::extended_states=/home/mirror/aptcache/var/lib/apt/lists/extended_states       -o Dir::State::status=/home/mirror/aptcache/statefile       -o Dir::Cache=/home/mirror/aptcache/var/cache/apt       -o Dir::State=/home/mirror/aptcache/var/cache/apt       -o Dir::Cache::Archives=/home/mirror/aptcache/var/cache/apt/archives       -o Dir::Etc=/home/mirror/aptcache/etc/apt/       -o Dir::State::Lists=/home/mirror/aptcache/var/lib/apt/lists/ -y --fix-missing install docker-ce return code 100<br></span></div>---x<br><br>Cheers,<br><div dir="auto"><span class="font" style="font-family: monospace, sans-serif;">--<br></span></div><div dir="auto"><span class="font" style="font-family: monospace, sans-serif;">Carlos Almeida Jr</span><br></div>  </body>
</html>