Packages blocked in Projects, that build against another one?
Hi all, not sure if I am misunderstanding something, if this is a glitch or if this is just inteded: I have a set of projects for building Ansible for SLES15/Leap15. To make it easier to understand and manage, I split them up into multiple projects. E.g. pytest_dependencies_for_SLES15SP4 builds against pytest_for_SLES15SP4:
<repository name="15.4"> <path project="home:ojkastl_buildservice:pytest_for_SLES15SP4" repository="15.4"/> <arch>x86_64</arch> </repository>
https://build.opensuse.org/project/show/home:ojkastl_buildservice:pytest_dep... https://build.opensuse.org/project/show/home:ojkastl_buildservice:pytest_for...
ansible_for_SLES15SP4 builds against pytest_dependencies_for_SLES15SP4. ansible-lint_for_SLES15SP4 builds against ansible_for_SLES15SP4 To not waste disk space, I have disabled publishing where the packages are only needed for building. Every couple of days I have blocked packages in the projects, that are not unblocked automatically. I need to trigger a "osc rebuild --all" in the project, everything is suddenly unblocked and the builds succeed again. Seems like a waste of time to rebuild all packages every time that happens. The overlay information on the "blocked" packages states that packages from the other project are causing the block. To me this seems like a glitch with OBS not detecting changes (packages in other project were rebuilt but are ready), but maybe it is just something in the setup? Is the publishing needed for this? Kind Regards, Johannes -- Johannes Kastl Linux Consultant & Trainer Tel.: +49 (0) 151 2372 5802 Mail: kastl@b1-systems.de B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg http://www.b1-systems.de GF: Ralph Dehner Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
On Nov 25 2022, Johannes Kastl wrote:
Every couple of days I have blocked packages in the projects, that are not unblocked automatically.
That can happen when the scheduler is busy, especially when a lot of finished builds are in the queue. Keep patient, it will unblock eventually. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."
Hi Andreas, On 25.11.22 at 11:58 Andreas Schwab wrote:
On Nov 25 2022, Johannes Kastl wrote:
Every couple of days I have blocked packages in the projects, that are not unblocked automatically.
That can happen when the scheduler is busy, especially when a lot of finished builds are in the queue. Keep patient, it will unblock eventually.
So it is not a general problem of the setup? Puuuh. :-) I'll keep an eye on it. Kind Regards, Johannes -- Johannes Kastl Linux Consultant & Trainer Tel.: +49 (0) 151 2372 5802 Mail: kastl@b1-systems.de B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg http://www.b1-systems.de GF: Ralph Dehner Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
participants (2)
-
Andreas Schwab
-
Johannes Kastl