From owner-freebsd-emulation@FreeBSD.ORG Fri Dec 5 09:26:44 2014 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4B98FA24 for ; Fri, 5 Dec 2014 09:26:44 +0000 (UTC) Received: from mail-oi0-x22b.google.com (mail-oi0-x22b.google.com [IPv6:2607:f8b0:4003:c06::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0ECFBD04 for ; Fri, 5 Dec 2014 09:26:43 +0000 (UTC) Received: by mail-oi0-f43.google.com with SMTP id a3so189719oib.30 for ; Fri, 05 Dec 2014 01:26:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=berentweb.com; s=google; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=jVAii1QxLq3mWC+ytpjwUtg747lwwS+TlKbBAfG2CNA=; b=L0+VvPMrS3qfK/klhT+PwYA/l9AJlzFSG3QUT6PvV4IULa9o/wUK0UriAK1e6zEQcw tBgGiqY4Odfb07WvQAIqE9IxRep8aF7i7ceOCkzSiJfZshUg8eiRLJA1i5sLAUG92zKZ oJm60f0IXkIV0oIlCKX5UcZdUjn66SAnIZ7Hc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; bh=jVAii1QxLq3mWC+ytpjwUtg747lwwS+TlKbBAfG2CNA=; b=Oo72NQNPwm8FGnOpngUdlJgNusLjJabdXF9Cz51/Iux3a9JSm+0pVM+uU3byi9TnOc 5duM+UcCbDtnVzdmFcu0NyjW2i4cv/mYCYMz/uqkuO6iSUfz2D0Lj+n87wyJtVhEXDA7 EXbHxe4rroOA2nE1GExnVmwyhKzaQhj71UJkAr1NE4C1YU0rkixGVQR4Q5vc1IPJ1U6V apg3UTatT34hsvrTwDiT/9sVLu4YjeKx7rxyW8Qj8FKlz+R3KIU+xtR0JRO46JKm2lKq SsU/Ao90eQw9QvwkknqInC5r4HHvaZR4Fc16+dr3IGCkFEDEOjzeB9LHPiShujs/WL3C dVWg== X-Gm-Message-State: ALoCoQmQ58uyo199hG5mKCaeLgWUXynTFUkd97QfBcSBjW99VmDIxmJEszM3nw/9PNx7vv6YZten X-Received: by 10.182.60.162 with SMTP id i2mr9966052obr.20.1417771603173; Fri, 05 Dec 2014 01:26:43 -0800 (PST) Received: from rsbsd.rsb ([31.200.8.57]) by mx.google.com with ESMTPSA id l127sm13865736oig.29.2014.12.05.01.26.41 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Dec 2014 01:26:42 -0800 (PST) Date: Fri, 5 Dec 2014 11:26:50 +0200 From: Beeblebrox To: freebsd-emulation@freebsd.org Subject: Re: www/linux-c6-flashplugin11 broken after latest update Message-ID: <20141205112650.0f7a29ee@rsbsd.rsb> In-Reply-To: <20141204184645.44494dec@rsbsd.rsb> References: <20141204113238.01654a72@rsbsd.rsb> <20141204122643.6a695db8@rsbsd.rsb> <20141204184645.44494dec@rsbsd.rsb> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Dec 2014 09:26:44 -0000 >> Can you try to add "gdkpixbuf2" to the first line that contains >> USE_LINUX_APPS=3D [...] Right, that fixed it. Flash is running again. # pkf upgrade -r myrepo New packages to be INSTALLED: linux-c6-gdk-pixbuf2: 2.24.1 Installed packages to be UPGRADED: glib: 2.42.0 -> 2.42.1 fontconfig: 2.11.0_3,1 -> 2.11.1,1 gdk-pixbuf2: 2.31.1 -> 2.31.2 harfbuzz: 0.9.28 -> 0.9.36 Installed packages to be REINSTALLED: linux-c6-gtk2-2.24.23_1 (direct dependency changed) linux-c6-flashplugin-11.2r202.418_3 (direct dependency changed) I might still test out emulators/pipelight if I get around to it. I have to= wait for the lang/python27 build fix for the i386 poudriere jail to do tha= t however (PR was filed). Thanks and regards. --=20 FreeBSD_amd64_11-Current_RadeonKMS