yadedaily will not install (ubuntu 12.04)

Bug #1275851 reported by Bruno Chareyre
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Yade
Fix Released
Undecided
remche

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.

Revision history for this message
remche (remi-cailletaud) wrote :

New build system failed, I did not have the time to find what was exactly the problem.
I re-enabled Anton's repo waiting this bug to be solved.

Changed in yade:
assignee: nobody → Rémi (remi-cailletaud)
Revision history for this message
Alexander Eulitz [Eugen] (kubeu) wrote :

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

Revision history for this message
Alexander Eulitz [Eugen] (kubeu) wrote :

problem is solved. There was a line (sudo apt-get update) missing in installtion instructions:

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 update
sudo apt-get install yadedaily

I added a hint to installtion doc last week. [1] But it isnt updated yet

[1][https://yade-dem.org/doc/installation.html]

Revision history for this message
Alexander Eulitz [Eugen] (kubeu) wrote :

(this is the solution for what I described before. I'm not sure whether it solves the original bug, too.)

Revision history for this message
Bruno Chareyre (bruno-chareyre) wrote :

Thanks Alexander for updating the doc.
The original bug was a problem in the build system. It has been solved but I forgot to close the bug, sorry for that.

Changed in yade:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.