diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2005-07-12 08:10:36 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2005-07-12 08:10:36 +0000 |
commit | 45b57ee0235926c01cf9d64782404b947cfaab56 (patch) | |
tree | 6607ed3f09e1cdee5dbb6b1809d16baa5a061cc1 /sys-cluster | |
parent | Stable on ppc64 (diff) | |
download | historical-45b57ee0235926c01cf9d64782404b947cfaab56.tar.gz historical-45b57ee0235926c01cf9d64782404b947cfaab56.tar.bz2 historical-45b57ee0235926c01cf9d64782404b947cfaab56.zip |
Ensure that torque directories exist always. keepdir is not safe on them either.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/lam-mpi/Manifest | 4 | ||||
-rw-r--r-- | sys-cluster/torque/ChangeLog | 7 | ||||
-rw-r--r-- | sys-cluster/torque/Manifest | 4 | ||||
-rw-r--r-- | sys-cluster/torque/torque-1.2.0_p1-r2.ebuild | 10 |
4 files changed, 19 insertions, 6 deletions
diff --git a/sys-cluster/lam-mpi/Manifest b/sys-cluster/lam-mpi/Manifest index 217579069cd2..77455376c06a 100644 --- a/sys-cluster/lam-mpi/Manifest +++ b/sys-cluster/lam-mpi/Manifest @@ -3,9 +3,9 @@ MD5 861dcc1aa59b0e097079f547c7fe6b88 lam-mpi-7.0.6.ebuild 1616 MD5 2fd75cb9d36d397b7b3bcfa6a5c07a0a lam-mpi-7.1.1-r1.ebuild 1662 MD5 ae841b28d60b0120213eb738f4a05c73 lam-mpi-7.1.ebuild 1619 MD5 3153a7853eaf73aa32f5fc141111ba3a lam-mpi-7.1.1.ebuild 1455 -MD5 153f44e60ef539d554ce77e18798b070 lam-mpi-7.1.1-r2.ebuild 2525 +MD5 14dcc046ab4db00fb50f2a6b101e1bdf lam-mpi-7.1.1-r2.ebuild 2708 MD5 09cdcdb1957de0316945e360f642c9f2 lam-mpi-7.0.4.ebuild 1442 -MD5 81a9baace4b6f5c14c7e990d0f0fb73c ChangeLog 7122 +MD5 0f3a8246d92a1b54eee8f2e5cc2fb013 ChangeLog 7305 MD5 cde8b4e93c9339eb99fe3ad45941c99b metadata.xml 160 MD5 8f2271274cdef6f58358e701c71663c9 files/digest-lam-mpi-7.1 61 MD5 14d6b11ac532da9b84fb41053033edd2 files/lam-mpi-7.1.1-shared-romio.patch 1427 diff --git a/sys-cluster/torque/ChangeLog b/sys-cluster/torque/ChangeLog index ae6632fec9d4..c965d471205d 100644 --- a/sys-cluster/torque/ChangeLog +++ b/sys-cluster/torque/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-cluster/torque # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.13 2005/07/07 11:47:16 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.14 2005/07/12 08:10:36 robbat2 Exp $ + + 12 Jul 2005; Robin H. Johnson <robbat2@gentoo.org> + torque-1.2.0_p1-r2.ebuild: + Ensure that torque directories exist always. keepdir is not safe on them + either. 07 Jul 2005; Markus Rothe <corsair@gentoo.org> torque-1.2.0_p1-r2.ebuild: added ~ppc64 diff --git a/sys-cluster/torque/Manifest b/sys-cluster/torque/Manifest index 695a42db696a..bf4c3686633c 100644 --- a/sys-cluster/torque/Manifest +++ b/sys-cluster/torque/Manifest @@ -1,8 +1,8 @@ MD5 7dd1a27cf57520610867640d86e91ba3 torque-1.2.0_p1-r1.ebuild 1874 MD5 c6f3121536e6adce335641c7a3c961ae torque-1.2.0_p1.ebuild 2312 MD5 38ff4b249a54a78f0a2d720fbf20b534 torque-1.0.1_p6.ebuild 1910 -MD5 125873bce3968630b7b6bcf558e89a4d torque-1.2.0_p1-r2.ebuild 2148 -MD5 1ede3db50df668a82d55d6415357feae ChangeLog 2645 +MD5 034ff8f633d4f41cbef0771ceb458520 torque-1.2.0_p1-r2.ebuild 2401 +MD5 705446aab42e8265d2f4a623fbd3b78f ChangeLog 2813 MD5 cde8b4e93c9339eb99fe3ad45941c99b metadata.xml 160 MD5 0358ef5f33cbdf1c0f764f1407677480 files/1.2.0_p1-respect-destdir.patch 21686 MD5 aa9daa3694ffc472849365fdda73b0f9 files/pbs.rc 2138 diff --git a/sys-cluster/torque/torque-1.2.0_p1-r2.ebuild b/sys-cluster/torque/torque-1.2.0_p1-r2.ebuild index 327df9957bde..35c942676040 100644 --- a/sys-cluster/torque/torque-1.2.0_p1-r2.ebuild +++ b/sys-cluster/torque/torque-1.2.0_p1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-1.2.0_p1-r2.ebuild,v 1.4 2005/07/07 11:47:16 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-1.2.0_p1-r2.ebuild,v 1.5 2005/07/12 08:10:36 robbat2 Exp $ inherit flag-o-matic eutils @@ -69,4 +69,12 @@ src_install() { #newinitd ${FILESDIR}/pbs-init.d pbs #newconfd ${FILESDIR}/pbs-conf.d pbs dosym /usr/$(get_libdir)/pbs/libpbs.a /usr/$(get_libdir)/libpbs.a + +} + +pkg_postinst() { + # this file MUST exist for PBS/Torque to work + touch ${ROOT}/etc/pbs_environment + # likewise for these directories + mkdir -p ${ROOT}/usr/spool/PBS/{spool,mom_{priv/jobs,logs},sched_{priv,logs},server_priv/{jobs,queues,accounting}} } |