From owner-freebsd-questions@FreeBSD.ORG Fri Feb 12 04:05:42 2010 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 9BB5B1065670 for ; Fri, 12 Feb 2010 04:05:42 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from mail-pz0-f189.google.com (mail-pz0-f189.google.com [209.85.222.189]) by mx1.freebsd.org (Postfix) with ESMTP id 76F658FC17 for ; Fri, 12 Feb 2010 04:05:42 +0000 (UTC) Received: by pzk27 with SMTP id 27so753301pzk.27 for ; Thu, 11 Feb 2010 20:05:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=F1q1edSfVZYOlz2NOaj47ZevHA8G3H8gb53bF9laGQ0=; b=l4WEX49dJq68ZtqMeabvGlYylCO0VmwSM2HnB2ngedAA6to9JSdnMweaEc7pwQqaJF IsVPWjOuntPjU+vUKQ9qRxMyx9a5tbnrP5VPvc1/dpCloLn4wWaSf5WJ/CW5qfGgNpRm qtuYAxuiKNcMw9M933HGZIIKUGOizBvjsLaAM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=aVtcQNIgKyGG7Jna1mvPSurau0spmz1NQmNRaLdRufIi8wwc9WwDxuY7QJMavvmwkM pbi0zpDURmS6jazKuSECgs2XuyFzARuDMfDP8Ws+38jIOdNA8S7Nvi5AepY5NOmM8Pkt re9Bd7D/yiLvwsMX1MUaOBqixI4Not79grH6Q= MIME-Version: 1.0 Received: by 10.142.152.11 with SMTP id z11mr564014wfd.71.1265947536925; Thu, 11 Feb 2010 20:05:36 -0800 (PST) Date: Thu, 11 Feb 2010 21:05:36 -0700 Message-ID: <539c60b91002112005q652cef4fxb3467c842f5c009c@mail.gmail.com> From: Steve Franks To: FreeBSD Mailing List Content-Type: text/plain; charset=ISO-8859-1 Subject: rpm trashed my system with linux so's X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Feb 2010 04:05:42 -0000 Yeah, I admit it, was really stupid of me to try. All those linux ports go willy-nilly running rpm's thru your system, so when linux-flash-plugin-f10 crashed after install, I just *had* to hunt down it's dependancies and try installing them. Main thing is that portupgrade -f gamin is *not* putting fresh bsd copies overtop the bad linux ones I stupidly installed, and anything with gtk is now useless (shared object 'libselinux.so.1" not found, required by "libgio-2.0.so.0"), which is pretty much everything. Short of reinstalling everything from CD, do I have options? Bugger. Steve