From owner-freebsd-pkg@freebsd.org Sun Feb 28 19:51:45 2016 Return-Path: Delivered-To: freebsd-pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7D1C6AB6005 for ; Sun, 28 Feb 2016 19:51:45 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 5EEA7C80 for ; Sun, 28 Feb 2016 19:51:45 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 5C44AAB6004; Sun, 28 Feb 2016 19:51:45 +0000 (UTC) Delivered-To: pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 41E11AB6002 for ; Sun, 28 Feb 2016 19:51:45 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: from mail-pf0-x22d.google.com (mail-pf0-x22d.google.com [IPv6:2607:f8b0:400e:c00::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 16A5FC7E for ; Sun, 28 Feb 2016 19:51:45 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: by mail-pf0-x22d.google.com with SMTP id 4so1254376pfd.1 for ; Sun, 28 Feb 2016 11:51:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-transfer-encoding:subject:message-id:date:to :mime-version; bh=HtjqnG8OkwUHbpvt1DRHiw7ujuohp4lHPzgSMm6qokE=; b=eeneAlaH1WlUkaTucIVozN53So1es92w5jr9KCAx3mns2QVrw7IqwSBqmIhV0zQsdt Lnm8QHg3R88S4bFNDp2pivEwXkRAJAQNP0Fi6qbkwO/Dcw6rERmdi3JNDIvIkWp3dkWk VM3Hh4/7DMeWAiPw9cYd53/tDuzqPFCe3ctz+c5o+8mzKb8TcrGVcF3jFzZZgE+7JGiF ftczDQ9cRRhVzv2EX7cR0HvxDrSpnl3p/XbVOe/gC5sKKK1PX0h+rVVNlnwyVHq6Z5Di SlaEyio1BGfd3ABNClIOQzU/VqiOT1+CnSxC4+rBOeBcP+GpmYy1XOFjL4+T9sRc7g6k poAg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:content-transfer-encoding:subject :message-id:date:to:mime-version; bh=HtjqnG8OkwUHbpvt1DRHiw7ujuohp4lHPzgSMm6qokE=; b=J6v9IJN/J75dcJ/t129s6HQ1BMIECElCamAV4xiOthAsKrfQ3C2i/GRgYvAyG266SH AuvXgrN6FeJOVLwchlEXNXmEsnyiY3LCH/OheMeOK21UUddOmauxZUr+nk2SUWMtfWYJ OwXeelhNk+JUhrl5VH+6z9XN0BlncOOHAI/M1gpdr8RsaLPNz60cyOJZjdtYyaLwxFeb pFr0mvMBiQZsmOLMaYCWx/R+CCbeRi7mBFpJvb4KDqY3Y3QrWgEsQ4RSMd3vAcpd5deQ vLompmEWSEAr4+o3/qzv1X1TxJgkdsAwuylEgBA20dLKI5DgBNolrMf5WAdBYtT9qJSd 4hjg== X-Gm-Message-State: AD7BkJJlGn1VGVWuI9yqm8W1T5m+I7W2r+2cd0a7vO5vPy7vW4XqgCYcfVFkU0HkgPrXdw== X-Received: by 10.98.73.6 with SMTP id w6mr17741489pfa.82.1456689104444; Sun, 28 Feb 2016 11:51:44 -0800 (PST) Received: from ?IPv6:2001:470:b:839:6cb7:dcd9:cb76:5f16? ([2001:470:b:839:6cb7:dcd9:cb76:5f16]) by smtp.gmail.com with ESMTPSA id 144sm32794153pfa.83.2016.02.28.11.51.42 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 28 Feb 2016 11:51:42 -0800 (PST) From: Paul Beard Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: =?utf-8?Q?Not_sure_this_is_as_helpful_as_it_could=3F_False_negat?= =?utf-8?Q?ives=E2=80=A6=3F_?= Message-Id: <8C726542-31B5-426B-BCB2-FA9B1978C142@gmail.com> Date: Sun, 28 Feb 2016 11:51:40 -0800 To: pkg@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) X-Mailer: Apple Mail (2.3112) X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Feb 2016 19:51:45 -0000 When I run portmaster or portupgrade I run pkg check -Bdrs to make sure things are copacetic.=20 So I get this message.=20 Checking all packages: 100% gtk-update-icon-cache has require a missing libraries: libgdk_pixbuf-2.0.so.0 gtk2 has require a missing libraries: libgdk_pixbuf-2.0.so.0 gutenprint-base has require a missing libraries: libgdk_pixbuf-2.0.so.0 So what and where is that?=20 # locate libgdk_pixbuf-2.0.so.0 /usr/local/lib/compat/pkg/libgdk_pixbuf-2.0.so.0.3100.2 /usr/local/lib/compat/pkg/libgdk_pixbuf-2.0.so.0.3100.5 /usr/local/lib/compat/pkg/libgdk_pixbuf-2.0.so.0.3100.6 /usr/local/lib/compat/pkg/libgdk_pixbuf-2.0.so.0.3100.7 /usr/local/lib/libgdk_pixbuf-2.0.so.0 /usr/local/lib/libgdk_pixbuf-2.0.so.0.3200.3 The last -two- three seem like they should be OK:=20 pkg which /usr/local/lib/libgdk_pixbuf-2.0.so* =20 /usr/local/lib/libgdk_pixbuf-2.0.so was installed by package /gdk-pixbuf2-2.32.3 /usr/local/lib/libgdk_pixbuf-2.0.so.0 was installed by package /gdk-pixbuf2-2.32.3 /usr/local/lib/libgdk_pixbuf-2.0.so.0.3200.3 was installed by package /gdk-pixbuf2-2.32.3 Not sure why pkg check isn=E2=80=99t picking that up. I can = deinstall/reinstall those ports and the error remains. Everything seems to work but it would be nice if I didn=E2=80=99t have these nagging doubts that something was = broken.=20=