X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=G3My3pko5TJ5pWgAKKmhTOckXpeGs mN7/eZK3qZniQambIWdWuOxyWsMz4KJR+VoAhCY9MK0BTc4wPnTNqxDkjwrbrREK IEytwb5zA7A8XRn8XH0O28PHJwAVezWf4knc5D4YI+M/8PeLJ42ebewXSsuyZ6wk HSzCbbvTwE/aIk= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=VAGLYzFKBht7t2O3hij9WRppFts=; b=OMH WFpMI5bXVx8l+4c6asRg2jy7WD0S9Y1Rla6cevSOTJVqY6souBDa9NTTGoSGKj+D Rg8dshBPqi/d3wFUxkhXQsQWq/EXHVYJWHpD7kTtg/0vnLKM9tKGDrncuGwWHjsf t8zdEI+tTHqhucdxQgShRUK7L9kE3EirLVejmuJ8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.0 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,KB_WAM_FROM_NAME_SINGLEWORD,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=mksetupini, setup.ini, UD:setup.ini, setupini X-HELO: mail-lf0-f43.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=saeqD4dDfkLDB5rsExXbqCduH1BLafiVlDYxzCUpHck=; b=Z5qaCAYjFD4QgMoN94I6XwMsAwjjg6nbmZCYvanRPare+oFw5gYcMgUsQiwlU1bEZE 7p0udwhPM1w3eBTqVoq+YivDIWxEgJ3BU62KynnlLEA1s50jU2kx0WvtMHq1/3YaJe3B gp+YvEFLFOTbbJCTnzZlCxfyEObi5yHCmtydUVvzfx1BAOUujKP2rnu2/29nqd4UkoRl QjVsrWFcisPqWliPaUB7IZWKyHF36qgHUOK/ttTINVQy6G+TPtB1FU4xO7a9CTjpEntu yCBDSY+COzffKbSPfxADJP5iETGl15O3+T/iXQbr90bhH1qkU4AbC+fHzcIYpG937Z/K pxPQ== X-Gm-Message-State: AJaThX5WdvptkNDR1yZoK3Pot262Esd8HoLoYUaaNz+saLUwCwMKh1oX UTHaiu4MvfYjDhe1JABHFXCKc/e5SRNuL9n96LVLkg== X-Google-Smtp-Source: AGs4zMaZBZlg9froFqAnHyoljcn/UCG9at9c48ay6XIT36L74z8OJqzoJbZF9CcIUuSFuAen+xb7m3m4DYl1G+p/x80= X-Received: by 10.46.5.80 with SMTP id 77mr1634338ljf.186.1511968019660; Wed, 29 Nov 2017 07:06:59 -0800 (PST) MIME-Version: 1.0 From: Ivan Gagis Date: Wed, 29 Nov 2017 17:06:58 +0200 Message-ID: Subject: mksetupini fails validating packages because curr is test To: The Cygwin Mailing List Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Hi, I have an overlay cygwin repo where I publish my packages. Recently I started getting errors from mksetupini script: " mksetupini: package 'mypackage' version '0.4.38-1' is most recent non-test version, but version '0.4.43-1' is curr: mksetupini: package set has errors, not writing setup.ini " there was no such errors before. And I don't have "test:" in any hint files of my packages, so no I dea why it thinks that some versions are non-test and curr is test? Can you explain what this actually means? Br, Ivan -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple