Details
-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.2.0
-
Fix Version/s: None
-
Component/s: docs
-
Labels:None
Description
I noticed I cannot read the docs after I installed the sqoop rpm. Looks like the directory is missing execute perms (at least).
[mroark@magrathea ~]$ find /usr/share/doc/sqoop/ /usr/share/doc/sqoop/ find: /usr/share/doc/sqoop/: Permission denied [mroark@magrathea ~]$ less /usr/share/doc/sqoop/SqoopUserGuide.html /usr/share/doc/sqoop/SqoopUserGuide.html: Permission denied [mroark@magrathea ~]$ ls -ld /usr/share/doc/sqoop/ drw-r--r-- 4 root root 4096 Jun 20 14:05 /usr/share/doc/sqoop/ [mroark@magrathea ~]$ rpm -q -f /usr/share/doc/sqoop sqoop-1.2.0+24.2-1 [mroark@magrathea ~]$ rpm -q -i sqoop Name : sqoop Relocations: (not relocatable) Version : 1.2.0+24.2 Vendor: (none) Release : 1 Build Date: Fri 25 Mar 2011 07:50:32 PM CDT Install Date: Mon 20 Jun 2011 02:05:15 PM CDT Build Host: domU-12-31-39-10-6D-E1.compute-1.internal Group : Development/Libraries Source RPM: sqoop-1.2.0+24.2-1.src.rpm Size : 2825475 License: APL2 Signature : DSA/SHA1, Fri 25 Mar 2011 09:33:59 PM CDT, Key ID f90c0d8fe8f86acd Summary : Sqoop allows easy imports and exports of data sets between databases and the Hadoop Distributed File System (HDFS). Description : Sqoop allows easy imports and exports of data sets between databases and the Hadoop Distributed File System (HDFS).