yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #10445
[Bug 1275851] Re: yadedaily will not install (ubuntu 12.04)
Hi,
I encountered the same problem when trying to install yadedily according to [1]:
sudo bash -c 'echo "deb http://www.yade-dem.org/packages/ precise/" >> /etc/apt/sources.list'
wget -O - http://www.yade-dem.org/packages/yadedev_pub.gpg | sudo apt-key add -
sudo apt-get install yadedaily
I'm using ubuntu 12.04, 64bit.
Here is the terminal output:
sim@YadeClient:~$ sudo bash -c 'echo "deb http://www.yade-dem.org/packages/ precise/" >> /etc/apt/sources.list'
[sudo] password for sim:
sim@YadeClient:~$ wget -O - http://www.yade-dem.org/packages/yadedev_pub.gpg | sudo apt-key add -
--2014-02-04 13:32:19-- http://www.yade-dem.org/packages/yadedev_pub.gpg
Resolving www.yade-dem.org (www.yade-dem.org)... 147.171.65.16
Connecting to www.yade-dem.org (www.yade-dem.org)|147.171.65.16|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3178 (3,1K)
Saving to: `STDOUT'
100%[======================================>] 3.178 --.-K/s in
0s
2014-02-04 13:32:19 (647 MB/s) - written to stdout [3178/3178]
OK
sim@YadeClient:~$ sudo apt-get install yadedaily
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package yadedaily
[1] https://yade-dem.org/doc/installation.html
--
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1275851
Title:
yadedaily will not install (ubuntu 12.04)
Status in Yet Another Dynamic Engine:
New
Bug description:
sudo apt-get install yadedaily
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libyadedaily python-yadedaily
The following NEW packages will be installed
libyadedaily python-yadedaily yadedaily
0 to upgrade, 3 to newly install, 0 to remove and 4 not to upgrade.
Need to get 19.5 MB of archives.
After this operation, 77.3 MB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://www.yade-dem.org/packages/ precise/ libyadedaily 1.07.0-11-d40052c~precise-1 [14.7 MB]
Get:2 http://www.yade-dem.org/packages/ precise/ python-yadedaily 1.07.0-11-d40052c~precise-1 [3,170 kB]
Get:3 http://www.yade-dem.org/packages/ precise/ yadedaily 1.07.0-11-d40052c~precise-1 [1,557 kB]
Fetched 3,170 kB in 0s (6,269 kB/s)
Failed to fetch http://www.yade-dem.org/packages/precise/libyadedaily_1.07.0-11-d40052c~precise-1_amd64.deb Size mismatch
Failed to fetch http://www.yade-dem.org/packages/precise/python-yadedaily_1.07.0-11-d40052c~precise-1_amd64.deb Size mismatch
Failed to fetch http://www.yade-dem.org/packages/precise/yadedaily_1.07.0-11-d40052c~precise-1_amd64.deb Size mismatch
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
bchareyre@dt-rv020:~/yade/yade-git/trunk$ sudo apt-get install --fix-missing yadedaily
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libyadedaily python-yadedaily
The following NEW packages will be installed
libyadedaily python-yadedaily yadedaily
0 to upgrade, 3 to newly install, 0 to remove and 4 not to upgrade.
Need to get 19.5 MB of archives.
After this operation, 77.3 MB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://www.yade-dem.org/packages/ precise/ libyadedaily 1.07.0-11-d40052c~precise-1 [14.7 MB]
Get:2 http://www.yade-dem.org/packages/ precise/ python-yadedaily 1.07.0-11-d40052c~precise-1 [3,170 kB]
Get:3 http://www.yade-dem.org/packages/ precise/ yadedaily 1.07.0-11-d40052c~precise-1 [1,557 kB]
Fetched 3,170 kB in 0s (6,132 kB/s)
Failed to fetch http://www.yade-dem.org/packages/precise/libyadedaily_1.07.0-11-d40052c~precise-1_amd64.deb Size mismatch
Failed to fetch http://www.yade-dem.org/packages/precise/python-yadedaily_1.07.0-11-d40052c~precise-1_amd64.deb Size mismatch
Failed to fetch http://www.yade-dem.org/packages/precise/yadedaily_1.07.0-11-d40052c~precise-1_amd64.deb Size mismatch
Unable to correct missing packages.
E: Aborting install.
To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1275851/+subscriptions
References