From owner-freebsd-questions Sun Aug 20 08:41:23 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id IAA04551 for questions-outgoing; Sun, 20 Aug 1995 08:41:23 -0700 Received: from chrome.onramp.net (chrome.onramp.net [199.1.166.202]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id IAB04530 for ; Sun, 20 Aug 1995 08:41:14 -0700 Received: from localhost.jdl.com (localhost.jdl.com [127.0.0.1]) by chrome.onramp.net (8.6.11/8.6.9) with SMTP id KAA15074 for ; Sun, 20 Aug 1995 10:41:13 -0500 Message-Id: <199508201541.KAA15074@chrome.onramp.net> X-Authentication-Warning: chrome.onramp.net: Host localhost.jdl.com didn't use HELO protocol To: freebsd-questions@freebsd.org Subject: pkg_add bug or user brain damage? Reply-To: jdl@chromatic.com Date: Sun, 20 Aug 1995 10:41:12 -0500 From: Jon Loeliger Sender: questions-owner@freebsd.org Precedence: bulk I tried to install the xkobo-1.3 package, and wanted to see what actions it would do first before actually installing it. So, I used `pkg_add -n` and expected to see a "make -n" like stream of commands to move/copy files around, mkdir, etc. Instead all I got was a free-space check in /tmp. Is there something I'm missing? Like, time-stamps preclude accurate assesment of what actions are needed? Did I not RTFM right? If it matters: chrome 2470 % uname -a FreeBSD chrome.onramp.net 2.0.5-950622-SNAP FreeBSD 2.0.5-950622-SNAP #0: Thu Jun 22 04:15:25 1995 root@westhill.cdrom.com:/usr/src/sys/compile /GENERIC i386 OK, just how dumb am I? :-) Oh, and, xkobo takes a bad system call. Rats. These are important applications to get running too... Thanks, jdl