From owner-freebsd-questions@FreeBSD.ORG Mon Jun 23 18:40:53 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 061E3106564A for ; Mon, 23 Jun 2008 18:40:53 +0000 (UTC) (envelope-from bg271828@yahoo.com) Received: from web53403.mail.re2.yahoo.com (web53403.mail.re2.yahoo.com [206.190.37.50]) by mx1.freebsd.org (Postfix) with SMTP id 9F8E68FC19 for ; Mon, 23 Jun 2008 18:40:52 +0000 (UTC) (envelope-from bg271828@yahoo.com) Received: (qmail 98477 invoked by uid 60001); 23 Jun 2008 18:40:51 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Message-ID; b=VW+QFTO+mZb2hcXFP1PLvU/JBMvqSQCM7dJsrRqiYVzYYWSuQpN6him5bLpgxJSVYSw0SNWJtPFqREJEpJTva+ULI1OYHBfFtztjbb9e64PoV9/ebCQBCeBP+snaSgpVdkJ9qMisjOJZ02WI29v8zvZry+2YCqx0OaeVqEBsjeM=; Received: from [12.182.77.130] by web53403.mail.re2.yahoo.com via HTTP; Mon, 23 Jun 2008 11:40:51 PDT X-Mailer: YahooMailWebService/0.7.199 Date: Mon, 23 Jun 2008 11:40:51 -0700 (PDT) From: "Dr. Jennifer Nussbaum" To: Lowell Gilbert In-Reply-To: <44ve06wm77.fsf@be-well.ilk.org> MIME-Version: 1.0 Message-ID: <654861.96663.qm@web53403.mail.re2.yahoo.com> Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: libcdio upgrade problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bg271828@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jun 2008 18:40:53 -0000 Thank you :-) Unfortunatly I took someone elses advice and upgraded to 7.0, which created it's own problem :-( But the libcdio thing did get fixed, at least! Jen --- On Wed, 6/18/08, Lowell Gilbert wrote: From: Lowell Gilbert Subject: Re: libcdio upgrade problems To: "Dr. Jennifer Nussbaum" Cc: freebsd-questions@freebsd.org Date: Wednesday, June 18, 2008, 12:57 PM "Dr. Jennifer Nussbaum" writes: > Lowell Gilbert wrote: "Dr. Jennifer Nussbaum" writes: > >> Im trying to upgrade some ports, and have a problem with libcdio. At least i >> think i do. >> >> When i try to upgrade, say, Nautilus (or a buncha other things), it dies in the >> end with a "libcdio-0.78.2_2 is already installed. You may wish to make deinstall" >> etc. message. >> >> But i did go to /usr/ports/sysytils/libcdio and make deinstall and make reinstall, >> and this was successful. I sync'd the ports collection again, but no luck. Nothing >> in UPDATING about this. > > Sounds like the dependencies are confused. pkgdb(1) may help with > that. If not, the brute force approach would be to remove the > affected ports all the way back to (and including) libcdio, and build > them over. > I havent been able to figure out how to fix things with pkgdb. And i have tried, over and over, to remove the affected ports and build them from scratch but it hasnt been working. > > So i went to libcdio and did a make deinstall, deleted the work files, and did a make install clean, and it installed fine. Then i tried to build gvfs, also by doing a make install clean, and it died in the same way--telling me to make deinstall and make reinstall of libcdio. > > Ive tried this several times with no luck. If theres an even more brute force way id like to know what it is so i can do that. This is preventing a lot of other upgrades to GNOME, which i need. I found it. I think you need to reset the options on libcdio to re-enable the cdparanoia option. Some gnome ports seem to depend on the library specifically with the paranoia option, and I've seen some systems get the options jammed. Something like: (cd /usr/ports/sysutils/libcdio ; make rmconfig ; portupgrade -f libcdio) -- Lowell Gilbert, embedded/networking software engineer, Boston area http://be-well.ilk.org/~lowell/