From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 25 23:40:03 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C8041065678 for ; Thu, 25 Jun 2009 23:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7E8258FC22 for ; Thu, 25 Jun 2009 23:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n5PNe10e043696 for ; Thu, 25 Jun 2009 23:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n5PNe1T6043695; Thu, 25 Jun 2009 23:40:01 GMT (envelope-from gnats) Resent-Date: Thu, 25 Jun 2009 23:40:01 GMT Resent-Message-Id: <200906252340.n5PNe1T6043695@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Steve Franks Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66432106566C for ; Thu, 25 Jun 2009 23:35:32 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id BD8F98FC1A for ; Thu, 25 Jun 2009 23:35:31 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n5PNZUeq063329 for ; Thu, 25 Jun 2009 23:35:30 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n5PNZUOn063328; Thu, 25 Jun 2009 23:35:30 GMT (envelope-from nobody) Message-Id: <200906252335.n5PNZUOn063328@www.freebsd.org> Date: Thu, 25 Jun 2009 23:35:30 GMT From: Steve Franks To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/136056: portupgrade 2009-06-25 breaks textproc/meld X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jun 2009 23:40:04 -0000 >Number: 136056 >Category: ports >Synopsis: portupgrade 2009-06-25 breaks textproc/meld >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 25 23:40:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Steve Franks >Release: 7.2 >Organization: >Environment: FreeBSD dystant.franks-devlopment.dyndns.biz 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 08:49:13 UTC 2009 root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: just looking at the dependancies for textproc/meld shows dependancies to both py25 and py26 modules - I assume this is bad. If I set /usr/local/bin/python to py26, I get this: [steve@dystant /usr/ports/textproc/meld]$ meld No module named pygtk Meld requires pygtk 2.8.0 or higher. If I set to py25, I get this: [steve@dystant /usr/ports/textproc/meld]$ meld No module named cairo Meld requires pygtk 2.8.0 or higher. [steve@dystant /usr/ports/textproc/meld]$ Pertinent info: [steve@dystant /usr/ports/textproc/meld]$ pkg_info | grep py py25-gnome-2.26.1 A set of Python bindings for GNOME 2 py25-gnome-desktop-2.26.0 A set of Python bindings used by modules in the GNOME Deskt py25-gobject-2.16.1 Python bindings for GObject py25-gtk-2.14.1 A set of Python bindings for GTK+ py25-libxml2-2.7.3 Python interface for XML parser library for GNOME py25-numeric-24.2_3 The Numeric Extension to Python py25-orbit-2.24.0 Python bindings for ORBit2 py25-xml-0.8.4 PyXML: Python XML library enhancements py26-cairo-1.8.4 Python bindings for Cairo python25-2.5.4_1 An interpreted object-oriented programming language python26-2.6.2 An interpreted object-oriented programming language ruby18-bdb-0.6.5_1 Ruby interface to Sleepycat's Berkeley DB revision 2 or lat xdpyinfo-1.0.3 Display information utility for X [steve@dystant /usr/ports/textproc/meld]$ >How-To-Repeat: portupgrade -R meld >Fix: Tried py25 and py26, both fail. >Release-Note: >Audit-Trail: >Unformatted: