Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

LLVM size mismatch

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
taktik2010
Posts: 1
Joined: 2017-12-27 21:02

LLVM size mismatch

#1 Post by taktik2010 »

Hello! I have debian 8.0 and trying to install LLVM 5.0.

I added deb http://apt.llvm.org/jessie/ llvm-toolchain-jessie-5.0 main
deb-src http://apt.llvm.org/jessie/ llvm-toolchain-jessie-5.0 main
as described here http://apt.llvm.org/

I got: apt-get install llvm-5.0
Get:10 http://artifactory1.lancope.ciscolabs.c ... an-remote/ jessie/main libjsoncpp0 amd64 0.6.0~rc2-3.1 [71.8 kB]
Get:11 http://apt.llvm.org/jessie/ llvm-toolchain-jessie-5.0/main llvm-5.0-runtime amd64 1:5.0.1~svn319952-1~exp1 [204 kB]
Get:12 http://apt.llvm.org/jessie/ llvm-toolchain-jessie-5.0/main llvm-5.0 amd64 1:5.0.1~svn319952-1~exp1 [3461 kB]
Get:13 http://apt.llvm.org/jessie/ llvm-toolchain-jessie-5.0/main llvm-5.0-dev amd64 1:5.0.1~svn319952-1~exp1 [21.7 MB]
Fetched 39.6 MB in 1min 33s (423 kB/s)
E: Failed to fetch http://apt.llvm.org/jessie/pool/main/l/ ... _amd64.deb Size mismatch

E: Failed to fetch http://apt.llvm.org/jessie/pool/main/l/ ... _amd64.deb Size mismatch

E: Failed to fetch http://apt.llvm.org/jessie/pool/main/l/ ... _amd64.deb Size mismatch

E: Failed to fetch http://apt.llvm.org/jessie/pool/main/l/ ... _amd64.deb Size mismatch

Could you help me please?

User avatar
dilberts_left_nut
Administrator
Administrator
Posts: 5346
Joined: 2009-10-05 07:54
Location: enzed
Has thanked: 13 times
Been thanked: 66 times

Re: LLVM size mismatch

#2 Post by dilberts_left_nut »

You're asking in the wrong place - try the providers of that repo.

Looks like the packages provided don't match the metadata - generally a bad omen.
AdrianTM wrote:There's no hacker in my grandma...

Post Reply