public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Jon Turney <jon.turney@dronecode.org.uk>
To: The Cygwin Mailing List <cygwin@cygwin.com>
Cc: Ivan Gagis <igagis@gmail.com>
Subject: Re: mksetupini: depends nonexisting package
Date: Thu, 01 Feb 2018 18:46:00 -0000	[thread overview]
Message-ID: <80809c34-416e-e29b-fef5-d75c73164bd7@dronecode.org.uk> (raw)
In-Reply-To: <CAL_02JB9hX9ujg4gn=Yfk_gHNthHwxCcO38bH9VXmPhZA4Unfw@mail.gmail.com>

On 01/02/2018 18:05, Ivan Gagis wrote:
> Hi,
> 
> recently I started getting the following errors:
> 
>      ...
>      mksetupini: package 'mypackage' version '0.1.1-1' depends
> nonexistent package 'cygwin'
>      ...
> 
> when trying to build the mypackage using calm. It looks like there
> were some changes to calm lately, so perhaps something has changed
> related to that.
> 
> What could be the problem there?

I guess you are using '--okmissing=required-package'.  You'll need to 
add '--okmissing=depended-package'

(or change '--disable-check=missing-required-package' to 
--disable-check=missing-depended-package,missing-required-package', for 
the more modern option)

It probably doesn't make much sense to have these as separate checks, 
but they are, at the moment...

--
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

  reply	other threads:[~2018-02-01 18:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-01 18:05 Ivan Gagis
2018-02-01 18:46 ` Jon Turney [this message]
2018-02-01 19:14   ` Ivan Gagis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=80809c34-416e-e29b-fef5-d75c73164bd7@dronecode.org.uk \
    --to=jon.turney@dronecode.org.uk \
    --cc=cygwin@cygwin.com \
    --cc=igagis@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).