← Back to team overview

yade-dev team mailing list archive

[Bug 1275851] Re: yadedaily will not install (ubuntu 12.04)

 

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]

-- 
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