Bug 1038

Summary: buildpkg.sh postinstall script does not install RC links using installroot and non-symlinks.
Product: Portable OpenSSH Reporter: Tristan Smith <smithtk>
Component: Build systemAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED FIXED    
Severity: normal    
Priority: P2    
Version: 4.0p1   
Hardware: UltraSPARC   
OS: Solaris   
Attachments:
Description Flags
a diff of what I did to rectify. none

Description Tristan Smith 2005-05-13 02:49:31 AEST
When using a non-default installroot, such as when Jumpstarting, the current 
postinstall script tries to make a hard link with the 
absolute /etc/init.d/opensshd, which isn't correct behavior. It needs to make 
it's hard link with the /etc/init.d/opensshd under the installroot.
Comment 1 Tristan Smith 2005-05-13 03:04:25 AEST
Created attachment 910 [details]
a diff of what I did to rectify.

should fix things when applied to buildpkg.sh.in
Comment 2 Tim Rice 2005-05-13 03:38:19 AEST
Now fixed in CVS.
Thanks for the report.
Comment 3 Darren Tucker 2006-10-07 11:40:13 AEST
Change all RESOLVED bug to CLOSED with the exception of the ones fixed post-4.4.