ubuntu: apt-get says that 7.8.3 is the lastest

Message boards : Questions and problems : ubuntu: apt-get says that 7.8.3 is the lastest
Message board moderation

To post messages, you must log in.

AuthorMessage
Profile Joseph Stateson
Volunteer tester
Avatar

Send message
Joined: 27 Jun 08
Posts: 641
United States
Message 89600 - Posted: 14 Jan 2019, 23:04:47 UTC

Running minimal version 17 (ubuntu) and tried to upgrade client to 7.14.2

jstateson@jyslinux3:~$ sudo apt-get install boinc-client
[sudo] password for jstateson:
Reading package lists... Done
Building dependency tree
Reading state information... Done
boinc-client is already the newest version (7.8.3+dfsg-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
jstateson@jyslinux3:~$

tried on another system and got almost the same result


jstateson@jstatesonxps730:~$ sudo apt-get install boinc-client
[sudo] password for jstateson:
Reading package lists... Done
Building dependency tree
Reading state information... Done
boinc-client is already the newest version (7.9.3+dfsg-5ubuntu2).
The following packages were automatically installed and are no longer required:
libblkid1:i386 libuuid1:i386
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 311 not upgraded.
ID: 89600 · Report as offensive
Profile Keith Myers
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 17 Nov 16
Posts: 869
United States
Message 89605 - Posted: 15 Jan 2019, 4:04:35 UTC - in response to Message 89600.  
Last modified: 15 Jan 2019, 4:30:18 UTC

Depends on your distribution repository maintainers whether they are getting the latest Linux BOINC that is available. The Linux versions are not maintained officially by any of the projects usual suspects as they don't have any Linux experience.

You can either compile your Linux version yourself from the latest BOINC master or use some of the ppa repositories that have compiled the latest stable releases.

https://github.com/BOINC/boinc

https://launchpad.net/~costamagnagianfranco/+archive/ubuntu/boinc

or for the very latest releases or commits try

https://bintray.com/boinc
ID: 89605 · Report as offensive
Profile Dave
Help desk expert

Send message
Joined: 28 Jun 10
Posts: 2537
United Kingdom
Message 89610 - Posted: 15 Jan 2019, 8:37:49 UTC
Last modified: 15 Jan 2019, 8:44:34 UTC

Strange, I have Ubuntu 18.10 and the default installation on a clean install is 7.12.0

Interestingly, I tried rolling my own yesterday for the first time in over 10 years in an attempt to get the latest version. I need to do some investigation into what has caused fatal errors. I think this may take a while.

Edit: Adding the first of the repositories linked to below upgrades my BOINC to 7.14.2
ID: 89610 · Report as offensive
Profile Joseph Stateson
Volunteer tester
Avatar

Send message
Joined: 27 Jun 08
Posts: 641
United States
Message 89612 - Posted: 15 Jan 2019, 14:51:12 UTC
Last modified: 15 Jan 2019, 14:57:24 UTC

Thanks Keith & Dave!

I first tried GitHub (I have my own repository there) but saw this error

The repository 'https://github.com/BOINC/boinc artful Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default

I then did the following that worked better

add-apt-repository ppa:costamagnagianfranco/boinc
apt-get update
apt-get install boinc-client

This got me 7.14.2 on 18.04 but only 7.12.0 on 17.10 (Artful Aardvark)

Artful has a pair of nVidia boards and the driver is a PITA to install. An OS upgrade requires a reinstall of nVidia driver which I am not interested in doing again. OTOH my pair of RX-570 in Bionic Beaver were recognized immediate. I will stick with 7.12 on Artful but the rest of my farm is on 14.

[EDIT] I am running minimal systems, no xwindows or xdisplay. I recently found that nvidia-smi reports back board temperatures, not sure what to use to check the RX-570 but they seem to run much cooler than nVidia.
ID: 89612 · Report as offensive
Profile Keith Myers
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 17 Nov 16
Posts: 869
United States
Message 89628 - Posted: 15 Jan 2019, 19:09:38 UTC - in response to Message 89612.  

I don't like using the official Nvidia .run installer. I find it much easier to use the graphics-driver ppa which is just a point and click installation via the Software&Updates app Additional Drivers tab.
https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa
ID: 89628 · Report as offensive

Message boards : Questions and problems : ubuntu: apt-get says that 7.8.3 is the lastest

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.