"kamionche" arm builder has only 2GB of ram so it simply is not possible to make it work on it, disk space is not an issue. If there is a plan for these higher building packages (higher system requirements that is) to be built i will disable second building process so it will have 2 cpus and real 2GB just for this purpose
On Mon, Nov 21, 2016 at 3:34 PM, Olaf Hering <[email protected]> wrote: > On Mon, Nov 21, Stefan Botter wrote: > >> I have removed the job files from the jobs queue. Do these packages >> really have _contraint files? Then I heavily doubt, that our workers >> can meet the requirements. > > At least opencv has one. I think we should just remove it on our side in > the _link file, its done in other places already. Sorry, I did not > noticed the _constraint file earlier. > > <?xml version="1.0"?> > <constraints> > <hardware> > <disk> > <!-- build uses 20GB in maintenance projects currently 201502 --> > <size unit="G">8</size> > </disk> > </hardware> > <overwrite> > <conditions> > <arch>i586</arch> > <arch>x86_64</arch> > </conditions> > <hardware> > <memory> > <size unit="M">2500</size> > </memory> > </hardware> > </overwrite> > </constraints> > > Olaf > > _______________________________________________ > Packman mailing list > [email protected] > http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman _______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
