[00:07:03] --- kaj has become available [00:09:23] --- Russ has left: Disconnected [00:47:28] --- Simon Wilkinson has left [01:26:37] --- Simon Wilkinson has become available [01:37:34] --- Born Fool has left [02:08:51] --- Simon Wilkinson has left [02:19:10] --- Simon Wilkinson has become available [04:27:14] --- kaj has left [06:41:39] --- jaltman has left: Replaced by new connection [06:41:40] --- jaltman has become available [06:55:22] --- jaltman has left: Replaced by new connection [06:55:23] --- jaltman has become available [07:06:18] --- deason has become available [07:33:26] --- JSund has left [08:05:47] --- Jeffrey Altman has become available [08:05:52] --- Jeffrey Altman has left [08:11:03] --- reuteras has left [08:15:29] --- JSund has become available [09:54:00] hmmm, shouldn't absolute paths or something be used for this? set -e; cd man1 && for M in *.1 ; do \ ../install-man $M /export/home/adeason/git-inode16/sunx86_510/dest/man/man1/$M ; \ done ../install-man: ../../build-tools/install-sh: not found [09:54:13] or does install-man need to change its work dir or... [09:54:37] blah. yeah, probably. [09:55:26] well, the problem is "it's not a makefile" so substing isn't helpful [10:01:41] --- rra has become available [10:34:39] Fixing now. [10:40:00] note that there's another similar problem in that src/libafs/MODLOAD*/Makefile is a symlink to src/libafs/Makefile (on solaris), so the relative path to install-sh fails there, too [10:40:18] (so if you're fixing it by fixing install-man, there's at least one other place that gets it wrong) [10:40:50] I can't fix that the same way, so someone else will need to look at that. [10:41:00] I really wish Autoconf didn't prefer relative paths to install. [10:42:47] I don't suppose we can/should make our own subst'd var that's the absolute path to install? [10:43:41] I'm not sure how to do that given that we should prefer the system install if it works. [10:44:01] Hm, I guess we could figure out what shell variable Autoconf stores the results in and check whether it ends in install-sh. [10:44:04] Kind of icky. [10:47:08] I mean, take the autoconf-provided value for INSTALL, and just translate it to an abs path if it's not already (I'm talking without knowing too much about the details about this, mind you) [10:47:28] --- Simon Wilkinson has left [10:47:29] but we can just fix it the more 'normal' way; I was just wondering [10:48:17] I think translating the path into an absolute path is a bit tricky, but maybe not. [10:52:40] 2460 for install-man. [10:54:48] --- meffie has become available [11:09:25] --- Jeffrey Altman has become available [11:10:00] --- jaltman has left: Replaced by new connection [11:10:01] --- jaltman has become available [13:57:38] --- JSund has left [13:57:43] --- JSund has become available [14:13:56] --- Simon Wilkinson has become available [15:20:13] --- meffie has left [15:42:52] --- deason has left [15:51:57] --- jaltman has left: Replaced by new connection [15:51:58] --- jaltman has become available [15:52:46] --- jaltman has left: Disconnected [15:52:49] --- jaltman has become available [16:04:17] Huh, vlserver startup requires DNS. [16:04:23] * rra adjusts the Debian init script dependencies. [16:05:53] gethostbyname, yes? [16:06:10] Yeah, presumably to get other IP addresses for the server? [16:06:17] we could fix that so it's not fatal [16:06:31] since, well, we "can" use NetInfo [16:06:33] I don't mind adding the dependency on $named; it's not a big deal. It just surprised me. [16:08:11] The LSB headers in afs.rc.linux in the tree are missing a pile of stuff, btw. Although as a combined init script for both the client and the server, I'm not sure how to handle the file system dependency. The file server needs to depend on $remote_fs, but ideally the client should *provide* $remote_fs (not that I've gotten this working in Debian yet). [16:09:06] (Well, not a *pile* of stuff, I guess: $remote_fs, $named, and $time and a Should-Start: $syslog, and X-Stop-After: autofs.) [16:12:36] --- jaltman has left: Disconnected [18:12:09] --- rra has left: Disconnected [18:23:23] --- deason has become available [18:36:15] --- jaltman has become available [19:37:39] --- Russ has become available [19:48:52] --- jaltman has left: Disconnected [20:34:29] --- Born Fool has become available [20:51:14] --- jaltman has become available [21:04:32] --- jaltman has left: Replaced by new connection [21:04:34] --- jaltman has become available [22:28:11] --- jaltman has left: Disconnected [22:28:18] --- jaltman has become available [22:45:58] --- jaltman has left: Replaced by new connection [22:45:59] --- jaltman has become available [23:07:51] --- deason has left [23:20:13] --- Russ has left: Disconnected [23:35:05] --- reuteras has become available [23:45:08] --- Born Fool has left