From owner-freebsd-questions@FreeBSD.ORG Fri Apr 8 08:44:55 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CAC416A4CE for ; Fri, 8 Apr 2005 08:44:55 +0000 (GMT) Received: from postfix4-2.free.fr (postfix4-2.free.fr [213.228.0.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6C6743D31 for ; Fri, 8 Apr 2005 08:44:53 +0000 (GMT) (envelope-from olivier@gautherot.net) Received: from mlagy (mas91-1-82-238-221-116.fbx.proxad.net [82.238.221.116]) by postfix4-2.free.fr (Postfix) with ESMTP id E8670319295 for ; Fri, 8 Apr 2005 10:44:52 +0200 (CEST) From: Olivier Gautherot Date: Fri, 8 Apr 2005 10:44:46 +0200 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Disposition: inline To: freebsd-questions@freebsd.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200504081044.47250.olivier@gautherot.net> Subject: Pb with portupgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2005 08:44:55 -0000 Hi folks! I have a problem with the ports tree: every time I run pkgdb, portversion and some others, the command dies with the following error (don't worry about the stale dependency: I've installed cdrtools-cjk, which is required for the GNOME upgrade... forget it for now). I followed the hints in /usr/ports/UPDATING but no luck. The error message goes: Stale dependency: cdbakeoven-1.8.9_6 -> cdrtools-2.01 (sysutils/cdrtools): cdrdao-1.1.9 (score:20%) ? ([y]es/[n]o/[a]ll) [no] /usr/local/lib/ruby/1.8/i386-freebsd5/readline.so: /usr/local/lib/ruby/1.8/i386-freebsd5/readline.so: Undefined symbol "rl_completer_quote_characters" - /usr/local/lib/ruby/1.8/i386-freebsd5/readline.so (LoadError) from /usr/local/lib/ruby/site_ruby/1.8/pkgtools.rb:364:in `choose_from_options' from /usr/local/lib/ruby/site_ruby/1.8/pkgtools.rb:363:in `loop' from /usr/local/lib/ruby/site_ruby/1.8/pkgtools.rb:363:in `choose_from_options' from /usr/local/sbin/pkgdb:985:in `input_pkg' from /usr/local/sbin/pkgdb:803:in `query_dep_fix' from /usr/local/sbin/pkgdb:580:in `fix_dependencies' from /usr/local/sbin/pkgdb:564:in `each' from /usr/local/sbin/pkgdb:564:in `fix_dependencies' from /usr/local/sbin/pkgdb:339:in `fix_db_phase1' from /usr/local/sbin/pkgdb:335:in `each' from /usr/local/sbin/pkgdb:335:in `fix_db_phase1' from /usr/local/sbin/pkgdb:285:in `fix_db' from /usr/local/sbin/pkgdb:231:in `main' from /usr/local/sbin/pkgdb:64:in `initialize' from /usr/local/sbin/pkgdb:64:in `new' from /usr/local/sbin/pkgdb:64:in `main' from /usr/local/sbin/pkgdb:1043 bash-2.05b$ For some reason, ruby18 seems to have an issue with a faulty library. Any clue of how to fix it? Please copy me on answers as I'm not subscribed to the list. Thanks in advance -- Olivier Gautherot olivier@gautherot.net