← Back to team overview

yade-dev team mailing list archive

Re: Call for testing, updated yadedaily packages

 

Hi Anton and everyone,

As of today, is it still meaningfull to have this "http://yadedaily.s3.amazonaws.com"; in /etc/apt/sources.list.d/yadedaily.list ?

sudo apt-get update here returns

[...]
Ign:12 http://yadedaily.s3.amazonaws.com/debian bionic InRelease
Err:13 http://yadedaily.s3.amazonaws.com/debian bionic Release
  404  Not Found [IP: 52.216.134.75 80]
[...]


Best,

Jérôme

------
Chargé de Recherche / Research Associate
Inrae, RECOVER
3275 route Cezanne – CS 40061 13182 Aix-en-Provence Cedex 5 FRANCE
+33 (0)4 42 66 99 21
https://www6.paca.inrae.fr/recover/personnel/equipes/jerome-duriez

On 27/06/2019 21:15, Anton Gladky wrote:
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

_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : yade-dev@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp


Follow ups

References