[opensuse-buildservice] Re: [opensuse-packaging] Temporary hold on accepting devel:language:python requests
On Thu, Aug 27, 2015 at 4:24 PM, Axel Braun <Axel.Braun@gmx.de> wrote:
Gesendet: Donnerstag, 27. August 2015 um 15:50 Uhr Von: "Todd Rme" <toddrme2178@gmail.com> An: "openSUSE Packaging Mailingliste" <opensuse-packaging@opensuse.org>, "openSUSE buildservice" <opensuse-buildservice@opensuse.org> Betreff: [opensuse-packaging] Temporary hold on accepting devel:language:python requests
These dependencies include many common python packages. That means that, in OBS, if any of these dependencies is changed in any way (or any of its dependencies are changeda, and so on), then everything is rebuilt from scratch. And unfortunately these new packages seem to be given a very low priority for building, which means it takes a long time before OBS actually gets around to building them. This means it is a process of: get a package in, wait 2 days for it to build, get another package in, wait 2 days for it to build, and so on for weeks.
Does it help if you build locally for the moment? (no, I wont submit anything...)
No, because local builds can't be used as dependencies for building other local packages, AFAIK. I plan to build python-jupyter locally and then submit it, the problem is its dependencies are not built yet remotely, and building those locally doesn't help. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Thursday 27 August 2015 17:16:44 Todd Rme wrote:
On Thu, Aug 27, 2015 at 4:24 PM, Axel Braun <Axel.Braun@gmx.de> wrote:
Gesendet: Donnerstag, 27. August 2015 um 15:50 Uhr Von: "Todd Rme" <toddrme2178@gmail.com> An: "openSUSE Packaging Mailingliste" <opensuse-packaging@opensuse.org>, "openSUSE buildservice" <opensuse-buildservice@opensuse.org> Betreff: [opensuse-packaging] Temporary hold on accepting devel:language:python requests
These dependencies include many common python packages. That means that, in OBS, if any of these dependencies is changed in any way (or any of its dependencies are changeda, and so on), then everything is rebuilt from scratch. And unfortunately these new packages seem to be given a very low priority for building, which means it takes a long time before OBS actually gets around to building them. This means it is a process of: get a package in, wait 2 days for it to build, get another package in, wait 2 days for it to build, and so on for weeks.
Does it help if you build locally for the moment? (no, I wont submit anything...)
No, because local builds can't be used as dependencies for building other local packages, AFAIK. I plan to build python-jupyter locally and then submit it, the problem is its dependencies are not built yet remotely, and building those locally doesn't help.
osc build -k <pkg_dir> -p <pkg_dir> might work. Kind regards, Stefan -- Stefan Brüns / Bergstraße 21 / 52062 Aachen home: +49 241 53809034 mobile: +49 151 50412019 work: +49 2405 49936-424 -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (2)
-
Stefan Bruens
-
Todd Rme