Re: Re: Adding ROS repos (Thomas Lange)

2018-03-16 Diskussionsfäden Thomas Lange
> On Thu, 15 Mar 2018 14:21:23 -0300, Davinder Chandhok > said: > This resolved the permissions, but I now it does not access python or conda. Maybe I don't have the right directory or path set? Do you get any error message? -- regards Thomas

Re: Re: Adding ROS repos (Thomas Lange)

2018-03-16 Diskussionsfäden Davinder Chandhok
>That's the correct file you need to edit. Have a look at the log >files, if some other sources.list will be copied before starting >installing the packages. So it seems that it does not find a class file with the correct sources.list file and instead copies the sources.list from /etc/apt/sources.

Re: Re:

2015-12-04 Diskussionsfäden Thomas Lange
> On Fri, 4 Dec 2015 09:53:50 +0100, Kerim Gueney > said: > you could technically chroot into your nfsroot for Ubuntu and install live-boot/remove dracut manually. That will not help, because replacing dracut with live-boot is only one part. There are additional steps needed to make

Re: Re-building nfsroot in multi-arch environment

2015-10-20 Diskussionsfäden Holger Parplies
Hi, George {Skip} F VerDuin wrote on 2015-10-20 21:38:29 -0400 [Re-building nfsroot in multi-arch environment]: > [...] > Background: I have three nfsroots that are important to me: nfsroot, > nfsroot-i386, nfsroot-amd64. Faiserver is on an AMD-64 bladeserver host > therefore today nfsroot &

Re: Re: task_error bei softupdate

2015-03-02 Diskussionsfäden Schulz, Reiner
... Die Frage ist also eher: Soll dann abgebrochen werden oder soll der Wert ignoriert werden. Das ist eine Designentscheidung, wobei ich zu ersterem tendiere: Wenn es einen fatalen Fehler in einem hook gibt, sollte FAI abbrechen. Daf?r scheint mir der Error-Code 99 ideal zu sein... ... Ich ha

Re: Re: task_error bei softupdate

2015-02-19 Diskussionsfäden Dirk Geschke
Hallo Holger, > > wenn man sich die Funktion anschaut, das ist call_hook() in > > /usr/lib/fai/subroutines, dann sieht man: > > > > if [ -x $hfile ]; then > > echo "Calling hook: $hook.$cl" > > sendmon "HOOK $hook.$cl" > > # execute the hook > >

Re: Re: task_error bei softupdate

2015-02-18 Diskussionsfäden Holger Parplies
Hallo, Schulz, Reiner wrote on 2015-02-16 15:41:57 + [Re: Re: task_error bei softupdate]: > [...] > Beim softupdate kommt folgendes: > [...] > + fai-savelog -r > + echo 'FATAL ERROR. Installation stopped.' > FATAL ERROR. Installation stopped. > + '[

Re: Re: task_error bei softupdate

2015-02-16 Diskussionsfäden Schulz, Reiner
Mein "action.DEFAULT" sieht so aus: #!/bin/bash -x echo HOOK $0 [ -z $FAI_HOST_FQDN ] && echo "FEHLER \$FAI_HOST_FQDN nicht gesetzt, bitte FAI_CONFIG/class/.var erstellen. ABBRUCH" ; task_error 899 Beim softupdate kommt folgendes: ... Calling hook: action.DEFAULT + echo HOOK /var/lib/fai/

Re: Re: Could not find kernel image

2013-04-15 Diskussionsfäden Thomas Lange
> On Fri, 12 Apr 2013 21:19:42 +0200 (CEST), "Tristan Hisgen" > said: > The PC installs the Distribution with FAI (fai.log in the post above). When the installation is finished and I boot from the hard drive it is only a blinking "_" on the screen. I guess grub is not properly ins

Re: Re: Could not find kernel image

2013-04-12 Diskussionsfäden Tristan Hisgen
Jeah, sorry for the HTML. I want to install Ubuntu 12.04 with FAI. The PC installs the Distribution with FAI (fai.log in the post above). When the installation is finished and I boot from the hard drive it is only a blinking "_" on the screen.

