Git times out on Fedora buildbots
Markus Mützel <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.maintainers |
|---|---|
| Message-ID | <trinity-0b3f5380-6a9a-4785-8d8c-46b32ab624ab-1599046856023@3c-app-gmx-bs34> |
The Fedora buildbots seem to have problems currently to clone the gnulib Git repository. From the logs: ./bootstrap: getting gnulib files... Cloning into 'gnulib'... command timed out: 1200 seconds without output running [b'nice', b'-n', b'19', b'./bootstrap'], attempting to kill process killed by signal 9 program finished with exit code -1 Is "git" working correctly on that worker? Markus