yay, bugfixing.
May. 12th, 2005 10:07 amI suppose there's a quiet benefit to getting .0 revision open source software... you get the joy of finding bugs in the damn thing and fixing them.
OpenSSH released it's 4.0 rev, with the 'Basic Security Module' support for Solaris that we've been waiting for, since we've been running on a crappy patch for a while. So I made a new package, tossed it onto jumpstart, and found out that when you jumpstarted using the package, it didn't install the RC scripts to automatically start it on boot.
A lot of rifling around later and I figured out it wasn't honoring the 'INSTALL_ROOT' when it was getting a source for the hard link, so it was trying to hardlink to a file that didn't exist and would have been on a different partition if it was, anyway (a big no-no with hardlinks).
So I jimmied my package build script, and then got to learn some of the joys of Bugzilla. I wasn't expert, certainly, but at least I got something fixed for the next poor fucker who wanders in.
Whee, job satisfaction :p
Oh, and i love my new icon.
OpenSSH released it's 4.0 rev, with the 'Basic Security Module' support for Solaris that we've been waiting for, since we've been running on a crappy patch for a while. So I made a new package, tossed it onto jumpstart, and found out that when you jumpstarted using the package, it didn't install the RC scripts to automatically start it on boot.
A lot of rifling around later and I figured out it wasn't honoring the 'INSTALL_ROOT' when it was getting a source for the hard link, so it was trying to hardlink to a file that didn't exist and would have been on a different partition if it was, anyway (a big no-no with hardlinks).
So I jimmied my package build script, and then got to learn some of the joys of Bugzilla. I wasn't expert, certainly, but at least I got something fixed for the next poor fucker who wanders in.
Whee, job satisfaction :p
Oh, and i love my new icon.