Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: man 3 syslog shows klogctl(3) if mandoc.db is present
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-9868@inbox.vuxu.org>
@ 2019-05-03  9:47 ` voidlinux-github
  2019-05-03 16:22 ` voidlinux-github
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-05-03  9:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 773 bytes --]

New comment by ischwarze on void-packages repository

https://github.com/void-linux/void-packages/issues/9868#issuecomment-489036318
Comment:
>> Forgot one - "man 3 readdir" shows man3/readdir.3am instead of man3/readdir.3, while "man 3am readdir" shows readdir(2);
 
> That's _two_ rather than _one_, and both are reports of new bugs that i weren't aware of yet. I'm adding these two TODO entries:
> 
> ```
> man 3am readline
> does not work because man(1) only accepts digit + one letter,
> otherwise explicit -s is currently required
> loc *  exist *  algo *  size *  imp ***
> ```

This is now resolved with the following commit:

[patch.txt](https://github.com/void-linux/void-packages/files/3141350/patch.txt)

Two parts of this ticket are still open.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: man 3 syslog shows klogctl(3) if mandoc.db is present
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-9868@inbox.vuxu.org>
  2019-05-03  9:47 ` man 3 syslog shows klogctl(3) if mandoc.db is present voidlinux-github
@ 2019-05-03 16:22 ` voidlinux-github
  2019-05-03 16:46 ` voidlinux-github
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-05-03 16:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 803 bytes --]

New comment by ischwarze on void-packages repository

https://github.com/void-linux/void-packages/issues/9868#issuecomment-489155783
Comment:
>> Forgot one - "man 3 readdir" shows man3/readdir.3am instead of man3/readdir.3, while "man 3am readdir" shows readdir(2);
> 
> That's _two_ rather than _one_, and both are reports of new bugs that i weren't aware of yet. I'm adding these two TODO entries:
> 
> ```
> man 3 readline may show readline(3m)
> because in manpage_compare, "3" and "3am" compare equal
> probably requires putting string version of section into struct manpage
> loc *  exist **  algo *  size *  imp ***
> ```

I just fixed this part, too:

[patch.txt](https://github.com/void-linux/void-packages/files/3142736/patch.txt)

Only one part of the ticket remains open now.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: man 3 syslog shows klogctl(3) if mandoc.db is present
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-9868@inbox.vuxu.org>
  2019-05-03  9:47 ` man 3 syslog shows klogctl(3) if mandoc.db is present voidlinux-github
  2019-05-03 16:22 ` voidlinux-github
@ 2019-05-03 16:46 ` voidlinux-github
  2019-05-03 18:46 ` voidlinux-github
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-05-03 16:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 218 bytes --]

New comment by loreb on void-packages repository

https://github.com/void-linux/void-packages/issues/9868#issuecomment-489163058
Comment:
I've just rerun the script above with a fresh cvs checkout - what a difference!

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: man 3 syslog shows klogctl(3) if mandoc.db is present
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-9868@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2019-05-03 16:46 ` voidlinux-github
@ 2019-05-03 18:46 ` voidlinux-github
  2019-05-04 13:22 ` voidlinux-github
  2019-05-05 13:01 ` voidlinux-github
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-05-03 18:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 949 bytes --]

New comment by ischwarze on void-packages repository

https://github.com/void-linux/void-packages/issues/9868#issuecomment-489200580
Comment:
>> lvm-config.8 (and all the other broken manpages in section 8) is reported as missing from mandoc.db - all it contains is ".so lvmconfig.8"
> 
> Hm, good point, i'm adding this TODO entry:
> 
> ```
> dead .so links should be entered into the database to avoid:
> man -M. lvm-config
> man: outdated mandoc.db lacks lvm-config(8) entry, run makewhatis /co/void-man
> loc *  exist **  algo *  size *  imp **
> ```

Finally, i fixed that one, too:

[patch.txt](https://github.com/void-linux/void-packages/files/3143171/patch.txt)

Unless i missed something, all issues mentioned in this ticket are now fixed.  Please re-test from CVS.  If everything now works for you, consider closing the ticket.

All fixes will be contained in the next release.  There are no plans for a release date yet.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: man 3 syslog shows klogctl(3) if mandoc.db is present
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-9868@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2019-05-03 18:46 ` voidlinux-github
@ 2019-05-04 13:22 ` voidlinux-github
  2019-05-05 13:01 ` voidlinux-github
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-05-04 13:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 329 bytes --]

New comment by loreb on void-packages repository

https://github.com/void-linux/void-packages/issues/9868#issuecomment-489326724
Comment:
Everything ok (other than empty files, but like you said that's only because man adds headers and mandoc does not, I just forgot to teach my script about it).

Thank you for the hard work!

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: man 3 syslog shows klogctl(3) if mandoc.db is present
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-9868@inbox.vuxu.org>
                   ` (4 preceding siblings ...)
  2019-05-04 13:22 ` voidlinux-github
@ 2019-05-05 13:01 ` voidlinux-github
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-05-05 13:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 277 bytes --]

New comment by ischwarze on void-packages repository

https://github.com/void-linux/void-packages/issues/9868#issuecomment-489424472
Comment:
Hi Lorenzo,

Lorenzo Beretta wrote on Sat, May 04, 2019 at 01:22:50PM +0000:

> Everything ok

Thank you for checking!

Yours,
  Ingo


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-05-05 13:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-9868@inbox.vuxu.org>
2019-05-03  9:47 ` man 3 syslog shows klogctl(3) if mandoc.db is present voidlinux-github
2019-05-03 16:22 ` voidlinux-github
2019-05-03 16:46 ` voidlinux-github
2019-05-03 18:46 ` voidlinux-github
2019-05-04 13:22 ` voidlinux-github
2019-05-05 13:01 ` voidlinux-github

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 NNTP newsgroup(s).