public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Marco Atzeri <marco.atzeri@gmail.com>
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: dos2unix 6.0.6-1 & man-db limitation
Date: Sat, 16 Aug 2014 15:45:00 -0000	[thread overview]
Message-ID: <53EF7C62.9010002@gmail.com> (raw)
In-Reply-To: <53EF5C1E.105@gmail.com>

On 16/08/2014 15:26, Marco Atzeri wrote:
>

3rd and final (I hope),
the reason way only u2d man page has problem

mandb: warning: /usr/share/man/man1/u2d.1.gz: bad symlink or ROFF `.so' 
request

it is because it has a double redirection while
all the other pages have a single ".so" redirection


d2u.1.gz         .so dos2unix.1
mac2unix.1.gz    .so dos2unix.1
u2d.1.gz         .so unix2dos.1
unix2dos.1.gz    .so dos2unix.1
unix2mac.1.gz    .so dos2unix.1

u2d.1.gz         .so unix2dos.1
  -> unix2dos.1.gz    .so dos2unix.1
    -> dos2unix.1.gz   the_real_page

$ ls -l *unix*
-rw-r--r-- 1 marco None 7143 Aug  5 00:31 dos2unix.1.gz
-rw-r--r-- 1 marco None   46 Aug  5 00:31 mac2unix.1.gz
-rw-r--r-- 1 marco None   46 Aug  5 00:31 unix2dos.1.gz
-rw-r--r-- 1 marco None   46 Aug  5 00:31 unix2mac.1.gz


So it is a limitation of man-db but the workaround is very simple

$ cp d2u.1.gz u2d.1.gz

Regards
Marco





--
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:[~2014-08-16 15:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-05 20:58 [ANNOUNCEMENT] Updated: dos2unix 6.0.6-1 Erwin Waterlander
2014-08-16  8:08 ` Marco Atzeri
2014-08-16 13:27   ` Marco Atzeri
2014-08-16 15:45     ` Marco Atzeri [this message]
2014-08-17 18:12       ` [ANNOUNCEMENT] Updated: dos2unix 6.0.6-1 & man-db limitation waterlan

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=53EF7C62.9010002@gmail.com \
    --to=marco.atzeri@gmail.com \
    --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).