Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: [gentoo-user] [OT] What's happened to BOINC recently?
Date: Tue, 10 Dec 2013 15:56:24
Message-Id: 7115223.14iqhEpoVS@wstn
1 Hi list,
2
3 Recently I've been finding that BOINC has just stopped. It doesn't show up in
4 ps -ax and I can't see anything helpful in its logs. Every time I query its
5 status I get this, which is new:
6
7 $ /etc/init.d/boinc status
8 /lib64/rc/sh/rc-cgroup.sh: line 80: /sys/fs/cgroup/cpu/tasks: Permission denied
9 /lib64/rc/sh/rc-cgroup.sh: line 80: /sys/fs/cgroup/cpuacct/tasks: Permission denied
10 /lib64/rc/sh/rc-cgroup.sh: line 80: /sys/fs/cgroup/cpuset/tasks: Permission denied
11 /lib64/rc/sh/rc-cgroup.sh: line 80: /sys/fs/cgroup/freezer/tasks: Permission denied
12 /lib64/rc/sh/rc-cgroup.sh: line 80: /sys/fs/cgroup/openrc/tasks: Permission denied
13 mkdir: cannot create directory ‘/sys/fs/cgroup/openrc/boinc’: Permission denied
14 /lib64/rc/sh/rc-cgroup.sh: line 80: /sys/fs/cgroup/cpu/tasks: Permission denied
15 /lib64/rc/sh/rc-cgroup.sh: line 80: /sys/fs/cgroup/cpuacct/tasks: Permission denied
16 /lib64/rc/sh/rc-cgroup.sh: line 80: /sys/fs/cgroup/cpuset/tasks: Permission denied
17 /lib64/rc/sh/rc-cgroup.sh: line 80: /sys/fs/cgroup/freezer/tasks: Permission denied
18 /lib64/rc/sh/rc-cgroup.sh: line 80: /sys/fs/cgroup/openrc/tasks: Permission denied
19 mkdir: cannot create directory ‘/sys/fs/cgroup/openrc/boinc’: Permission denied
20 * status: started
21
22 I installed BOINC from the ebuild, not by getting it from berkeley.edu. The
23 only changes I've made are to install its data directory under my home
24 directory (/home/prh/boinc), added myself to the boinc group and chown'd
25 everything to prh:prh.
26
27 I had tried keeping the default user, group and directory but I found it
28 easier to do it this way.
29
30 Can anyone shed any light on this?
31
32 --
33 Regards
34 Peter

Replies

Subject Author
Re: [gentoo-user] [OT] What's happened to BOINC recently? Khumba <bog@××××××.net>