
On Wed, 29 May 2019 16:10:24 +0300 Barak Korren <bkorren@redhat.com> wrote:
On Wed, 29 May 2019 at 16:05, Dan Horák <dhorak@redhat.com> wrote:
On Wed, 29 May 2019 15:46:23 +0300 Barak Korren <bkorren@redhat.com> wrote:
Hi Dan,
We're seeing weird errors from jobs we're running on lfedora1, as if some basic binaries like `touch`, and `sleep`, and `git` are missing...
Do you know what is going on there?
uff, no idea now, but I'll look everything looked OK just an hour or two ago
Turns out its my fault - I was a little careless and managed to cause mock to effectively do `rm -rf /`. (I can explain in detail, but its kind of a boring thing that happens to have spectacular results...) Terribly sorry about that. I already erased the code that could have caused that on my end.
ah, that's not good, but things like that happen. Will see how much can be saved. Good is that I transferred all user accounts (not their data) and a bit more of the setup under my ansible playbooks couple weeks ago. Dan