Pages: [1]
robbinespu
BAM!ID: 241596
Joined: 2021-11-13
Posts: 2
Credits: 205,778
World-rank: 477,148

2021-11-23 02:18:26

Hello, I run boinc fpr worldcommunitygrid and rosetta, I was perplexed with boinc config. which is ignoring my cc setup and unable to fetch job that don't use virtualbox. I on Debian stable which don't have virtualbox on repository


~# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"


Here my cc config

~# cat /var/lib/boinc/cc_config.xml
<!--
This is a minimal configuration file cc_config.xml of the BOINC core client.
For a complete list of all available options and logging flags and their
meaning see: https://boinc.berkeley.edu/wiki/client_configuration
-->
<cc_config>
<log_flags>
<task>4</task>
<file_xfer>4</file_xfer>
<sched_ops>4</sched_ops>
</log_flags>
<options>
<dont_use_vbox>1</dont_use_vbox>
</options>
</cc_config>


I already restart the boinc client (I even tried reboot by server) but I still not able to download task that don't use virtualbox from rosetta


~# systemctl status --full boinc-client.service
● boinc-client.service - Berkeley Open Infrastructure Network Computing Client
Loaded: loaded (/lib/systemd/system/boinc-client.service; enabled; vendor preset: enabled)
Active: active (running) since Tue 2021-11-23 01:57:38 UTC; 5min ago
Docs: man:boinc(1)
Main PID: 43656 (boinc)
Tasks: 10 (limit: 9509)
Memory: 1.2G
CPU: 5min 58.553s
CGroup: /system.slice/boinc-client.service
├─43656 /usr/bin/boinc
├─43744 ../../projects/www.worldcommunitygrid.org/wcgrid_mcm1_map_7.61_x86_64-pc-linux-gnu -SettingsFile MCM1_0185161_8435.txt -DatabaseFile dataset-sarc1.txt
├─43745 ../../projects/www.worldcommunitygrid.org/wcgrid_mcm1_map_7.61_x86_64-pc-linux-gnu -SettingsFile MCM1_0185165_4095.txt -DatabaseFile dataset-sarc1.txt
├─43746 ../../projects/www.worldcommunitygrid.org/wcgrid_opn1_autodock_7.21_x86_64-pc-linux-gnu -jobs OPN1_0093542_00337.job -input OPN1_0093542_00337.zip -seed 898988276 -wcgruns 246 -wcgdpf 6
└─43751 ../../projects/www.worldcommunitygrid.org/wcgrid_arp1_wrf_7.32_i686-pc-linux-gnu

Nov 23 01:57:38 debian boinc[43656]: 23-Nov-2021 01:57:38 Initialization completed
Nov 23 01:57:42 debian boinc[43656]: dir_open: Could not open directory 'locale' from '/var/lib/boinc-client'.
Nov 23 01:57:59 debian boinc[43656]: 23-Nov-2021 01:57:59 [Rosetta@home] update requested by user
Nov 23 01:58:04 debian boinc[43656]: 23-Nov-2021 01:58:04 [Rosetta@home] Sending scheduler request: Requested by user.
Nov 23 01:58:04 debian boinc[43656]: 23-Nov-2021 01:58:04 [Rosetta@home] Requesting new tasks for CPU
Nov 23 01:58:06 debian boinc[43656]: 23-Nov-2021 01:58:06 [Rosetta@home] Scheduler request completed: got 0 new tasks
Nov 23 01:58:06 debian boinc[43656]: 23-Nov-2021 01:58:06 [Rosetta@home] No tasks sent
Nov 23 01:58:06 debian boinc[43656]: 23-Nov-2021 01:58:06 [Rosetta@home] VirtualBox is not installed
Nov 23 01:58:06 debian boinc[43656]: 23-Nov-2021 01:58:06 [Rosetta@home] Project requested delay of 31 seconds

TeeVeeEss
  Donator
Tester - Translator - BOINCstats SOFA member
BAM!ID: 2648
Joined: 2006-06-27
Posts: 804
Credits: 12,640,776,296
World-rank: 315

2021-11-26 22:48:40

As you can see on the Rosetta status page there are only virtualbox tasks available at the moment. Your host config is not suitable for running those tasks, so you can't run Rosetta at the moment.
Pages: [1]

Index :: BOINC :: boinc ignoring my "dont_use_vbox" config
Reason: