Your message dated Fri, 18 Mar 2011 22:47:49 +0000
with message-id <[email protected]>
and subject line Bug#560735: fixed in gridengine 6.2u5-2
has caused the Debian Bug report #560735,
regarding gridengine-exec: PID file is not created by sge_execd due to lack of
permission
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
560735: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560735
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gridengine-exec
Version: 6.2u4-1~lenny.nd1
Severity: important
Thanks for wrapping up a new version!
While testdriving it I've mentioned a problem that I could not stop sge_execd
using init.d script.
Reason is:
I guess, different from previous version, sge_execd creates PID
whenever it is already running as sgeadmin, hence
/tmp/111.9960:creat("/var/run/gridengine-execd.pid", 0644) = -1 EACCES
(Permission denied)
/tmp/111.9960:open("/var/run/gridengine-execd.pid", O_WRONLY|O_CREAT|O_TRUNC,
0666) = -1 EACCES (Permission denied)
Possible workaround which should have worked (and which I think is the
way to go in general for all gridengine's daemons):
export SGE_EXECD_PIDFILE=/var/run/gridengine/execd.pid
where /var/run/gridengine is owned by gridadmin
BUT patch debian/patches/040-pidfile-handling.diff does not take care about
SGE_EXECD_PIDFILE variable while creating pidfile. It just takes it into
account while removing it.
-- System Information:
Debian Release: 5.0.3
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages gridengine-exec depends on:
ii debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii gridengine-common 6.2u4-1~lenny.nd1 Distributed resource management -
ii libc6 2.7-18 GNU C Library: Shared libraries
ii libssl0.9.8 0.9.8g-15+lenny5 SSL shared libraries
ii tcsh [c-shell] 6.14.00-7 TENEX C Shell, an enhanced version
Versions of packages gridengine-exec recommends:
ii openssh-server 1:5.1p1-5 secure shell server, an rshd repla
gridengine-exec suggests no packages.
-- debconf information:
* shared/gridenginemaster: sgemaster
* shared/gridenginecell: default
* shared/gridengineconfig: true
--- End Message ---
--- Begin Message ---
Source: gridengine
Source-Version: 6.2u5-2
We believe that the bug you reported is fixed in the latest version of
gridengine, which is due to be installed in the Debian FTP archive:
gridengine-client_6.2u5-2_amd64.deb
to main/g/gridengine/gridengine-client_6.2u5-2_amd64.deb
gridengine-common_6.2u5-2_all.deb
to main/g/gridengine/gridengine-common_6.2u5-2_all.deb
gridengine-exec_6.2u5-2_amd64.deb
to main/g/gridengine/gridengine-exec_6.2u5-2_amd64.deb
gridengine-master_6.2u5-2_amd64.deb
to main/g/gridengine/gridengine-master_6.2u5-2_amd64.deb
gridengine-qmon_6.2u5-2_amd64.deb
to main/g/gridengine/gridengine-qmon_6.2u5-2_amd64.deb
gridengine_6.2u5-2.diff.gz
to main/g/gridengine/gridengine_6.2u5-2.diff.gz
gridengine_6.2u5-2.dsc
to main/g/gridengine/gridengine_6.2u5-2.dsc
libdrmaa-dev_6.2u5-2_amd64.deb
to main/g/gridengine/libdrmaa-dev_6.2u5-2_amd64.deb
libdrmaa-java_6.2u5-2_amd64.deb
to main/g/gridengine/libdrmaa-java_6.2u5-2_amd64.deb
libdrmaa1.0_6.2u5-2_amd64.deb
to main/g/gridengine/libdrmaa1.0_6.2u5-2_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mark Hymers <[email protected]> (supplier of updated gridengine package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 18 Mar 2011 22:16:51 +0000
Source: gridengine
Binary: gridengine-common gridengine-client gridengine-qmon gridengine-master
gridengine-exec libdrmaa1.0 libdrmaa-java libdrmaa-dev
Architecture: source all amd64
Version: 6.2u5-2
Distribution: unstable
Urgency: low
Maintainer: Debian Grid Engine Maintainers
<[email protected]>
Changed-By: Mark Hymers <[email protected]>
Description:
gridengine-client - Utilities for Grid Engine queue management
gridengine-common - Distributed resource management - common files
gridengine-exec - Distributed resource management - Execution Server
gridengine-master - Distributed resource management - Master Server
gridengine-qmon - Graphical utilities for Grid Engine queue management
libdrmaa-dev - Distributed resource management Application API library
libdrmaa-java - Distributed resource management Application API library - Java
bi
libdrmaa1.0 - Distributed resource management Application API library
Closes: 560735 564997 589952 591227 597895 608595 609076 609914
Changes:
gridengine (6.2u5-2) unstable; urgency=low
.
* Install qlogin-wrapper to the correct package. Closes: #608595.
* Fix pidfile handling. Closes: #560735.
* Make sure we use libdb4.8.
* Fix FTBFS. Closes: #589952, #564997.
* Add Danish translation of Debconf templates. Thanks to Joe Dalton.
Closes: #591227.
* Add Depends on xfonts-75dpi | xfonts-100dpi to gridengine-qmon.
Closes: #609914.
* Fix up memset calls. Closes: #609076.
* Use dynamic spooling build so that people can choose between berkeley and
classic spooling methods. Closes: #597895.
Checksums-Sha1:
ea36ce8da02ef424818809953fac598cd37a0d2b 2261 gridengine_6.2u5-2.dsc
3ff5f63822f82f27bb308238f15dc2ca1d6e0211 38463 gridengine_6.2u5-2.diff.gz
a6a16dc8ede11b5340d08b443fe740ee4476e9eb 421848
gridengine-common_6.2u5-2_all.deb
02650279264d77d932bf7bde3fce5fd45a1d8049 10531618
gridengine-client_6.2u5-2_amd64.deb
a4072eb6878c9eac361fcf4e4e572c32c4f34ea0 1687902
gridengine-qmon_6.2u5-2_amd64.deb
961d955f4e4383ebf835fbb6df502fce5d20ad34 6185104
gridengine-master_6.2u5-2_amd64.deb
69b4117552cd757929ad80496c942e6b00ae0f61 1725068
gridengine-exec_6.2u5-2_amd64.deb
45c9dc3a076f47d52ab517f1123031ad4a804b92 822602 libdrmaa1.0_6.2u5-2_amd64.deb
3ad40cc512d4a24f5e6aa04ac7a14a444609ccdb 2434826
libdrmaa-java_6.2u5-2_amd64.deb
29595b7cc00bc84aed1055ba58d2dfd40c339ebd 53068 libdrmaa-dev_6.2u5-2_amd64.deb
Checksums-Sha256:
2b0d8d29884b6e40a43ea31680bb759d2d3861bb4a76107e61ee5be93e501b65 2261
gridengine_6.2u5-2.dsc
d9717a48e826247d5edd8bbf83a713c2b18aac1549c417c136273dee5d433d87 38463
gridengine_6.2u5-2.diff.gz
f7c9a0af682496cca6e03dacd8c4ae52c123fb993b0be9c175127c84477b2dd9 421848
gridengine-common_6.2u5-2_all.deb
bab5a0856987e571f7b94edbb11f7af2761830e655a79e74a94716c2b7afff02 10531618
gridengine-client_6.2u5-2_amd64.deb
72cc70bd6d3027adba2c123707fbfb10aea7b58887a4ee440f45d46b9e860087 1687902
gridengine-qmon_6.2u5-2_amd64.deb
5dbef5e9408b0d5dae80c36d1d1edd80799e92a5bc1668d32bb8b738dd8aa964 6185104
gridengine-master_6.2u5-2_amd64.deb
1253c8d6eab61f2ed388f0e95c92c810071f2a14e62243309949fc84a3d7133f 1725068
gridengine-exec_6.2u5-2_amd64.deb
04ccc61fe8892dbaea719a2f62acfcc163e7a4717c7028933452ddd879650ff9 822602
libdrmaa1.0_6.2u5-2_amd64.deb
bac91cfd2b4d0ca9ad7c6233e6f44a59676e0e73564ac4c0c8c3e8e53bead3b9 2434826
libdrmaa-java_6.2u5-2_amd64.deb
aad9c5e5eb9efbf68968c44313f18735fc465ccd2cb9bbe886d7b366cc6091f7 53068
libdrmaa-dev_6.2u5-2_amd64.deb
Files:
2cbcb86780db3446373ab9b03a95c73d 2261 utils optional gridengine_6.2u5-2.dsc
02e31e3a6ed952a6f46a702421be05c5 38463 utils optional
gridengine_6.2u5-2.diff.gz
caec9c849269ff74dd7b6738a2b9db62 421848 utils optional
gridengine-common_6.2u5-2_all.deb
ac0d06d3b532f7537151dcd73caa5976 10531618 utils optional
gridengine-client_6.2u5-2_amd64.deb
98ab823a7dfe4e3f97b93754b34c172a 1687902 utils optional
gridengine-qmon_6.2u5-2_amd64.deb
5c13022c346181f6c18a2071d623be16 6185104 utils optional
gridengine-master_6.2u5-2_amd64.deb
e3aa68b4fc593b57e29beb65426786e5 1725068 utils optional
gridengine-exec_6.2u5-2_amd64.deb
8b106cbb24289075fa73a5e78e7f71b4 822602 libs optional
libdrmaa1.0_6.2u5-2_amd64.deb
851f67b87cbfe0d8f90b767ba64655e0 2434826 java optional
libdrmaa-java_6.2u5-2_amd64.deb
f106b86a1a0308a8d13aac0db7b8019a 53068 libdevel optional
libdrmaa-dev_6.2u5-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCAAGBQJNg9u9AAoJEBG05f8VsP2CtwIQAIBF1jvGGiOWIr5MeQ++u76U
qwOjzuGW7NSLmst2yNXnSCjqat4Hi4IP8Oswp/HarFgL2pjSV2N/VrXI8pNJhF45
5bIuwhmkUw2o0wizkwqiIUWWuv/y07xkv/eGz1WyEjaNPSNd5dabpF243rBjh6E/
TlSVfBvQo3oPDD9kt3IXYXGqR05FThPyWUWL0vu1aj8QlzljzD2+cc1L+aFnyGW/
nQeRsd6gqSWbLOi+Is5HvZygJrNrU9Aa+zOM+2L16MFbGmTjufEOQZep6oqgTkJN
GqN6QJWvGFQY7wC2oP8ACgOquVr9rnUx8LCFb9H/tyswLjt4reClTOfWnh9os9pN
QXYpIqi5N0UEaGjBQAFb/2+mzfRaw9ydqWeJs9JGzAH+Ly+AIiY9pzCKJ08LbV3O
73KX/6TnamR5LUAmJDBxpeCJI2yXrRMdJWbIPCCyJxaJrjWMNnN9HGz/IXaqQHde
DZZh7ditypYREc40fmpL0BVe1oeSOUmXepX/HZo57XdUqlUP7m5DZm6+azlAcFIN
VIexTMnf3woDqbJQ72WtmTX7WvLtEcETXf6dcA19e8bET01yYCNtURHnRPReLamf
MKSfH1wPbkJ+0USrpMCrRznFqF4KRlMsfv7Xfb6Bkcu6yBib9IYRhttjcESDUfVm
yiNTKH10V9zCCJxg2DEL
=vcgZ
-----END PGP SIGNATURE-----
--- End Message ---