From owner-freebsd-ports-bugs@freebsd.org Sat Dec 19 21:48:06 2015 Return-Path: Delivered-To: freebsd-ports-bugs@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 C211EA4C82A for ; Sat, 19 Dec 2015 21:48:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B1FF31789 for ; Sat, 19 Dec 2015 21:48:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id tBJLm6sL064770 for ; Sat, 19 Dec 2015 21:48:06 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 205257] graphics/gimp-gmic-plugin: Network error (data_film_presets URL changed) Date: Sat, 19 Dec 2015 21:48:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa, patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: ohauer@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: rm@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback+ merge-quarterly? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Dec 2015 21:48:06 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205257 Olli Hauer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ohauer@FreeBSD.org --- Comment #28 from Olli Hauer --- Hm, /proc/self/status is first class linuxismus ... On FreeBSD I haven't seen a /proc/self/... and I suspect there will never be one. This should be escalated to upstream if there is no easy solution to make this work on FreeBSD. Only a rant about the other error messages, and no I don't want to install X11 on console only any of my systems. I suspect gimp and plugins looking for updates even a local copy exists, now SF return a hard 404 instead a 301/302 redirect and that is not right handled by gimp and plugins. Are the issues also present with 1.5.x/1.6.x without internet access? (I suspect a hang until it run's in a timeout and no hard errors but that's only a guess) -- You are receiving this mail because: You are on the CC list for the bug.