X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 688D9385840C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1680831926; bh=UyUCcXJecrKj/ELhV9+/J+iUwDpJ9LMNOxBvpJzZ0zY=; h=Date:Subject:To:Cc:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From:Reply-To:From; b=I871l3omnsXOoXPUgGHwb2x8/rKX41Wp/dmxabsuUt95DHY+fYq8rXYFAd9ROdq1+ ladyPxyGyD78gotGl/0vB+BgEwsAnWv1z1EwRPrtlzXZhouR6bMhGMUAyokYI+bJlT LV/ZbPwDQOkEAmhCa/L0pU3XoYdANtAe+4l+rxS4= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org CE9EB3857C44 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680831887; h=cc:to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=aPzeB0lVAnOsC0uTV0EH1jM6g1NJrDqqH4mJLkW1Bac=; b=z04vz8De9vtpMJwkzVq8RRgNlTRJEhtI8R7+wKOBkzbR39blIPJUazoidIzD0xyBlk jp5ESut9wWtlcWvfUYMTphQaJtUS8ejxr+7Moe1VQoykFZ7mBJ+/5C7nI8rxYuXDPnB9 2GhJtLqcVMi5Ta8irbIxJYhPE0Fxxcu7l0Et4XdzPcIIVEMCj9eb0us39ECZgY9pGJBt Brm9Kb0m/DsJseCd1uZUfQDSyjjV6ws/R5+mRvvAN4h9tZr9kRmNqaTs6az+4okD+GmU VS2H6EJdL90cOrG30x89KMuOYWcvWRYkNUBqgjcXKCAurmVoEpBF48M61El1qUOUAO6c BsRg== X-Gm-Message-State: AAQBX9eTn8b+zbOqQ22+R2vYZ89W/hewpQ7qtXZ8xl0ny2+j5WnLYkUA OMl4yo+cDA95n2fQUYGeF5ccxI1A0BlRB4iwAwVG6UEYjk4= X-Google-Smtp-Source: AKy350Z+izAyr+IwnUxwPl68IHgn+j51jRZnZnwzKdoBSbxN7V110kvlpam6n/dSes3BKQXUs7biu4qvQ9pFzmysB2M= X-Received: by 2002:a17:906:4696:b0:932:39bf:d36e with SMTP id a22-20020a170906469600b0093239bfd36emr366001ejr.11.1680831886842; Thu, 06 Apr 2023 18:44:46 -0700 (PDT) MIME-Version: 1.0 Date: Thu, 6 Apr 2023 18:44:35 -0700 Message-ID: Subject: Error running setup-x86_64.exe: syntax error in setup.zst To: cygwin AT cygwin DOT com Cc: Keith Thompson X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Keith Thompson via Cygwin Reply-To: Keith Thompson Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" Running setup-x86_64.exe on a Windows 10 laptop, I get this error message: https://mirrors.kernel.org/sourceware/cygwin/x86_64/setup.zst line 30182: syntax error, unexpected $undefined, expecting COMMA or NL https://mirrors.kernel.org/sourceware/cygwin/x86_64/setup.zst line 30182: unrecognized line 30183 (do you have the latest setup?) https://mirrors.kernel.org/sourceware/cygwin/x86_64/setup.zst line 30203: syntax error, unexpected $undefined, expecting COMMA or NL https://mirrors.kernel.org/sourceware/cygwin/x86_64/setup.zst line 30203: unrecognized line 30204 (do you have the latest setup?) (I can't copy the text from the message box so I retyped it.) I re-downloaded setup-x86_64.exec, and it's identical to the one on my laptop. I'm using the mirrors.kernel.org mirror. The setup.zst from mirrors.dotsrc.org is identical. I decompressed setup.zst and I do see something suspicious on the indicated lines. Here's line 30182: build-depends: \, bison, cygport, dblatex, docbook2X, flex, gettext-devel, libGLU-devel, libcairo-devel, libcanberra-gtk-devel, libcurl-devel, libfreetype-devel, libglib2.0-devel, libgmp-devel, libgtk2.0-devel, libgtkglext1.0-devel, libpango1.0-devel, libpng-devel, libreadline-devel, libsqlite3-devel, libxslt, python3-devel, texinfo Line 30203 is similar. I don't see a lone backslash anywhere else in the file. The setup.zst from mirrors.sonic.net does *not* have problematic build-depends lines. (Switching to a different mirror might be a workaround, but I haven't tried it yet.) The "bad" setup.zst has "setup-timestamp: 1680813730" (Thu 2023-04-06 20:42:10 UTC). The "good" setup.zst has "setup-timestamp: 1680795371" (Thu 2023-04-06 15:36:11 UTC). The bad one is about 5 hours newer than the good one. I'm concerned that the bad setup.zst might propagate to other mirrors. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple