From owner-svn-ports-head@freebsd.org Fri Sep 29 16:25:57 2017 Return-Path: Delivered-To: svn-ports-head@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 C4F8CE2FFC3; Fri, 29 Sep 2017 16:25:57 +0000 (UTC) (envelope-from luca.pizzamiglio@gmail.com) Received: from mail-yw0-f173.google.com (mail-yw0-f173.google.com [209.85.161.173]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 899A86C487; Fri, 29 Sep 2017 16:25:56 +0000 (UTC) (envelope-from luca.pizzamiglio@gmail.com) Received: by mail-yw0-f173.google.com with SMTP id x131so97074ywa.10; Fri, 29 Sep 2017 09:25:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=MdxnX1GDN/f4B26a3WODq1sPl3sea4WT9NOLXOyHG0M=; b=rx770GJU7SGVveMdU0WAOmiCwyhdSqhPoa5WJmHnMPR0uv4TRUYsHf3fAcTFx+GfwC e7xbRkBTVqiaoHMLmGMsYkWSFQz4ql6qRnXKqn4OSyg/0DZYCzO51QzY95cQG9f9/UXu mjRCNuSKwOZmhSzs5UM4xRFaYXOf9kXLmv5EIj/pLxsPcFbbWnhR5amPbXoGPzSe6QhI UJBtVlHN+nPVjcWKHEBl078SCWJBr2lBiauHBamnNZurmSpDf1dvvEkQ1PVUF15KOjMP 7WFC49rPXdpeaCw/o0mJiiX5OqcqgVlx9emgP/2bLb6BVzU3ClmJDcfKX0cN9ty0MPl8 gPGQ== X-Gm-Message-State: AHPjjUicn1pDJp1rJSPhs1/PdbqA7J9uXuQdqc35SnVwQyK2JGbZdhc+ zc1g/izX7UPQpqKnZeuvkYa2jo5i X-Received: by 10.129.121.147 with SMTP id u141mr6246602ywc.477.1506702012244; Fri, 29 Sep 2017 09:20:12 -0700 (PDT) Received: from mail-it0-f44.google.com (mail-it0-f44.google.com. [209.85.214.44]) by smtp.gmail.com with ESMTPSA id v132sm1857926ywg.15.2017.09.29.09.20.10 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Sep 2017 09:20:11 -0700 (PDT) Received: by mail-it0-f44.google.com with SMTP id c195so342559itb.4; Fri, 29 Sep 2017 09:20:10 -0700 (PDT) X-Google-Smtp-Source: AOwi7QAHe0QYakB8IndEXR667BHc7dyehaT3s5TZLFzHY9WlSWuG0psI/EV0CxjQZXtw2Tduy6vm7D+SEs9XGlQBcN8= X-Received: by 10.36.211.148 with SMTP id n142mr1501726itg.149.1506702010333; Fri, 29 Sep 2017 09:20:10 -0700 (PDT) MIME-Version: 1.0 Received: by 10.2.139.88 with HTTP; Fri, 29 Sep 2017 09:19:49 -0700 (PDT) In-Reply-To: <3BE5771C-B9F4-40CE-9EC9-9C4C4DEA16A7@adamw.org> References: <201709280906.v8S96RT9051986@repo.freebsd.org> <426BBCF9-012D-4483-BFC0-9A32C6645536@adamw.org> <5E0EC8F9-14B6-4635-9EA1-EDB8EEEF8800@adamw.org> <3BE5771C-B9F4-40CE-9EC9-9C4C4DEA16A7@adamw.org> From: Luca Pizzamiglio Date: Fri, 29 Sep 2017 18:19:49 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r450810 - head/www/yarn To: Adam Weinberger Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, lme@freebsd.org, =?UTF-8?Q?Olivier_Cochard=2DLabb=C3=A9?= Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Sep 2017 16:25:57 -0000 Hi Adam, It's ready to land. I'm only waiting the approval of my mentors: https://reviews.freebsd.org/D12542 As workaround you can use yarnpkg instead of yarn, it work. On Fri, Sep 29, 2017 at 5:56 PM, Adam Weinberger wrote: >> On 28 Sep, 2017, at 10:27, Adam Weinberger wrote: >> >>> On 28 Sep, 2017, at 10:21, Adam Weinberger wrote: >>> >>>> On 28 Sep, 2017, at 3:06, Luca Pizzamiglio wrote: >>>> >>>> Author: pizzamig >>>> Date: Thu Sep 28 09:06:27 2017 >>>> New Revision: 450810 >>>> URL: https://svnweb.freebsd.org/changeset/ports/450810 >>>> >>>> Log: >>>> www/yarn: Updating to version 1.0.2 >>>> >>>> Adopting a more fine grained conflict type >>>> Fixing a Linux incompatibility >>>> >>>> Approved by: olivier (mentor) >>>> Differential Revision: https://reviews.freebsd.org/D12516 >>>> >>>> Modified: >>>> head/www/yarn/Makefile >>>> head/www/yarn/distinfo >>> >>> Hi Luca, >>> >>> Yarn has stopped working for me with this release. This is in a poudriere jail with just yarn installed: >>> >>> root@apnoea:/tmp # mkdir foo >>> root@apnoea:/tmp # cd foo >>> root@apnoea:/tmp/foo # yarn init >>> module.js:473 >>> throw err; >>> ^ >>> >>> Error: Cannot find module '/tmp/lib/node_modules/yarn/bin/yarn.js' >>> at Function.Module._resolveFilename (module.js:527:15) >>> at Function.Module._load (module.js:453:25) >>> at Function.Module.runMain (module.js:665:10) >>> at startup (bootstrap_node.js:201:16) >>> at bootstrap_node.js:626:3 >> >> Ah, the problem is that REINPLACE_CMD that got removed. It still needs to be there. >> > > Luca, > > Are you planning on fixing this? yarn is currently broken. That REINPLACE_CMD needs to be added back in. > > # Adam > > > -- > Adam Weinberger > adamw@adamw.org > https://www.adamw.org >