Re: Re: Could not find kernel image

2013-04-12 Diskussionsfäden Thomas Lange
Please, no HTML only postings! My fai.log file  http://ubuntuone.com/6RDhZe910sj7PHUZf78m4L ; It would also be nice, if you could describe your problem. -- regards Thomas

Re: Re: Could not find kernel image

2013-04-12 Diskussionsfäden Tristan Hisgen
My fai.log file  http://ubuntuone.com/6RDhZe910sj7PHUZf78m4L 

Re: Re: Could not find kernel image

2013-04-11 Diskussionsfäden Tristan Hisgen
>I guess the package live-boot is missing inside your nfsroot. >-- >regards Thomas I have changed FAI_DEBOOTSTRAP to "precise http://archive.ubuntu.com/ubuntu/";. Now it starts the FAI installation. After installation the System does not start. I also cannot find the logfile in /var/log/fai

Re: Re: Could not find kernel image

2013-04-11 Diskussionsfäden Thomas Lange
> On Thu, 11 Apr 2013 13:40:13 +0200 (CEST), "Tristan Hisgen" > said: > The kernel will be loaded but breaks off at this point: > "Begin: Mounting root file system ... / init:. Line 249: can not open sripts / live > .. Kernel panic-no syncing: Attemptedto kill init! " I

Re: Re: Could not find kernel image

2013-04-11 Diskussionsfäden Tristan Hisgen
Hello again. I have another Problem. The kernel will be loaded but breaks off at this point: "Begin: Mounting root file system ... / init:. Line 249: can not open sripts / live .. Kernel panic-no syncing: Attemptedto kill init! " I have this problem since the file "vmlinuz-3.2.0-39-generic

Re: Re: Could not find kernel image

2013-04-02 Diskussionsfäden Tristan Hisgen
Hi all, thanks for the fast help. The user tftp could not read.   regards Tristan          

Re: Re: does ARM Server also support FAI

2013-02-22 Diskussionsfäden Thomas Lange
> On Fri, 22 Feb 2013 03:00:22 +, said: > Currently my FAI version is “FAI 3.4.8ubuntu3, 31 Jul 2012” You should use FAI 4.x. FAI 3.4 is very old. > I will try to sue dracut instead of live-initramfs to check it work or no > May I know how to get dracut packages? FAI 3.4

Re: Re: does ARM Server also support FAI

2013-02-21 Diskussionsfäden Sam.Chien
Thanks very march Thomas. > On Thu Feb 21 10:45:27 CET 2013 Thomas wrote: >> I have several ARM Servers (SOC is Marvell armadaxp CPU) in my lab that already install the Ubuntu 12.04 and 12.10 >> I try to use FAI to install the others ARM Server. >> “exec run-init /root /sbin/i

RE: Re: problems with ignoring a lvm on secondary disk.

2012-04-25 Diskussionsfäden Thomas Lange
> On Wed, 25 Apr 2012 20:44:33 +, John Brooker > said: > What I want to know is can I upgrade setup-storage from 3.4.2 to 3.4.8? I only use this version of FAI > because no newer versions are provided for Ubuntu lucid (10.04.04 ). Since setup-storage is now included in a sep

RE: Re: problems with ignoring a lvm on secondary disk.

2012-04-25 Diskussionsfäden John Brooker
I am seeing the same problem reported on this mailing list back on 02 sep 2011 (http://www.mail-archive.com/linux-fai@uni-koeln.de/msg04330.html). The issue was that setup-storage was not ignoring secondary disks which had LVM configured on them (I have the debug output). At that time the sugge

Re: (Re)configuring an existing client

2011-12-08 Diskussionsfäden andrew bezella
On Thu, 2011-12-08 at 18:21 +0200, Toomas Tamm wrote: > On Thu, 2011-12-08 at 12:20 +0100, SYSTEMS Oliver Osburg wrote: > > > I often reconfigure my clients, too. Config Files change, and I also > > would appreciate a way to "automatically" create FAI configs from a > > running Debian Machine.