Message boards :
Theory Application :
Cannot run native theory after debian upgrade
Message board moderation
Previous · 1 · 2
Author | Message |
---|---|
![]() ![]() Send message Joined: 7 Jan 07 Posts: 41 Credit: 16,105,862 RAC: 98 ![]() ![]() |
Verify that the /etc/systemd/system/multi-user.target.wants/boinc-client.service file has not been modified by the update process and looks like : [Unit] Be careful !! This service seems to be related to Automount NOT BOINC !! Yes, you will get the one needed as describe in this message which is at the top of this forum, or just copy/paste from the one provided above to replace the one you have. As I think you are not sure about what you are doing, I recommend you to apply what is described above if you don't want mess your systemd configuration. Here is an extract : sudo wget http://lhcathome.cern.ch/lhcathome/download/create-boinc-cgroup -O /sbin/create-boinc-cgroup sudo wget http://lhcathome.cern.ch/lhcathome/download/boinc-client.service -O /etc/systemd/system/boinc-client.service GRUB_CMDLINE_LINUX_DEFAULT="console=ttyS0 vsyscall=emulate quiet" I you want to stay close from the former one, you may omit the quiet parameter. |
Send message Joined: 12 Jul 11 Posts: 100 Credit: 1,207,381 RAC: 1,546 ![]() ![]() ![]() |
OOOPS so it was really a good idea to ask first !! I don't know what file I did display, but the good one is : ~/KERNEL$ cat /etc/systemd/system/multi-user.target.wants/boinc-client.service So this one is pretty similar to yours, but with a few less row, I guess it's ok ? The rest you mention I had done it already. I did the grub stuff and rebooted. ~$ find /sys/fs/cgroup/ -type d -name boinc -exec ls -ld {} \;|sort -k9,9 I don't see the "quiet" in the latest since you told me to remove it, which I did. So I assume I'm good to go ? Wait & see, only 2 small tasks from another project to finish and we'll see :) ----------- EDITH : i wasn't patient, I killed the poor tasks and got some native tasks, one atlas native from LHC and one theory native from LHCdev and it seems to be running, no crash after several minutes and he log file is filling in the slog !! IT SEEMS TO BE WORKING ! THANKS A LOT FOR ALL YOUR HELP ! mayge i'll find the courage to summarize all that you had me doing (only the parts that worked :) ) because we have a good linux/libriste community at l'Alliance Francophone forum and they'll certainly be very interested by all his ! |
![]() ![]() Send message Joined: 7 Jan 07 Posts: 41 Credit: 16,105,862 RAC: 98 ![]() ![]() |
Contrats ! You step forward in the Linux learning curve :) |
Send message Joined: 12 Jul 11 Posts: 100 Credit: 1,207,381 RAC: 1,546 ![]() ![]() ![]() |
Pour ceux que ça intéresse j'ai essayé de franciser et synthétiser toutes les étapes sur le forum de l'Alliance Francophone :) Merci encore F6FGZ qui cherche son DX ! |
Send message Joined: 12 Jul 11 Posts: 100 Credit: 1,207,381 RAC: 1,546 ![]() ![]() ![]() |
F6FGZ looking for DX ! HAAAAAALP !! My poor little debian VM died with OVH disaster, so I installed a new one... with buster... and now I can't redo the same configuration again... The make -j 2 bindeb-pkg is now failing with a new error : scripts/kconfig/conf --syncconfig Kconfig Also the version have changed, now I had to use cp -p /boot/config-4.19.0-14-cloud-amd64 .config I don't know if it has anything to do... Thanks ! |
![]() ![]() Send message Joined: 7 Jan 07 Posts: 41 Credit: 16,105,862 RAC: 98 ![]() ![]() |
Sorry for the fire at OVH datacenter, and it occured again ! About the kernel compilation, I followed instructions at the beginning of this thread. I adjusted some release numbers, using current kernel 4.19.0-14 : cp -p /boot/config-4.19.0-14-amd64 .config Then unleashed the CPU's : make -j 14 bindeb-pkg ....... dpkg-deb: building package 'linux-headers-4.19.171' in '../linux-headers-4.19.171_4.19.171-1_amd64.deb'. dpkg-deb: building package 'linux-libc-dev' in '../linux-libc-dev_4.19.171-1_amd64.deb'. dpkg-deb: building package 'linux-image-4.19.171' in '../linux-image-4.19.171_4.19.171-1_amd64.deb'. dpkg-deb: building package 'linux-image-4.19.171-dbg' in '../linux-image-4.19.171-dbg_4.19.171-1_amd64.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../linux-4.19.171_4.19.171-1_amd64.changes dpkg-genchanges: info: envoi des binaires seulement (le code source n'est pas inclus) dpkg-source --after-build . dpkg-buildpackage: info: envoi d'un binaire seulement (aucune inclusion de code source) The result : ls -lh linux-*171* -rw-r--r-- 1 f6fgz f6fgz 4,9K mars 22 19:52 linux-4.19.171_4.19.171-1_amd64.buildinfo -rw-r--r-- 1 f6fgz f6fgz 2,3K mars 22 19:52 linux-4.19.171_4.19.171-1_amd64.changes -rw-r--r-- 1 f6fgz f6fgz 11M mars 22 19:46 linux-headers-4.19.171_4.19.171-1_amd64.deb -rw-r--r-- 1 f6fgz f6fgz 46M mars 22 19:47 linux-image-4.19.171_4.19.171-1_amd64.deb -rw-r--r-- 1 f6fgz f6fgz 660M mars 22 19:51 linux-image-4.19.171-dbg_4.19.171-1_amd64.deb -rw-r--r-- 1 f6fgz f6fgz 992K mars 22 19:46 linux-libc-dev_4.19.171-1_amd64.deb Check if you have the following package installed : dpkg -l libssl-dev Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder | État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements |/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais) ||/ Nom Version Architecture Description +++-================-===========================================-============-================================================ ii libssl-dev:amd64 1.1.1j-1+0~20210301.25+debian10~1.gbp2578a0 amd64 Secure Sockets Layer toolkit - development files |
Send message Joined: 12 Jul 11 Posts: 100 Credit: 1,207,381 RAC: 1,546 ![]() ![]() ![]() |
Et ben c'était ça !! pas de libssl-dev (j'avais vainement cherché quelle librairie il pouvait bien manquer), il manque toujours un paquet dans un coin avec ce merveilleux système :) And now it's compiling, compiling, compiling... (on the 2 cores...), I'll see where it went tomorrow, thanks !!! |
Send message Joined: 12 Jul 11 Posts: 100 Credit: 1,207,381 RAC: 1,546 ![]() ![]() ![]() |
La victoire est en nous ! It's working for native theory again ! (lhcdev tasks) thanks ! (I had to adapt more versions #) At start the Atlas native were failing, but in the error message I saw something about "singularity" so it rang me a bell and I found instructions on the forum for installation required for Atlas, I could do the installation steps for "go" and "singularity", hopefully it is working ! All this for boinc love... ;) |
Send message Joined: 4 Jun 22 Posts: 1 Credit: 269,824 RAC: 0 ![]() ![]() |
This is an old thread but still relevant, bullseye doesn't need the kernel to be rebuilt. /etc/default/grub needs these 2 lines to make bullseye work: GRUB_CMDLINE_LINUX="systemd.unified_cgroup_hierarchy=0" GRUB_CMDLINE_LINUX_DEFAULT="vsyscall=emulate" Then run update-grub and restart for native theory to work. This does not however get freezer working, I'm trying to get that figured out now. This is packaged boinc-client 7.16.16. Of course you still need the proxy server running and the cvmfs locally installed (to reduce server load and relieve your internet for other things) and singularity. This hasn't been tested on buster though but does work on bullseye and is a lot less work then rebuilding kernel binaries from source. |
©2025 CERN