[llvm-bugs] [Bug 34060] New: llvm-toolchain-xenial-5.0 manifest out of sync?
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Aug 3 17:24:51 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=34060
Bug ID: 34060
Summary: llvm-toolchain-xenial-5.0 manifest out of sync?
Product: Packaging
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: deb packages
Assignee: unassignedbugs at nondot.org
Reporter: toojays at toojays.net
CC: llvm-bugs at lists.llvm.org
I'm not able to install clang-5.0 from the llvm-toolchain-xenial-5.0 repo.
$ grep 5.0 /etc/apt/sources.list
deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-5.0 main
deb-src http://apt.llvm.org/xenial/ llvm-toolchain-xenial-5.0 main
$ sudo apt-get install libclang-5.0-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
clang-5.0 clang-tidy-5.0 libclang-common-5.0-dev libclang1-5.0 libllvm5.0
llvm-5.0 llvm-5.0-dev llvm-5.0-runtime
Suggested packages:
gnustep gnustep-devel clang-5.0-doc libomp-dev llvm-5.0-doc
The following NEW packages will be installed:
libclang-5.0-dev
The following packages will be upgraded:
clang-5.0 clang-tidy-5.0 libclang-common-5.0-dev libclang1-5.0 libllvm5.0
llvm-5.0 llvm-5.0-dev llvm-5.0-runtime
8 to upgrade, 1 to newly install, 0 to remove and 19 not to upgrade.
Need to get 133 MB of archives.
After this operation, 296 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Err:1 http://apt.llvm.org/xenial llvm-toolchain-xenial-5.0/main amd64
llvm-5.0-dev amd64 1:5.0~svn309770-1~exp1
404 Not Found
Err:2 http://apt.llvm.org/xenial llvm-toolchain-xenial-5.0/main amd64 llvm-5.0
amd64 1:5.0~svn309770-1~exp1
404 Not Found
Err:3 http://apt.llvm.org/xenial llvm-toolchain-xenial-5.0/main amd64
llvm-5.0-runtime amd64 1:5.0~svn309770-1~exp1
404 Not Found
Err:4 http://apt.llvm.org/xenial llvm-toolchain-xenial-5.0/main amd64
clang-tidy-5.0 amd64 1:5.0~svn309770-1~exp1
404 Not Found
Err:5 http://apt.llvm.org/xenial llvm-toolchain-xenial-5.0/main amd64 clang-5.0
amd64 1:5.0~svn309770-1~exp1
404 Not Found
Err:6 http://apt.llvm.org/xenial llvm-toolchain-xenial-5.0/main amd64
libclang-common-5.0-dev amd64 1:5.0~svn309770-1~exp1
404 Not Found
Err:7 http://apt.llvm.org/xenial llvm-toolchain-xenial-5.0/main amd64
libllvm5.0 amd64 1:5.0~svn309770-1~exp1
404 Not Found
Err:8 http://apt.llvm.org/xenial llvm-toolchain-xenial-5.0/main amd64
libclang1-5.0 amd64 1:5.0~svn309770-1~exp1
404 Not Found
Err:9 http://apt.llvm.org/xenial llvm-toolchain-xenial-5.0/main amd64
libclang-5.0-dev amd64 1:5.0~svn309770-1~exp1
404 Not Found
E: Failed to fetch
http://apt.llvm.org/xenial/pool/main/l/llvm-toolchain-5.0/llvm-5.0-dev_5.0~svn309770-1~exp1_amd64.deb
404 Not Found
E: Failed to fetch
http://apt.llvm.org/xenial/pool/main/l/llvm-toolchain-5.0/llvm-5.0_5.0~svn309770-1~exp1_amd64.deb
404 Not Found
E: Failed to fetch
http://apt.llvm.org/xenial/pool/main/l/llvm-toolchain-5.0/llvm-5.0-runtime_5.0~svn309770-1~exp1_amd64.deb
404 Not Found
E: Failed to fetch
http://apt.llvm.org/xenial/pool/main/l/llvm-toolchain-5.0/clang-tidy-5.0_5.0~svn309770-1~exp1_amd64.deb
404 Not Found
E: Failed to fetch
http://apt.llvm.org/xenial/pool/main/l/llvm-toolchain-5.0/clang-5.0_5.0~svn309770-1~exp1_amd64.deb
404 Not Found
E: Failed to fetch
http://apt.llvm.org/xenial/pool/main/l/llvm-toolchain-5.0/libclang-common-5.0-dev_5.0~svn309770-1~exp1_amd64.deb
404 Not Found
E: Failed to fetch
http://apt.llvm.org/xenial/pool/main/l/llvm-toolchain-5.0/libllvm5.0_5.0~svn309770-1~exp1_amd64.deb
404 Not Found
E: Failed to fetch
http://apt.llvm.org/xenial/pool/main/l/llvm-toolchain-5.0/libclang1-5.0_5.0~svn309770-1~exp1_amd64.deb
404 Not Found
E: Failed to fetch
http://apt.llvm.org/xenial/pool/main/l/llvm-toolchain-5.0/libclang-5.0-dev_5.0~svn309770-1~exp1_amd64.deb
404 Not Found
E: Unable to fetch some archives, maybe run apt-get update or try with
--fix-missing?
At time of writing, the latest build on jenkins shows r309965. Is the apt
Packages file out of date with respect to the published debs perhaps?
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170804/6b520978/attachment-0001.html>
More information about the llvm-bugs
mailing list