[6952] in testers
Solaris openafs postinstall bug
daemon@ATHENA.MIT.EDU (Robert A Basch)
Thu May 5 19:14:40 2005
Message-Id: <200505052314.j45NETQX009354@anhedonia.mit.edu>
To: testers@MIT.EDU
Date: Thu, 05 May 2005 19:14:29 -0400
From: Robert A Basch <rbasch@MIT.EDU>
My Sun got the following error during its 9.4.3 update:
MIT-openafs
41753 blocks
Install_root(-R option) requires an absolute pathname.
pkgchk: ERROR: Command line install root contends with environment.
Installation of <MIT-openafs> was successful.
This is due to my not properly handling the case where the install
root variable's value is null, in the recent postinstall change to
clean up old paths from the pkg database. I will submit a patch...
Bob