On Monday 10 June 2019 12:52:22 pm Gene Heskett wrote:

> 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
>
> Which is working, thank you. Except is is not, end each of the 4 times 
I've tried with:
Resolving deltas: 100% (161375/161375), done.
fatal: fsync error 
on '/media/slash/buildbot/linuxcnc-dev/.git/objects/pack/tmp_pack_dREvWb': 
Input/output error
fatal: index-pack failed

With a different hash om tmp_pack_####### each time, and does not create 
or leave behind, a linuxcnc-dev directory. And once left /media/slash 
read only requiring a reboot. It is a 60GB SSD


>
> > > 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".
>
> So am I. And I chowned the root of buildbot to buildslave and going
> the git clone as that user.
>
> Should I do that as this user?
>
> Now the 64k$ question, does enough of that odroid you were using last
> year survive to extract the config file it was running to build for an
> armhf? If that could be shared by PM it might save me days.
>
> Thanks Sebastion.
>
> Cheers, Gene Heskett


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

Reply via email to