From owner-freebsd-current@freebsd.org Sat Nov 3 10:41:08 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 42A1E10F967F for ; Sat, 3 Nov 2018 10:41:08 +0000 (UTC) (envelope-from grahamperrin@gmail.com) Received: from mail-wr1-x441.google.com (mail-wr1-x441.google.com [IPv6:2a00:1450:4864:20::441]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B20847C79B; Sat, 3 Nov 2018 10:41:07 +0000 (UTC) (envelope-from grahamperrin@gmail.com) Received: by mail-wr1-x441.google.com with SMTP id k15-v6so1429115wre.12; Sat, 03 Nov 2018 03:41:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding:content-language; bh=IOmzwwzdQiEskfZeCfmgpJEDidDPB+8ZOb2jNV23hHE=; b=MFjMPV0OgTfaLeEhUod/1OXdCyIFuzCAoUeSXSDh+4JEk+Ad61Kl/D6LX096xmS6en 9RsH+u7LA2OG/ZtApKa64XpJ8uaBrRXEgpCdtmw4fxwLf3PftnO9vTC7dm3dAnEOWC8T K05X+lFTKi/eif+ZMmTirNzIWPduzU4wZjGjR/M3F1p9Xx5aDLf/f3U39iLbko4lVMre H0+EGzGCsJ5z25lYq/tUCDhdD4VpUh3BqdwfXwZ26pouGcCf+hKLT0KrQlc/gBUubONn Mbh3kT6AZ/op7fjL+cNKQqJeGpy0CH/vK5QRTiE72k0ucmhyl2NEVMKlA/OppnmlM3nz Nz+Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=IOmzwwzdQiEskfZeCfmgpJEDidDPB+8ZOb2jNV23hHE=; b=D+OTVYmDe3iHioKDYocbZ2O+Ozb/5lUzLsptOTU/UtvosO05JRdqawebg2KvOJepii Wj9Yqid5XYFOn89+VMo68NEF7rcgKnTAhc1dEbWs+ZrkDDz8OlUFzOlGa7xGVES1islk J5ecC0Ha6CXowLndeuy3xCV47ykS2l6eb1SYSSRy+YA7hojTtz8k0B1U62t7h4nCru5C Dij0Pi29rL8N7y16NtJ1x+4McptZ89ddt4AEoTYkQKzMSE5QbZWxF9230k5kFtTSGUlI JtRx5iJvedSfhA6i+rC9VWFErp1z5n/yb/7fYbQFZi431pl6PDZK2WeX4KKX2pJk1KVm nthA== X-Gm-Message-State: AGRZ1gIBKxU+dU9tnOj2U+1qlCGucM8Lx5ottvITuLS9q9/uCc+izH1n s7u94peEppoZomXBTkbRI4cHuTWtxkY= X-Google-Smtp-Source: AJdET5fi4udXfAa161ZCU3YNw5D/JQmbJIfxzCjuwnwitFdVGjg+0hteN51AhD/smoFFYDp9Xx3CMg== X-Received: by 2002:a5d:63cf:: with SMTP id c15-v6mr13368700wrw.221.1541241665929; Sat, 03 Nov 2018 03:41:05 -0700 (PDT) Received: from [192.168.1.231] (79-66-139-63.dynamic.dsl.as9105.com. [79.66.139.63]) by smtp.gmail.com with ESMTPSA id u2-v6sm4133347wme.4.2018.11.03.03.41.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 03 Nov 2018 03:41:04 -0700 (PDT) Subject: Re: Waterfox: shared object "libicui18n.so.62" not found, required by "libxul.so" To: Jan Beich Cc: FreeBSD Current References: <5f99c2a6-7626-7457-65e1-bbca99fc343b@gmail.com> <4ld5-sleo-wny@FreeBSD.org> From: Graham Perrin Message-ID: <08419ddf-8435-0466-d729-74b1bb4e2d21@gmail.com> Date: Sat, 3 Nov 2018 10:41:03 +0000 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0 MIME-Version: 1.0 In-Reply-To: <4ld5-sleo-wny@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Content-Language: en-GB X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2018 10:41:08 -0000 On 28/10/2018 23:26, Jan Beich wrote: > … Either rebuild www/waterfox from the last revision before removal … OK, that worked fine. Essentially: svn cp svn://svn.freebsd.org/ports/head/www/waterfox@480899 /usr/ports/www/waterfox Vulnerabilities noted (at configure time) and understood. ---- Prior to that, I experimented briefly with waterfox@480899 copied to /usr/local/poudriere/ports/default/www/waterfox … wondering whether poudriere might be 'forced' to work with the deleted port. I guess not :-) ---- For reference only, from a few days ago: root@momh167-gjp4-hpelitebook8570p-freebsd:/usr/ports/www/waterfox # date ; uname -v Tue 30 Oct 2018 07:33:04 GMT FreeBSD 13.0-CURRENT r339737 GENERIC-NODEBUG root@momh167-gjp4-hpelitebook8570p-freebsd:/usr/ports/www/waterfox # make install clean ===>  Installing for waterfox-56.2.3_2 ===>  Checking if waterfox already installed ===>   Registering installation for waterfox-56.2.3_2 Installing waterfox-56.2.3_2... … ===>  Cleaning for waterfox-56.2.3_2 root@momh167-gjp4-hpelitebook8570p-freebsd:/usr/ports/www/waterfox # exit logout [grahamperrin@momh167-gjp4-hpelitebook8570p-freebsd] ~% sh $ pkg query '%o %v %R' icu waterfox devel/icu 63.1,1 poudriere www/waterfox 56.2.3_2 unknown-repository $ waterfox --safe-mode -p everyday Fontconfig warning: "/usr/local/etc/fonts/local.conf", line 1093: saw number, expected matrix 1540885107127   FirefoxAccounts ERROR   Background refresh of profile failed: {"name":"FxAccountsProfileClientError","code":null,"errno":998,"error":"NETWORK_ERROR","message":"[Exception... \"NS_ERROR_ABORT\"  nsresult: \"0x80004004 (NS_ERROR_ABORT)\"  location: \"JS frame :: resource://services-common/rest.js :: onStopRequest :: line 483\"  data: no]"} 1540885107127   addons.productaddons    WARN    Failed downloading XML, status: 0, reason: error $ ---- Thanks again Graham