← Back to team overview

yade-dev team mailing list archive

Re: Call for testing, updated yadedaily packages

 

Hi Anton,

I checked your instructions inside chroots. They work great in all
three distros: ubuntu 18.04, debian stretch and debian buster.

cheers
Janek

Anton Gladky said:     (by the date of Thu, 27 Jun 2019 21:15:08 +0200)

> Dear all,
> 
> yadedaily packages are being under renovation at the moment. And now they
> need to be tested.
> I want to ask you to do it and give a feedback.
> 
> 3 Distributions are supported:
> - Debian Buster
> - Debian Stretch
> - Ubuntu 18.04 Bionic
> 
> Packages are hosted on Amason S3 for the moment.
> The following steps need to be taken to test the packages
> 
> 1. Add yade GPG-key:
>     If you have the yadedaily package, you can skip this step.
> 
>     wget -O - http://yadedaily.s3.amazonaws.com/yadedaily.gpg | sudo
> apt-key add -
> 
> 2. Add repo into the apt:
>     - *Debian Buster:*
>       sudo bash -c 'echo "deb http://yadedaily.s3.amazonaws.com/debian
> buster main" >> /etc/apt/sources.list.d/yadedaily.list'
> 
>     - *Debian Stretch*:
>       sudo bash -c 'echo "deb http://yadedaily.s3.amazonaws.com/debian
> stretch main" >> /etc/apt/sources.list.d/yadedaily.list'
> 
>     - *Ubuntu 18.04 Bionic:*
>       sudo bash -c 'echo "deb http://yadedaily.s3.amazonaws.com/debian
> bionic main" >> /etc/apt/sources.list.d/yadedaily.list'
> 
> 3. Install yadedaily:
>      sudo apt update && sudo apt install yadedaily
> 
> After that you can run the software:
> 
>     yadedaily
>     yadedaily --test
>     yadedaily --check
> 
> Please let me know, whether everything is working as expected.
> 
> If you do not want to use yadedaily any more, just do:
>    sudo apt purge yadedaily
> 
> Remove test-repo from sources:
>     sudo rm  /etc/apt/sources.list.d/yadedaily.list
> 
> I will update packages manually within the test period. After that we can
> automate the process.
> 
> Thanks
> 
> Anton


-- 
Janek Kozicki                               http://janek.kozicki.pl/  |


References