Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17850 - bad redhat patches for sys-apps/man-1.5l
Summary: bad redhat patches for sys-apps/man-1.5l
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-19 18:30 UTC by Jukka Salmi
Modified: 2003-03-21 10:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
fixes makewhatis.sh for sys-apps/man-1.5l (man-1.5l-redhat-patches.patch.patch,377 bytes, patch)
2003-03-19 18:32 UTC, Jukka Salmi
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jukka Salmi 2003-03-19 18:30:52 UTC
running /usr/sbin/makewhatis prints an error:

/usr/sbin/makewhatis: line 58:
/usr/share/man:/usr/X11R6/man:/usr/local/man:/usr/man: No such file or directory

this is because in sys-apps/man/files/man-1.5l-redhat-patches.patch, line 144,
quotes around the value of the variable are missing.

Reproducible: Always
Steps to Reproduce:
1. run /usr/sbin/makewhatis
Actual Results:  
err msg is printed

Expected Results:  
no err msg should be printed ;-)

i'll submit a patch in a minute...
Comment 1 Jukka Salmi 2003-03-19 18:32:08 UTC
Created attachment 9624 [details, diff]
fixes makewhatis.sh for sys-apps/man-1.5l
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-03-21 07:22:35 UTC
should be already fixed with -r1
could you please confirm this ?
Comment 3 Jukka Salmi 2003-03-21 10:20:01 UTC
confirmed: it's fixed with -r1
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-03-21 10:21:49 UTC
thx