Bug 604597 - man command not found
Summary: man command not found
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: man
Version: 13
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Ivana Varekova
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-16 10:14 UTC by Tobias Vogel
Modified: 2010-06-18 06:15 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-06-18 06:15:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tobias Vogel 2010-06-16 10:14:55 UTC
Description of problem:
man command not found in standard PATH

Version-Release number of selected component (if applicable):
man-1.6f-27.fc13.x86_64

Comment 1 Ivana Varekova 2010-06-17 08:23:54 UTC
Hello, please can you attach here the output of commands:
 echo $PATH
and
 rpm -ql man | grep bin

Comment 2 Tobias Vogel 2010-06-17 08:56:40 UTC
echo $PATH:

/usr/lib64/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib64/ccache:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin


rpm -ql man | grep bin:

/usr/bin/apropos
/usr/bin/man
/usr/bin/man2html
/usr/bin/manpath
/usr/bin/whatis
/usr/sbin/makewhatis


which man:

/usr/bin/which: no man in (/usr/lib64/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib64/ccache:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin)

Comment 3 Ivana Varekova 2010-06-17 09:25:51 UTC
Please can you put here the output of:
 rpm -qlV man

Comment 4 Tobias Vogel 2010-06-17 14:30:02 UTC
rpm -qlV man:

.M...UG..    /usr/bin/man

Comment 5 Ivana Varekova 2010-06-18 06:15:28 UTC
That mean /usr/bin/man which is provided by man package and which you want to execute was changed after it was installed and it (M Mode differs (includes permissions and file type), User ownership differs, Group ownership differs). 
So it is not man package problem.


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