From owner-freebsd-ports@FreeBSD.ORG Wed Aug 21 05:33:14 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E0C61722 for ; Wed, 21 Aug 2013 05:33:14 +0000 (UTC) (envelope-from alexvpetrov@gmail.com) Received: from mail-oa0-x22e.google.com (mail-oa0-x22e.google.com [IPv6:2607:f8b0:4003:c02::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id ABB452764 for ; Wed, 21 Aug 2013 05:33:14 +0000 (UTC) Received: by mail-oa0-f46.google.com with SMTP id j10so1171943oah.33 for ; Tue, 20 Aug 2013 22:33:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=AKSSt6GhPRZCcKk5vhToW0eeWfnWEQUav3CGsWF1KtI=; b=gZDrgdjZYjK+dwQMfqdEy6JEux2nJX2syZsPDvu2uQXi4PFzqY2vweVeDhPU1tdQbT RGb95m6K1s+9sckFrArw+7CVliOp8znqsq36Tb/DSONrx46feJLZPXptfTN1ShbeKLGf vgE4NZ6wBbNZTbtXDagmS3mfL2n4Q4qLifDOW6Ne1ZsM7iEwIAK0OtSBVIz+oRwiHy8B w/6uK8b9eGJwkiIOtvqRZtD2YrRcdCqq7kIVoW5qBVqcKjbCINMTqWdX0Yh+6ENOblar jMEe25xvgSzOaPEKtNpMmD0FQ3M9o1JAq6EZI/xh1+/zmQWbN9YndweoKeZVjCIcT6VF 5TLA== X-Received: by 10.182.128.6 with SMTP id nk6mr5999892obb.11.1377063194029; Tue, 20 Aug 2013 22:33:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.154.101 with HTTP; Tue, 20 Aug 2013 22:32:53 -0700 (PDT) In-Reply-To: References: <2438642.4EgqU7dqVQ@alex.super> From: "Alex V. Petrov" Date: Wed, 21 Aug 2013 13:32:53 +0800 Message-ID: Subject: Re: pkgng: How fix dependences? To: Kevin Oberman Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Ports ML X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Aug 2013 05:33:14 -0000 I tried to reinstall glib-2 and xorg-server xorg-drivers xorg xf86- but again: pkg check -d [skip] x11-drivers/xf86-input-keyboard has a missing dependency: devel/gio-fam-backend x11-drivers/xf86-input-mouse has a missing dependency: devel/gio-fam-backend x11-drivers/xf86-video-ati has a missing dependency: devel/gio-fam-backend x11-drivers/xf86-video-intel has a missing dependency: devel/gio-fam-backend x11-drivers/xf86-video-mach64 has a missing dependency: devel/gio-fam-backend x11-drivers/xf86-video-nv has a missing dependency: devel/gio-fam-backend x11-drivers/xf86-video-openchrome has a missing dependency: devel/gio-fam-backend x11-drivers/xf86-video-r128 has a missing dependency: devel/gio-fam-backend x11-drivers/xf86-video-radeonhd has a missing dependency: devel/gio-fam-backend x11-drivers/xf86-video-vesa has a missing dependency: devel/gio-fam-backend x11/xorg has a missing dependency: devel/gio-fam-backend x11-drivers/xorg-drivers has a missing dependency: devel/gio-fam-backend x11-servers/xorg-server has a missing dependency: devel/gio-fam-backend [skip] >>> Missing package dependencies were detected. >>> Found 6 issue(s) in total with your package database. pkg: No packages matching 'devel/gio-fam-backend' has been found in the repositories pkg: No packages matching 'java/diablo-jdk16' has been found in the repositories pkg: No packages matching 'lang/tcl-modules' has been found in the repositories pkg: No packages matching 'devel/libkgapi' has been found in the repositories pkg: No packages matching 'x11-toolkits/tk85-thread' has been found in the repositories pkg: No packages matching 'lang/tcl85-thread' has been found in the repositories Unable to find packages for installation. In instaled ports I have 2 glib: glib-1.2.10_13 Some useful routines of C programming (previous stable version) glib-2.36.3 Some useful routines of C programming (current stable version) glib-1 need for some ports: pkg info -r glib-1.2.10_13 glib-1.2.10_13: dgs-0.5.9.1_11 gdk-pixbuf-0.22.0_12 GraphicsMagick-1.3.16_1 gtk-1.2.10_22 fpc-gtk1-2.6.2 fpc-fpgtk-2.6.2 fpc-imlib-2.6.2 fpc-gnome1-2.6.2 lazarus-1.0.8 fpc-units-2.6.2 Any ideas? 2013/8/21 Kevin Oberman > On Tue, Aug 20, 2013 at 1:48 AM, Alex V. Petrov wrote: > >> After recomendation (20130731) in ports/UPDATING I have: >> >> pkg check -d >> graphics/ImageMagick has a missing dependency: devel/gio-fam-backend >> devel/ORBit2 has a missing dependency: devel/gio-fam-backend >> ports-mgmt/packagekit has a missing dependency: devel/gio-fam-backend >> editors/spe has a missing dependency: devel/gio-fam-backend >> databases/akonadi has a missing dependency: devel/gio-fam-backend >> has a missing dependency: devel/gio-fam-backend >> [many skipped] >> >> I try: >> pkg set -a -o devel/gio-fam-backend:devel/glib20 -y >> Result: >> pkg: sqlite: columns package_id, origin are not unique (pkgdb.c:3605) >> >> How can I fix the dependence with portmaster or pkgng? >> -- >> ----- >> Alex V. Petrov >> > > It appears that you failed to follow the instructions in 20130731. Or, it > is also possible that you used an outdated version of portmaster that did > the wrong thing, too. I don't use pkgng, so it may have introduced other > issues. > > Has glib20 been updated to glib-2.36.3? If so, it now has absorbed all of > the functions of gio-fam-backend. and re-installing any ports that depended > on gio-fam-backend should do the trick. > > portmaster graphics/ImageMagick devel/ORBit2 ports-mgmt/packagekit > editors/spe databases/akonadi deskutils/alacarte and others that depend on > gio-fam-backend. > -- > R. Kevin Oberman, Network Engineer > E-mail: rkoberman@gmail.com > -- ---------------------- Alex V. Petrov