Custom Query (431 matches)
Results (49 - 51 of 431)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1458 | wontfix | urgency_slots should apply to parallel jobs requesting a fixed number of slots | wish | |
Description |
rrcontr is multiplied by urgency slots where a range is requested but when pe_min=pe_max then the actaul number of slots requested. This does not appear to be a very useful behavior. Having jobs where pe_min=pe_max also use the urgency_slots figure would lead to more consistent behavior. |
|||
#1489 | wontfix | Dependency on package libtiff2-dev | tamas.hauer@… | |
Description |
Hi, In the .deb package sge_8.1.6_amd64, there is a dependency on lesstif2 (>= 1:0.94.4). Recently, however, lesstif2 got removed from the repositories, see: https://bugs.launchpad.net/ubuntu/+source/lesstif2/+bug/1222747 The ubuntu gridengine has been adjusted accordingly, it seems. Cheers, Tamás -- Tamás Hauer Genève, Switzerland |
|||
#1544 | wontfix | FTBFS Scientific Linux 5/RHEL5 | wish | |
Description |
bleeding edge from DARCS doesn't build on SL5 and presumably RHEL5 bombs out with the following message: configure.ac:14: error: possibly undefined macro: AC_USE_SYSTEM_EXTENSIONS
autoreconf: /usr/bin/autoconf failed with exit status: 1 error: Bad exit status from /var/tmp/rpm-tmp.3933 (%build) RPM build errors:
The root cause is presumably that SL5 only provides autoconf-2.59 while the macro complained about is defined in version 2.61 AIUI. If I understand Darcs annotate correctly this was introduced by the following patch: Sun Apr 6 18:19:24 BST 2014 Dave Love <d.love@…>
|