summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2018-12-26 20:09:15 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2018-12-26 20:09:41 +0100
commitaf2b90d8519f3da5e50d4cc653df98f90114e7d7 (patch)
tree8b10799ba6ef5f1f693d006f8b1d82254e39f1b4 /app-backup
parentdev-vcs/hub: Adopt package, with permission of previous maintainer (diff)
downloadgentoo-af2b90d8519f3da5e50d4cc653df98f90114e7d7.tar.gz
gentoo-af2b90d8519f3da5e50d4cc653df98f90114e7d7.tar.bz2
gentoo-af2b90d8519f3da5e50d4cc653df98f90114e7d7.zip
app-backup/tsm: dsmtca does not exist anymore
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r--app-backup/tsm/tsm-7.1.8.0.ebuild13
-rw-r--r--app-backup/tsm/tsm-8.1.6.0.ebuild13
2 files changed, 16 insertions, 10 deletions
diff --git a/app-backup/tsm/tsm-7.1.8.0.ebuild b/app-backup/tsm/tsm-7.1.8.0.ebuild
index 82570635db3a..015314a72dc6 100644
--- a/app-backup/tsm/tsm-7.1.8.0.ebuild
+++ b/app-backup/tsm/tsm-7.1.8.0.ebuild
@@ -64,8 +64,14 @@ S="${WORKDIR}/bacli"
pkg_setup() {
enewgroup tsm
DOC_CONTENTS="
- Note that you have to be either root or member of the group tsm to
- be able to use the Tivoli Storage Manager client."
+ Note that you have to be root to be able to use the Tivoli Storage Manager
+ client. The dsmtca trusted agent binary does not exist anymore.
+
+ For information on how to give other users access, please see the following
+ URLs:
+ https://www.ibm.com/support/knowledgecenter/SSGSG7_7.1.8/client/c_cfg_nonadmin.html#c_macuninst_nonadmin
+ https://www.ibm.com/support/knowledgecenter/SSGSG7_7.1.8/client/c_secure_pwd.html#c_secure_pwd__sec_no_tca
+ "
}
src_unpack() {
@@ -162,9 +168,6 @@ src_install(){
dosym "../..${target}" "${i#${D}}"
done
- fowners :tsm /opt/tivoli/tsm/client/ba/bin/dsmtca
- fperms 4710 /opt/tivoli/tsm/client/ba/bin/dsmtca
-
keepdir /var/log/tsm
insinto /etc/logrotate.d
newins "${FILESDIR}/tsm.logrotate" tsm
diff --git a/app-backup/tsm/tsm-8.1.6.0.ebuild b/app-backup/tsm/tsm-8.1.6.0.ebuild
index 82570635db3a..015314a72dc6 100644
--- a/app-backup/tsm/tsm-8.1.6.0.ebuild
+++ b/app-backup/tsm/tsm-8.1.6.0.ebuild
@@ -64,8 +64,14 @@ S="${WORKDIR}/bacli"
pkg_setup() {
enewgroup tsm
DOC_CONTENTS="
- Note that you have to be either root or member of the group tsm to
- be able to use the Tivoli Storage Manager client."
+ Note that you have to be root to be able to use the Tivoli Storage Manager
+ client. The dsmtca trusted agent binary does not exist anymore.
+
+ For information on how to give other users access, please see the following
+ URLs:
+ https://www.ibm.com/support/knowledgecenter/SSGSG7_7.1.8/client/c_cfg_nonadmin.html#c_macuninst_nonadmin
+ https://www.ibm.com/support/knowledgecenter/SSGSG7_7.1.8/client/c_secure_pwd.html#c_secure_pwd__sec_no_tca
+ "
}
src_unpack() {
@@ -162,9 +168,6 @@ src_install(){
dosym "../..${target}" "${i#${D}}"
done
- fowners :tsm /opt/tivoli/tsm/client/ba/bin/dsmtca
- fperms 4710 /opt/tivoli/tsm/client/ba/bin/dsmtca
-
keepdir /var/log/tsm
insinto /etc/logrotate.d
newins "${FILESDIR}/tsm.logrotate" tsm