public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Adam Dinwoodie <adam@dinwoodie.org>
To: Chad Dougherty <crd@acm.org>
Cc: "cygwin-apps@cygwin.com" <cygwin-apps@cygwin.com>
Subject: Re: [ITP] passwdqc 2.0.2
Date: Sun, 23 Oct 2022 20:41:38 +0100	[thread overview]
Message-ID: <CA+kUOamBGYWJ6fskRBNWnDc_UkSxRUGjH6MCiH3cuhE7WoiEuQ@mail.gmail.com> (raw)
In-Reply-To: <3a88a907-f79f-6c57-9bb7-ac2d15ca0dc5@acm.org>

On Sun, 23 Oct 2022 at 20:31, Chad Dougherty <crd@acm.org> wrote:
> On 2022-10-23 15:19, Adam Dinwoodie wrote:
> > On Sun, 23 Oct 2022 at 20:13, Chad Dougherty wrote:
> >> I can't reproduce this and they all look OK in my local environment.  By
> >> any chance do you have a pointer to a public artifact where it occurs?
> >>
> >> To be sure, these man pages should be identical for each passwdqc
> >> function but they should not be empty.
> >
> > You can see it in the packaged files from your build, at
> > https://github.com/crd477/passwdqc-cygport/raw/main/passwdqc-2.0.2-1.x86_64/dist/passwdqc/libpasswdqc-devel/libpasswdqc-devel-2.0.2-1.tar.xz
> >
>
> Weird, they look OK to me:
> $ tar -atpvf
> ./passwdqc-2.0.2-1.x86_64/dist/passwdqc/libpasswdqc-devel/libpasswdqc-devel-2.0.2-1.tar.xz
> -rw-r--r-- crd/None       1958 2022-10-23 14:57 usr/include/passwdqc.h
> -rwxr-xr-x crd/None      12768 2022-10-23 14:57 usr/lib/libpasswdqc.dll.a
> -rw-r--r-- crd/None       2196 2022-10-23 14:57
> usr/share/man/man3/libpasswdqc.3.gz
> -rw-r--r-- crd/None         60 2022-10-23 14:57
> usr/share/man/man3/passwdqc_check.3.gz
> -rw-r--r-- crd/None         66 2022-10-23 14:57
> usr/share/man/man3/passwdqc_params_free.3.gz
> -rw-r--r-- crd/None         66 2022-10-23 14:57
> usr/share/man/man3/passwdqc_params_load.3.gz
> -rw-r--r-- crd/None         67 2022-10-23 14:57
> usr/share/man/man3/passwdqc_params_parse.3.gz
> -rw-r--r-- crd/None         67 2022-10-23 14:57
> usr/share/man/man3/passwdqc_params_reset.3.gz
> -rw-r--r-- crd/None         61 2022-10-23 14:57
> usr/share/man/man3/passwdqc_random.3.gz
> $ curl -OL
> https://github.com/crd477/passwdqc-cygport/raw/main/passwdqc-2.0.2-1.x86_64/dist/passwdqc/libpasswdqc-devel/libpasswdqc-devel-2.0.2-1.tar.xz
>    % Total    % Received % Xferd  Average Speed   Time    Time     Time
> Current
>                                   Dload  Upload   Total   Spent    Left
> Speed
>    0     0    0     0    0     0      0      0 --:--:-- --:--:--
> --:--:--     0
> 100  4392  100  4392    0     0  11098      0 --:--:-- --:--:-- --:--:--
> 11098
> $ tar -atpvf ./libpasswdqc-devel-2.0.2-1.tar.xz
> -rw-r--r-- crd/None       1958 2022-10-23 14:57 usr/include/passwdqc.h
> -rwxr-xr-x crd/None      12768 2022-10-23 14:57 usr/lib/libpasswdqc.dll.a
> -rw-r--r-- crd/None       2196 2022-10-23 14:57
> usr/share/man/man3/libpasswdqc.3.gz
> -rw-r--r-- crd/None         60 2022-10-23 14:57
> usr/share/man/man3/passwdqc_check.3.gz
> -rw-r--r-- crd/None         66 2022-10-23 14:57
> usr/share/man/man3/passwdqc_params_free.3.gz
> -rw-r--r-- crd/None         66 2022-10-23 14:57
> usr/share/man/man3/passwdqc_params_load.3.gz
> -rw-r--r-- crd/None         67 2022-10-23 14:57
> usr/share/man/man3/passwdqc_params_parse.3.gz
> -rw-r--r-- crd/None         67 2022-10-23 14:57
> usr/share/man/man3/passwdqc_params_reset.3.gz
> -rw-r--r-- crd/None         61 2022-10-23 14:57
> usr/share/man/man3/passwdqc_random.3.gz
>
> And this matches what I got when I extracted them into the root
> directory on my system:
> $ ls -lart /usr/share/man/man3/*passwdq*
> -rw-r--r-- 1 root None   61 Oct 23 14:57
> /usr/share/man/man3/passwdqc_random.3.gz
> -rw-r--r-- 1 root None   67 Oct 23 14:57
> /usr/share/man/man3/passwdqc_params_reset.3.gz
> -rw-r--r-- 1 root None   67 Oct 23 14:57
> /usr/share/man/man3/passwdqc_params_parse.3.gz
> -rw-r--r-- 1 root None   66 Oct 23 14:57
> /usr/share/man/man3/passwdqc_params_load.3.gz
> -rw-r--r-- 1 root None   66 Oct 23 14:57
> /usr/share/man/man3/passwdqc_params_free.3.gz
> -rw-r--r-- 1 root None   60 Oct 23 14:57
> /usr/share/man/man3/passwdqc_check.3.gz
> -rw-r--r-- 1 root None 2196 Oct 23 14:57
> /usr/share/man/man3/libpasswdqc.3.gz

Ah! Error on my part: I hadn't realised how `man` handles redirects.
You're quite right, this is all good!

  reply	other threads:[~2022-10-23 19:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-21 21:42 Chad Dougherty
2022-10-23 12:55 ` Jon Turney
2022-10-23 17:42 ` Adam Dinwoodie
2022-10-23 19:13   ` Chad Dougherty
2022-10-23 19:19     ` Adam Dinwoodie
2022-10-23 19:30       ` Chad Dougherty
2022-10-23 19:41         ` Adam Dinwoodie [this message]
2022-10-25 15:42           ` Chad Dougherty
2022-10-30 13:15 ` Jon Turney

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=CA+kUOamBGYWJ6fskRBNWnDc_UkSxRUGjH6MCiH3cuhE7WoiEuQ@mail.gmail.com \
    --to=adam@dinwoodie.org \
    --cc=crd@acm.org \
    --cc=cygwin-apps@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).