-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Per my original comments:
It's still not clear to me how to see the output logs. It looks like only the cron job will log to /var/pkg_comp/log, but that's not clear from the blog post. ("...you can find the logs for all builds...") I also am still not clear on how to see the detailed logs from the individual packages, both during the build, and after. I found them once, but I don't remember where. (I know that's probably more of a pbulk issue, but it would help to explain it here.)
I think there's a 2x2 matrix of cases:
1a. During cron build
1b. After cron build
2a. During manual (auto -f) build
2b. After manual build
Ideally it would always just be "here's where the active and/or residual logs are, from outside the sandbox" but maybe it's not that easy.