public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
To: Cygwin <cygwin@cygwin.com>
Subject: Re: Package search broken
Date: Tue, 19 Nov 2019 06:51:00 -0000	[thread overview]
Message-ID: <74f20343-e0a1-19a2-0c8b-063cac0c0d1a@SystematicSw.ab.ca> (raw)
In-Reply-To: <5dd354cc.1c69fb81.bc9ab.b531@mx.google.com>

On 2019-11-18 19:34, Steven Penny wrote:
> $ cygcheck -p curl.h
> Found 0 matches for curl.h
> 
> $ curl -G -d text=1 -d arch=x86_64 -d grep=curl.h \
>> https://cygwin.com/cgi-bin2/package-grep.cgi
> Found 0 matches for curl.h
Worse - no libcurl{4,-devel,-doc} even if you query explicitly:

$ cygcheck -p libcurl
Found 0 matches for libcurl
$ cygcheck -p libcurl4
Found 0 matches for libcurl4
$ cygcheck -p libcurl-devel
Found 0 matches for libcurl-devel
$ cygcheck -p libcurl-doc
Found 0 matches for libcurl-doc
$ cygcheck -p usr/include/curl/curl.h
Found 0 matches for usr/include/curl/curl.h
$ cygcheck -p /usr/include/curl/curl.h
Found 0 matches for /usr/include/curl/curl.h
$ cygcheck -f /usr/include/curl/curl.h
libcurl-devel-7.66.0-1
$ cygcheck -p curl
Found 9 matches for curl
curl-7.65.0-1 - Multi-protocol file transfer tool
curl-7.65.3-1 - Multi-protocol file transfer tool
curl-7.66.0-1 - Multi-protocol file transfer tool
mingw64-i686-curl-7.55.1-1 - cURL file transfer library for Win32 toolchain
mingw64-i686-curl-7.56.1-1 - cURL file transfer library for Win32 toolchain
mingw64-i686-curl-7.59.0-1 - cURL file transfer library for Win32 toolchain
mingw64-x86_64-curl-7.55.1-1 - cURL file transfer library for Win64 toolchain
mingw64-x86_64-curl-7.56.1-1 - cURL file transfer library for Win64 toolchain
mingw64-x86_64-curl-7.59.0-1 - cURL file transfer library for Win64 toolchain

or on the web site.

"The -p REGEXP matches package names, descriptions, and names of files/paths
within all packages."

Should at least list:

$ xzegrep -w '^(@ |sdesc: ").*curl' mirror/x86_64/setup.xz
@ curl
@ curl-debuginfo
sdesc: "Debug info for curl"
@ gambas3-gb-net-curl
@ gstreamer1.0-plugins-curl
@ libcurl-devel
@ libcurl-doc
@ mingw64-i686-curl
@ mingw64-x86_64-curl
@ php-curl
sdesc: "PHP curl extension"
$ zfgrep -l curl /etc/setup/*curl*.lst.gz
/etc/setup/curl.lst.gz
/etc/setup/libcurl4.lst.gz
/etc/setup/libcurl-devel.lst.gz
/etc/setup/libcurl-doc.lst.gz

The package hints and manifests may need repopulated and/or reindexed.

-- 
-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.

--
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:[~2019-11-19  5:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-19  5:35 Steven Penny
2019-11-19  6:51 ` Brian Inglis [this message]
2019-11-19 12:34 ` ASSI
2019-11-19 14:31   ` Steven Penny
2019-11-20  4:59   ` Brian Inglis
2019-11-28 23:53 ` Achim Gratz

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=74f20343-e0a1-19a2-0c8b-063cac0c0d1a@SystematicSw.ab.ca \
    --to=brian.inglis@systematicsw.ab.ca \
    --cc=cygwin@cygwin.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).