From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Feb 12 18:00:03 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.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 ESMTPS id 4C808602 for ; Wed, 12 Feb 2014 18:00:03 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 092EF1C21 for ; Wed, 12 Feb 2014 18:00:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1CI02LH002392 for ; Wed, 12 Feb 2014 18:00:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1CI02Rh002391; Wed, 12 Feb 2014 18:00:02 GMT (envelope-from gnats) Resent-Date: Wed, 12 Feb 2014 18:00:02 GMT Resent-Message-Id: <201402121800.s1CI02Rh002391@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, TJ 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 ESMTPS id 25F625AC for ; Wed, 12 Feb 2014 17:59:04 +0000 (UTC) Received: from newred.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 103E71C12 for ; Wed, 12 Feb 2014 17:59:04 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by newred.freebsd.org (8.14.7/8.14.7) with ESMTP id s1CHx3d8023422 for ; Wed, 12 Feb 2014 17:59:03 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.7/8.14.7/Submit) id s1CHx3lU023421; Wed, 12 Feb 2014 17:59:03 GMT (envelope-from nobody) Message-Id: <201402121759.s1CHx3lU023421@cgiserv.freebsd.org> Date: Wed, 12 Feb 2014 17:59:03 GMT From: TJ To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/186698: curl 7.34.0 update breaks www/newsbeuter X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Feb 2014 18:00:03 -0000 >Number: 186698 >Category: ports >Synopsis: curl 7.34.0 update breaks www/newsbeuter >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Feb 12 18:00:02 UTC 2014 >Closed-Date: >Last-Modified: >Originator: TJ >Release: 9.2-RELEASE >Organization: >Environment: FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: After going back and forth with the author of www/newsbeuter, we concluded that a recent breakage was mostly likely due to the (lib)curl 7.34.0 update in ports. The problem was that the application no longer loaded any RSS feeds... which is all it's supposed to do! [2014-02-11 09:32:18] USERERROR: Error while retrieving http://blogs.freebsdish.org/portmgr/feed/: Timeout was reached [2014-02-11 09:32:19] ERROR: rsspp::parser::parse_url: curl_easy_perform returned err 28: Timeout was reached It's confirmed to still be working with 7.33.0 from the pkgng archive. >How-To-Repeat: (with 7.33.0) "curl http://blogs.freebsdish.org/portmgr/feed/" - works (with 7.34.0) "curl http://blogs.freebsdish.org/portmgr/feed/" - times out >Fix: Rollback curl version or investigate further. The port maintainer didn't respond to direct email. >Release-Note: >Audit-Trail: >Unformatted: