<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body smarttemplateinserted="true" text="#000000" bgcolor="#FFFFFF">
<p>Hello Thomas & all!</p>
<p>before the changes described below "aptitude update" results on
my FAI server to "Unable to connect to fai-project.org:http:"<br>
I didn't check in detail in which parts of the FAI repository
similiar changes must be made.<br>
But I assume, there are some, or'?<br>
</p>
<p><b>aptitude update</b><br>
[...]<br>
Err <a class="moz-txt-link-freetext" href="http://fai-project.org">http://fai-project.org</a> jessie InRelease<br>
Err <a class="moz-txt-link-freetext" href="http://fai-project.org">http://fai-project.org</a> jessie Release.gpg<br>
Unable to connect to fai-project.org:http:<br>
Fetched 633 kB in 2min 0s (5,271 B/s)<br>
W: Failed to fetch
<a class="moz-txt-link-freetext" href="http://fai-project.org/download/dists/jessie/InRelease">http://fai-project.org/download/dists/jessie/InRelease</a>:<br>
W: Failed to fetch
<a class="moz-txt-link-freetext" href="http://fai-project.org/download/dists/jessie/Release.gpg">http://fai-project.org/download/dists/jessie/Release.gpg</a>: Unable
to connect to fai-project.org:http:<br>
W: Some index files failed to download. They have been ignored, or
old ones used instead.</p>
<p>I remembered, that Thomas announced the the project page now is
working with HTTPS, so<br>
I changed /etc/apt/sources.list from<br>
</p>
<p>OLD: deb <a class="moz-txt-link-freetext" href="http://fai-project.org/download">http://fai-project.org/download</a> jessie koeln<br>
NEW deb <b>https</b>://fai-project.org/download jessie koeln</p>
<p>Then I got:<br>
</p>
<p> aptitude update<br>
E: The method driver /usr/lib/apt/<b>methods/https could not be
found.</b><br>
</p>
<p>Solution:<br>
</p>
<p><b>aptitude install apt-transport-https</b><br>
The following NEW packages will be installed:<br>
apt-transport-https<br>
0 packages upgraded, 1 newly installed, 0 to remove and 8 not
upgraded</p>
<p>Then "aptitude update" results to:</p>
<p>Ign <a class="moz-txt-link-freetext" href="https://fai-project.org">https://fai-project.org</a> jessie InRelease<br>
Ign <a class="moz-txt-link-freetext" href="https://fai-project.org">https://fai-project.org</a> jessie Release.gpg<br>
Ign <a class="moz-txt-link-freetext" href="https://fai-project.org">https://fai-project.org</a> jessie Release<br>
Ign <a class="moz-txt-link-freetext" href="https://fai-project.org">https://fai-project.org</a> jessie/koeln i386 Packages/DiffIndex</p>
Best Regards
<p>Jens</p>
<p><br>
</p>
<p><br>
</p>
<span class="st4cursor"></span>
</body>
</html>