New question #681500 on Yade: https://answers.launchpad.net/yade/+question/681500
Hi all, I plan to install yadedaily on Ubuntu 16.04. I copy and paste the code as stated in Yade webpage, but the last message I got from terminal is "unable to locate package yadedaily". Below is the message from terminal: ====================================================================================== nng@nng-OptiPlex-3010:~$ sudo bash -c 'echo "deb http://www.yade-dem.org/packages/ xenial/" >> /etc/apt/sources.list' nng@nng-OptiPlex-3010:~$ wget -O - http://www.yade-dem.org/packages/yadedev_pub.gpg | sudo apt-key add - --2019-06-21 00:08:56-- http://www.yade-dem.org/packages/yadedev_pub.gpg Resolving www.yade-dem.org (www.yade-dem.org)... 194.254.65.201 Connecting to www.yade-dem.org (www.yade-dem.org)|194.254.65.201|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3143 (3.1K) Saving to: ‘STDOUT’ - 100%[===================>] 3.07K --.-KB/s in 0s 2019-06-21 00:08:56 (440 MB/s) - written to stdout [3143/3143] OK nng@nng-OptiPlex-3010:~$ sudo apt-get update Hit:2 http://my.archive.ubuntu.com/ubuntu xenial InRelease Get:1 http://www.yade-dem.org/packages xenial/ InRelease [2,443 B] Get:3 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB] Get:4 http://my.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Get:5 http://www.yade-dem.org/packages xenial/ Packages [2,187 B] Ign:5 http://www.yade-dem.org/packages xenial/ Packages Get:5 http://www.yade-dem.org/packages xenial/ Packages [1,945 B] Ign:5 http://www.yade-dem.org/packages xenial/ Packages Get:6 http://my.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Get:5 http://www.yade-dem.org/packages xenial/ Packages [6,331 B] Err:5 http://www.yade-dem.org/packages xenial/ Packages Hash Sum mismatch Fetched 334 kB in 2s (134 kB/s) Reading package lists... Done W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list:52 and /etc/apt/sources.list:53 W: Target Translations (en_US) is configured multiple times in /etc/apt/sources.list:52 and /etc/apt/sources.list:53 W: Target Translations (en) is configured multiple times in /etc/apt/sources.list:52 and /etc/apt/sources.list:53 W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list:52 and /etc/apt/sources.list:54 W: Target Translations (en_US) is configured multiple times in /etc/apt/sources.list:52 and /etc/apt/sources.list:54 W: Target Translations (en) is configured multiple times in /etc/apt/sources.list:52 and /etc/apt/sources.list:54 E: Failed to fetch http://www.yade-dem.org/packages/xenial/Packages Hash Sum mismatch E: Some index files failed to download. They have been ignored, or old ones used instead. W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list:52 and /etc/apt/sources.list:53 W: Target Translations (en_US) is configured multiple times in /etc/apt/sources.list:52 and /etc/apt/sources.list:53 W: Target Translations (en) is configured multiple times in /etc/apt/sources.list:52 and /etc/apt/sources.list:53 W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list:52 and /etc/apt/sources.list:54 W: Target Translations (en_US) is configured multiple times in /etc/apt/sources.list:52 and /etc/apt/sources.list:54 W: Target Translations (en) is configured multiple times in /etc/apt/sources.list:52 and /etc/apt/sources.list:54 nng@nng-OptiPlex-3010:~$ sudo apt-get install yadedaily Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package yadedaily =================================================================================================== Can anyone advise me how to solve this problem? I don't know where it goes wrong. Thank you and Regards, Nicholas Ng -- You received this question notification because your team yade-users is an answer contact for Yade. _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

