From owner-freebsd-questions Thu Feb 28 14:52:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from felix.cheetahusa.net (felix.cheetahusa.net [216.133.11.108]) by hub.freebsd.org (Postfix) with ESMTP id 393C237B402 for ; Thu, 28 Feb 2002 14:52:06 -0800 (PST) Received: from falcon (falcon.cheetahusa.net [192.168.10.139]) by felix.cheetahusa.net (8.11.6/8.11.6) with SMTP id g1SMpul18409 for ; Thu, 28 Feb 2002 14:51:57 -0800 (PST) (envelope-from craig@CheetahUSA.net) From: "Craig Burgess" To: "questions" Subject: 'portupgrade' problem: "fnmatch module not found (runtime error)" - (another try) Date: Thu, 28 Feb 2002 14:53:50 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG currently running FreeBSD 4.5-STABLE (alpha/axp). Fresh (re)install of portupgrade, but running 'pkgdb -F' fails with /usr/local/lib/ruby/site_ruby/1.6/pkgtools.rb:9: fnmatch module not found (RuntimeError) from /usr/local/sbin/pkgdb:35:in `require' from /usr/local/sbin/pkgdb:35 I have -- ruby-1.6.6 [many of these files are living in /usr/local/lib/ruby/1.6/alpha-freebsd4/] ruby-fnmatch-1.1b_1 (installed as a seperate port) [/usr/local/lib/ruby/site_ruby/1.6/alpha-freebsd4/fnmatch.so] I tried making a symbolic link in /usr/local/lib/ruby/1.6/alpha-freebsd4/ to fnmatch.so but the same error occurs. If this sounds familiar, back around the middle of January RAY KOHLER made some suggestions as I tried to resolve the problem. Once upon a time portupgrade actually did work - several months ago - and before I tried unsuccessfully to install mod_ruby. Does anybody know where the fnmatch module is expected to be for portupgrade? and maybe what to change so it works? thanks, craig To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message