From owner-freebsd-ports@FreeBSD.ORG Tue Sep 24 01:06:09 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 57BC42E3 for ; Tue, 24 Sep 2013 01:06:09 +0000 (UTC) (envelope-from brian@brianwhalen.net) Received: from mail-qe0-f51.google.com (mail-qe0-f51.google.com [209.85.128.51]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1CCC625CE for ; Tue, 24 Sep 2013 01:06:07 +0000 (UTC) Received: by mail-qe0-f51.google.com with SMTP id ne12so2705869qeb.38 for ; Mon, 23 Sep 2013 18:06:07 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=SLCes80F7vkgXtzuoLNg8hPhAmlh0qOB0cwfuLUW2i8=; b=co+CN8/I2L7hNdv93tHhZpXNkw9ktX4SXfOYWt03JT389TcQhPc/3AxiIcb8BQ901a W2bTHKrV8Lanonz0NfwW/rb2jcRQqovBeOa/61AkOjogg2VX4bHqnC33c4AnkIxRn+GT borhuH/Urm2VexMfoCpSBDV9Kmrm3AuwLA57f+Jckqwvaz+TEmCyOXY5oU90Fl2CcKof zjJYS/jusSD8NYjtnsIZGW1B713Vke6bYF4RPKed8UeHYQ2jiVmJ6RJkVN0HdXDQayYy GdMu1VV8JyCbeQDsHUGfD55yNjE64JAwYetthWivvFNbSTc6AU0RcRR8AKqJC6vmBwev Y5oA== X-Gm-Message-State: ALoCoQm0HB3q7KoEecbO5QwAEibe46dxjFkfjapZh8MKgy+naDKNLX8hQB1YPV68hbhTiK0aLIeA MIME-Version: 1.0 X-Received: by 10.229.130.135 with SMTP id t7mr33126306qcs.18.1379984767008; Mon, 23 Sep 2013 18:06:07 -0700 (PDT) Received: by 10.224.56.4 with HTTP; Mon, 23 Sep 2013 18:06:06 -0700 (PDT) X-Originating-IP: [76.252.236.89] Date: Mon, 23 Sep 2013 18:06:06 -0700 Message-ID: Subject: portupgrade problem? From: "Brian W." To: freebsd-ports@freebsd.org, bdrewery@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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: Tue, 24 Sep 2013 01:06:09 -0000 I am having a problem with portupgrade; is anyone else seeing this? ===> Building package for portupgrade-2.4.11.2,2 Creating package /usr/ports/packages/All/portupgrade-2.4.11.2,2.tbz Registering depends: ruby19-bdb-0.6.6_1 db41-4.1.25_4 ruby-1.9.3.448,1 libexecinfo-1.1_3 libffi-3.0.13 libyaml-0.1.4_2. Registering conflicts: portupgrade-devel-*. Creating bzip'd tar ball in '/usr/ports/packages/All/portupgrade-2.4.11.2,2.tbz' tar: libdata/ldconfig/portupgrade: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 *** [do-package] Error code 1 Stop in /usr/ports/ports-mgmt/portupgrade. *** [reinstall] Error code 1 Stop in /usr/ports/ports-mgmt/portupgrade. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20130923-47104-x5ofv env UPGRADE_TOOL=portupgrade UPGRADE_PORT=portupgrade-2.4.11.1,2 UPGRADE_PORT_VER=2.4.11.1,2 make BATCH=yes reinstall ---> Restoring the old version ------------------------------------------------------------------------------ Fill ALT_PKGDEP section in pkgtools.conf file for portupgrade to be aware of alternative dependencies you use. E.g. ALT_PKGDEP = { # Use the -nox11 port when another port depends on category/portexample 'category/portexample' => 'category/portexample-nox11', } Note also, portupgrade knows nothing about how to handle ports with different suffixes (E.g. -nox11). So you should explicitly define variables (E.g. WITHOUT_X11=yes) for the ports in /etc/make.conf or pkgtools.conf (MAKE_ARGS section) files. ------------------------------------------------------------------------------ ** Fix the installation problem and try again. [Updating the pkgdb in /var/db/pkg ... - 99 packages found (-0 +1) . done] ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! ports-mgmt/portupgrade (portupgrade-2.4.11.1,2) (install error)