Bug 1056781 - Please update man-pages-posix
Summary: Please update man-pages-posix
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: man-pages
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Peter Schiffer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 1056762 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-22 22:17 UTC by Andy Lutomirski
Modified: 2014-01-30 13:21 UTC (History)
4 users (show)

Fixed In Version: man-pages-3.57-1.fc21
Clone Of:
Environment:
Last Closed: 2014-01-29 19:23:33 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Possible update (5.00 KB, patch)
2014-01-22 22:30 UTC, Andy Lutomirski
no flags Details | Diff
man-pages-posix-2013-man.patch (527 bytes, patch)
2014-01-29 19:26 UTC, Peter Schiffer
no flags Details | Diff

Description Andy Lutomirski 2014-01-22 22:17:58 UTC
A new version of man-pages-posix is available :)  Please update.

http://linux-man-pages.blogspot.com/2014/01/announcing-posix1-2013-man-pages-for.html

Comment 1 Andy Lutomirski 2014-01-22 22:30:13 UTC
Created attachment 854092 [details]
Possible update

I thought that this was cool enough that I tried it :)

In-progress scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=6441737

I haven't explicitly checked that all of the deleted patches are really unnecessary.

Comment 2 Andy Lutomirski 2014-01-22 22:38:06 UTC
man-pages-posix-2003-awk.patch would still apply (if updated), but I'm not sure what the point is.  man 1p awk renders correctly for me without it.

man-pages-posix-2003-man.patch could also be forward-ported.  I'm not nearly familiar enough with summary databases to have any intelligent comment on it.  That being said, if the POSIX page is indeed wrong, I'm not sure why Fedora needs to correct it.

man-pages-posix-2003-printf.patch is similar.

man-pages-posix-2003-readlink3p.patch has been fixed upstream.

Comment 3 Peter Schiffer 2014-01-23 15:41:06 UTC
*** Bug 1056762 has been marked as a duplicate of this bug. ***

Comment 5 Andy Lutomirski 2014-01-24 19:54:23 UTC
I'm confused.  What's fixed upstream?

Comment 6 Michael Kerrisk 2014-01-25 08:23:28 UTC
Sorry -- I (In reply to Andy Lutomirski from comment #5)
> I'm confused.  What's fixed upstream?

Sorry -- I was confused, and misspoke.

Comment 7 Peter Schiffer 2014-01-29 19:23:33 UTC
fixed in:
man-pages-3.57-1.fc21
http://koji.fedoraproject.org/koji/buildinfo?buildID=494792

Andy, thanks for your comments.

Comment 8 Peter Schiffer 2014-01-29 19:26:58 UTC
Created attachment 857215 [details]
man-pages-posix-2013-man.patch

Michael,

there's this one usable patch for posix man pages. It fixes broken formatting on man(1p) man page:

grep −Ei '
name
name
...
' summary-database

->

grep −Ei 'name name...' summary-database

peter

Comment 9 Michael Kerrisk 2014-01-30 12:42:10 UTC
Peter

Why do you think the formatting is broken? Looking at the PDF version of the stadard, thr formatting is similar.

Comment 10 Peter Schiffer 2014-01-30 13:21:51 UTC
Michael,

I see, you are right. I'm not sure about the origin of this patch in Fedora, however, newline in grep should be correct syntax for OR. In that case, the patch actually breaks the command. I'm going to drop the patch from Fedora..

Thanks.

peter


Note You need to log in before you can comment on or make changes to this bug.