← Back to team overview

yade-users team mailing list archive

[Question #683870]: install yadedaily

 

New question #683870 on Yade:
https://answers.launchpad.net/yade/+question/683870

Hello, everyone. I'm using the code on the official website to install yadedaily:
***************************************************************************************************
Sudo bash-c'echo "deb http://www.yade-dem.org/packages/xenial/";>/etc/apt/sources.list'

Wget-O-http://www.yade-dem.org/packages/yadedev_pub.gpg | sudo apt-key add-

Sudo apt-get update

Sudo apt-get install yadedaily
***************************************************************************************************
After entering the third line of code, the following problems arise:
Hit: 1 https://mirrors.tuna.tsinghua.edu.cn/ubuntu bionic InRelease

Hit: 2 https://mirrors.tuna.tsinghua.edu.cn/ubuntu bionic-updates InRelease

Hit: 3 https://mirrors.tuna.tsinghua.edu.cn/ubuntu bionic-security InRelease

Hit: 4 https://mirrors.tuna.tsinghua.edu.cn/ubuntu bionic-backports InRelease

Hit: 5 http://ppa.launchpad.net/notepadq-team/notepadq/ubuntu bionic InRelease

Hit: 6 https://download.sublimetext.com apt/stable/InRelease

Get: 7 http://www.yade-dem.org/packages xenial/InRelease [2,443 B]

Get: 8 http://www.yade-dem.org/packages xenial/Packages [2,187 B]

Error: 8 http://www.yade-dem.org/packages xenial/Packages

File size does not match (2188!= 2187). Are the mirrors you are using in sync? [IP: 194.254.65.201 80]

Hashes of expected file:

- Filesize: 2187 [weak]

- SHA256:5c25df779ee330ac7a940c9f3ab67bfa0764adb92717998db09561af6257504b

- SHA1: eafea4376a9f332d0c3fe3c56877bab7f05aeff6 [weak]

- MD5Sum: 9b645a 998d0353d76318606c71044f [weak]

Release file created at: Tue, 16 Apr 2019 07:26:04+0000

Downloaded 2,443 B, 3 seconds (859 B/s)

Read the package list now...

W: Target Packages (Packages) have been configured multiple times in / etc/apt/sources.list:9 and / etc/apt/sources.list:10

W: Target Translations (zh_CN) have been configured multiple times in / etc/apt/sources.list:9 and / etc/apt/sources.list:10

W: Target Translations (zh) have been configured multiple times in / etc/apt/sources.list:9 and / etc/apt/sources.list:10

W: Target Translations (en) are configured multiple times in / etc/apt/sources.list:9 and / etc/apt/sources.list:10

E: Unable to download http://www.yade-dem.org/packages/xenial/Packages.bz2 file size does not match (2188!= 2187). Are the mirrors you are using in sync? [IP: 194.254.65.201 80]

Hashes of expected file:

- Filesize: 2187 [weak]

- SHA256:5c25df779ee330ac7a940c9f3ab67bfa0764adb92717998db09561af6257504b

- SHA1: eafea4376a9f332d0c3fe3c56877bab7f05aeff6 [weak]

- MD5Sum: 9b645a 998d0353d76318606c71044f [weak]

Release file created at: Tue, 16 Apr 2019 07:26:04+0000

E: Some index files failed to download. If they are ignored, the old index files will be used instead.

W: Target Packages (Packages) have been configured multiple times in / etc/apt/sources.list:9 and / etc/apt/sources.list:10

W: Target Translations (zh_CN) have been configured multiple times in / etc/apt/sources.list:9 and / etc/apt/sources.list:10

W: Target Translations (zh) have been configured multiple times in / etc/apt/sources.list:9 and / etc/apt/sources.list:10

W: Target Translations (en) are configured multiple times in / etc/apt/sources.list:9 and / etc/apt/sources.list:10
**************************************************************************************************************************
There was a problem after I entered the last line of command:
sudo apt-get install yadedaily:
Read the package list now...

Analysis of dependency tree for software packages

Read status information... complete

E: Unable to locate the package yadedaily

How should I operate and install Yadedaily properly?

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.