I'm back somewhat sooner than I had hoped for. Now things have become totally hilarious. I was in the process of suspending of all the rest of the projects to make sure Evo would finish without interruption and then at once the boinc-client stopped and there's no way to get it back running again.
I tried a reinstall of Boinc and several reboots later it still won't work.
There's an error at the end of the install process though:
Code: Alles auswählen
root@Xubtop64:/home/bart/Desktop# apt-get install boinc
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
boinc-client boinc-manager
Suggested packages:
boinc-app-seti
The following NEW packages will be installed:
boinc boinc-client boinc-manager
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,391kB of archives.
After this operation, 6,377kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://us.archive.ubuntu.com/ubuntu/ lucid/universe boinc-client 6.10.17+dfsg-3ubuntu1 [462kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ lucid/universe boinc-manager 6.10.17+dfsg-3ubuntu1 [1,828kB]
Get:3 http://us.archive.ubuntu.com/ubuntu/ lucid/universe boinc 6.10.17+dfsg-3ubuntu1 [101kB]
Fetched 2,391kB in 2s (1,120kB/s)
Preconfiguring packages ...
Selecting previously deselected package boinc-client.
(Reading database ... 117134 files and directories currently installed.)
Unpacking boinc-client (from .../boinc-client_6.10.17+dfsg-3ubuntu1_amd64.deb) ...
Selecting previously deselected package boinc-manager.
Unpacking boinc-manager (from .../boinc-manager_6.10.17+dfsg-3ubuntu1_amd64.deb) ...
Selecting previously deselected package boinc.
Unpacking boinc (from .../boinc_6.10.17+dfsg-3ubuntu1_amd64.deb) ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
ureadahead will be reprofiled on next reboot
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
Processing triggers for desktop-file-utils ...
Processing triggers for python-support ...
Setting up boinc-client (6.10.17+dfsg-3ubuntu1) ...
* Starting BOINC core client: boinc [ OK ]
* Setting up scheduling for BOINC core client and children:
/etc/init.d/boinc-client: 203: cannot create /proc/1622/oom_adj: Directory nonexistent
[ OK ]
Setting up boinc-manager (6.10.17+dfsg-3ubuntu1) ...
Setting up boinc (6.10.17+dfsg-3ubuntu1) ...
root@Xubtop64:/home/bart/Desktop# /etc/init.d/boinc-client status
* Status of BOINC core client: stopped
when I check or even try to manually start the client, it persists to shows it's stopped:
Code: Alles auswählen
root@Xubtop64:/home/bart/Desktop# /etc/init.d/boinc-client status
* Status of BOINC core client: stopped
root@Xubtop64:/home/bart/Desktop# /etc/init.d/boinc-client start
* Starting BOINC core client: boinc [ OK ]
* Setting up scheduling for BOINC core client and children:
[ OK ]
root@Xubtop64:/home/bart/Desktop# /etc/init.d/boinc-client status
* Status of BOINC core client: stopped
Does anyone have a quick fix for this? Otherwise I maybe better do a fresh install of Linux tonight (European time). It's only a crunch-box with not much else on it, so this may be a quicker solution then to figure out what's going wrong and get Boinc up and running again...
Bart