Project

General

Profile

Actions

Bug #48324

open

install-deps

Added by Kinga Karczewska over 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
4 - irritation
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

We cannot build Ceph nautilus on Ubuntu 16.04 although it is said that this version is all the time supported on Ubuntu 16.04 (https://docs.ceph.com/en/latest/start/os-recommendations/).
install-deps.sh script returns error:

E: Malformed line 1 in source list /etc/apt/sources.list.d/libboost.list (type)
E: The list of sources could not be read.
E: Malformed line 1 in source list /etc/apt/sources.list.d/libboost.list (type)
E: The list of sources could not be read.
E: Malformed line 1 in source list /etc/apt/sources.list.d/libboost.list (type)
E: The list of sources could not be read.

But the real problem is that this gateway has timed out:
https://shaman.ceph.com/api/repos/libboost/master/1d7c7a00cc3f37e340bae0360191a757b44ec80c/ubuntu/xenial/repo
so the command:
curl --silent --location https://shaman.ceph.com/api/repos/libboost/master/1d7c7a00cc3f37e340bae0360191a757b44ec80c/ubuntu/xenial/repo --output /etc/apt/sources.list.d/libboost.list
cannot load all needed information to install all dependancies.

No data to display

Actions

Also available in: Atom PDF