On Monday 10 June 2019 11:21:09 am Sebastian Kuzminsky wrote: > On 6/10/19 8:55 AM, Gene Heskett wrote: > > following the directions at: > > <http://buildbot.linuxcnc.org/buildslave-admin-guide.html> > > > > And I get to this line: > > > > git clone git://git.linuxcnc.org/git/linuxcnc.git linuxcnc-dev > > Cloning into 'linuxcnc-dev'... > > fatal: unable to connect to git.linuxcnc.org: > > git.linuxcnc.org: Name or service not known > > Ah yes, that LinuxCNC git url is pretty out of date. I updated it to > the current one: > > git clone https://github.com/LinuxCNC/linuxcnc.git linuxcnc-dev > > > So I go one down the page and: > > > > gpg --keyserver hkp://keys.gnupg.net --recv-keys 25DD353196935D7D > > 445B1785BC92B87F 26ADE41E54621DFA 0A30317D741499B0 > > gpg: directory `/root/.gnupg' created > > gpg: new configuration file `/root/.gnupg/gpg.conf' created > > gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active > > during this run > > gpg: keyring `/root/.gnupg/secring.gpg' created > > gpg: keyring `/root/.gnupg/pubring.gpg' created > > gpg: requesting key 96935D7D from hkp server keys.gnupg.net > > gpg: requesting key BC92B87F from hkp server keys.gnupg.net > > gpg: requesting key 54621DFA from hkp server keys.gnupg.net > > gpg: requesting key 741499B0 from hkp server keys.gnupg.net > > gpgkeys: key 25DD353196935D7D can't be retrieved > > gpgkeys: key 26ADE41E54621DFA can't be retrieved > > gpg: /root/.gnupg/trustdb.gpg: trustdb created > > gpg: key BC92B87F: public key "Chris Radek <[email protected]>" > > imported gpg: key 741499B0: public key "LinuxCNC Release Manager > > <[email protected]>" imported > > gpg: no ultimately trusted keys found > > gpg: Total number processed: 2 > > gpg: imported: 2 (RSA: 1) > > All four of those keys fetched successfully for me from > keys.gnupg.net, including the two that didn't work above. Not sure > what's up with that. > > Also, i see that you're doing this all as root, that's probably not a > good idea. The current buildbot runs everything as a special user > named "buildslave".
I did that, but it took till this morning for that git command to work. Its kept bailing out and deleting everything. A make has been done and no stray cats (insert chuckle here) were added :) sudo make setiud worked, as did rip-environment runtests can't be found. updating db now. Found in scripts, running it now. Runtest: 227 tests run, 227 successful, 0 failed + 0 expected Now, I'd like to make an installable deb. buildbot is installed but unconfigured to do anything yet. URL? So whats next? Probably anything further will be tomorrow. I'm still having rider problems, threw belt off of rear pulley and had to tow it home with the pickup a wee bit before sundown last night. The JD rear end has higher gear ratio, so its a lot slower. Otherwise it fits. So the battery has to come back out, along with the carrier to gain access to the rear pulley. Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) Genes Web page <http://geneslinuxbox.net:6309/gene> _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
