Hi, When I run buildd-vlog, it keeps showing me the same log over and over again. That's with only 1 log available, not generated by buildd, buildd not running. On other hosts it properly says "No build-progress -- waiting" The only buildd currently running on the other hand keeps saying: ============================================================================== : Cannot stat : No such file or directory ============================================================================== Kurt
This looks like buildd is reading the jobs file from the wrong location. I'll just need tweaking to read it from the correct path. Also, sbuild creates 'build-progress' file in the cwd. We probably should be creating it under /var/lib/sbuild/build-progress/$dist to allow for multiple distributions. Regards, Roger