← Back to team overview

yade-users team mailing list archive

Re: [Question #693284]: yadedaily

 

Question #693284 on Yade changed:
https://answers.launchpad.net/yade/+question/693284

Janek Kozicki posted a new comment:
It is very strange. I have just checked these four commands inside a
xenial chroot and it worked perfectly.


root@:/# sudo bash -c 'echo "deb http://www.yade-dem.org/packages/ xenial main" >> /etc/apt/sources.list'
root@:/# cat /etc/apt/sources.list                                                                       
deb http://pl.archive.ubuntu.com/ubuntu xenial main restricted universe multiverse
deb-src http://pl.archive.ubuntu.com/ubuntu xenial main restricted universe multiverse
deb http://www.yade-dem.org/packages/ xenial main
root@:/# wget -O - http://www.yade-dem.org/packages/yadedev_pub.gpg | sudo apt-key add -
--2020-10-06 13:16:02--  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

2020-10-06 13:16:02 (235 MB/s) - written to stdout [3143/3143]

OK
root@:/# sudo apt-get update
Get:1 http://ppa.launchpad.net/git-core/ppa/ubuntu xenial InRelease [23.8 kB]
Hit:2 http://pl.archive.ubuntu.com/ubuntu xenial InRelease                                                      
Get:3 http://www.yade-dem.org/packages xenial InRelease [4749 B]                                                
Get:4 http://www.yade-dem.org/packages xenial/main amd64 Packages [4330 B]                     
Get:5 http://ppa.launchpad.net/git-core/ppa/ubuntu xenial/main amd64 Packages [3372 B]
Fetched 36.3 kB in 0s (72.7 kB/s)                   
Reading package lists... Done
root@:/# sudo apt-get install yadedaily
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  libyadedaily python3-yadedaily
The following NEW packages will be installed:
  libyadedaily python3-yadedaily yadedaily
0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
Need to get 17.7 MB of archives.
After this operation, 124 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://www.yade-dem.org/packages xenial/main amd64 libyadedaily amd64 20201005-4239~57d1c9c~xenial1-1 [12.3 MB]
Get:2 http://www.yade-dem.org/packages xenial/main amd64 python3-yadedaily amd64 20201005-4239~57d1c9c~xenial1-1 [3182 kB]                                                                                           
Get:3 http://www.yade-dem.org/packages xenial/main amd64 yadedaily amd64 20201005-4239~57d1c9c~xenial1-1 [2191 kB]                                                                                                   
Fetched 17.7 MB in 21s (829 kB/s)                                                                                                                                                                                    
Selecting previously unselected package libyadedaily:amd64.
(Reading database ... 136169 files and directories currently installed.)
Preparing to unpack .../libyadedaily_20201005-4239~57d1c9c~xenial1-1_amd64.deb ...
Unpacking libyadedaily:amd64 (20201005-4239~57d1c9c~xenial1-1) ...
Selecting previously unselected package python3-yadedaily.
Preparing to unpack .../python3-yadedaily_20201005-4239~57d1c9c~xenial1-1_amd64.deb ...
Unpacking python3-yadedaily (20201005-4239~57d1c9c~xenial1-1) ...
Selecting previously unselected package yadedaily.
Preparing to unpack .../yadedaily_20201005-4239~57d1c9c~xenial1-1_amd64.deb ...
Unpacking yadedaily (20201005-4239~57d1c9c~xenial1-1) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up libyadedaily:amd64 (20201005-4239~57d1c9c~xenial1-1) ...
Setting up python3-yadedaily (20201005-4239~57d1c9c~xenial1-1) ...
Setting up yadedaily (20201005-4239~57d1c9c~xenial1-1) ...

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