← Back to team overview

yade-dev team mailing list archive

Re: Call for testing, updated yadedaily packages

 

Hi,

Here (Ubuntu 18.04 Bionic)

***************************

Your instructions worked like a charm (I already had yadedaily package).

I now have (note just the VERSIONYADEREPLACE that may need to be replaced)

jerome.duriez@AXP17003:~$ yadedaily
Welcome to Yade VERSIONYADEREPLACE
Using python version: 3.6.8 (default, Jan 14 2019, 11:02:34)
[GCC 8.0.1 20180414 (experimental) [trunk revision 259383]]
TCP python prompt on localhost:9000, auth cookie `dacsuk'
XMLRPC info provider on http://localhost:21000
[[ ^L clears screen, ^U kills line. F12 controller, F11 3D view (press "h" in 3D view for help), F10 both, F9 generator, F8 plot. ]]

In [1]:


Instead of "Welcome to Yade 2018.02b-290bf6a54e~bionic " previously

***************************
-- test ended with *** ALL TESTS PASSED ***
With, afterwards,
Entered the initialization functionjerome.duriez@AXP17003:~$
which was just maybe missing a newline character before my bash invite



***************************
--check ended with *** ALL CHECKS PASSED ***



Thank you !


------
Chargé de Recherche / Research Associate
Irstea, RECOVER
3275 route Cezanne – CS 40061 13182 Aix-en-Provence Cedex 5 FRANCE
+33 (0)4 42 66 99 21
www.irstea.fr/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



References