[Lunar-bugs] [Lunar Linux 0000016]: module-init-tools - doc/modprobe.conf.sgml permission denied
Lunar bug reports list
lunar-bugs at lunar-linux.org
Sat Jul 15 20:02:18 UTC 2006
The following issue has been RESOLVED.
======================================================================
http://bugs.lunar-linux.org/view.php?id=16
======================================================================
Reported By: engelsman
Assigned To: sofar
======================================================================
Project: Lunar Linux
Issue ID: 16
Category: kernel
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Moonbase Version: 20050827
Core Tools: Lunar
Core Tools Version: 20050827
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 08-28-2005 20:50 UTC
Last Modified: 07-15-2006 20:02 UTC
======================================================================
Summary: module-init-tools - doc/modprobe.conf.sgml
permission denied
Description:
modile-init-tools unable to build modprobe.conf.5 manual page because of
invalid permissions on doc/modprobe.conf.sgml
======================================================================
----------------------------------------------------------------------
cmak - 10-15-05 11:50
----------------------------------------------------------------------
well, it installed just fine here...anyone?
----------------------------------------------------------------------
dveatch - 10-15-05 12:23
----------------------------------------------------------------------
It installs fine in that the build does not blow up. But that error still
exists.
if [ "" = "docbook2man" ]; then \
doc/modprobe.conf.sgml > /dev/null 2>&1; \
else \
doc/modprobe.conf.sgml 2>&1 > modprobe.conf.5 | sed 's/^[^:]*://';
\
fi
doc/modprobe.conf.sgml: Permission denied
----------------------------------------------------------------------
dveatch - 10-15-05 12:39
----------------------------------------------------------------------
Tried deleting modprobe.conf.sgml and modprobe.conf.5 and recompile. The
error persists. So at a guess the problem is in that "if/else" statement.
----------------------------------------------------------------------
dveatch - 10-15-05 12:55
----------------------------------------------------------------------
Commented out the DOCBOOKTOMAN line in the BUILD and that error went away.
It looks like the docs/man stuff compiled fine. Someone want to verify
that doesn't hose things up?
----------------------------------------------------------------------
cmak - 10-15-05 13:22
----------------------------------------------------------------------
doesnt work here
----------------------------------------------------------------------
engelsman - 11-18-05 21:24
----------------------------------------------------------------------
For info: In "Linux from Scratch" there is the recommendation to touch
modprobe.conf.5 before the module-init-tools installation in order to
avoid a dependency on docbook2man. maybe this would help here?
See
http://www.linuxfromscratch.org/lfs/view/6.1.1-pre1/chapter06/module-init-tools.html
----------------------------------------------------------------------
sofar - 07-15-06 20:02
----------------------------------------------------------------------
seems to install just fine including the docs. Assume some version bump
fixed it.
Issue History
Date Modified Username Field Change
======================================================================
08-28-05 20:50 engelsman New Issue
08-28-05 20:50 engelsman Moonbase Version => 20050827
08-28-05 20:50 engelsman Core Tools => Lunar
08-28-05 20:50 engelsman Core Tools Version => 20050827
10-15-05 11:50 cmak Note Added: 0000028
10-15-05 11:50 cmak Status new => feedback
10-15-05 12:23 dveatch File Added: module-init-tools-3.1.bz2
10-15-05 12:23 dveatch Note Added: 0000030
10-15-05 12:39 dveatch Note Added: 0000031
10-15-05 12:55 dveatch Note Added: 0000032
10-15-05 13:22 cmak Note Added: 0000033
10-15-05 14:11 cmak Status feedback => acknowledged
11-18-05 21:24 engelsman Note Added: 0000043
07-15-06 20:02 sofar Status acknowledged => resolved
07-15-06 20:02 sofar Resolution open => fixed
07-15-06 20:02 sofar Assigned To => sofar
07-15-06 20:02 sofar Note Added: 0000234
======================================================================
More information about the Lunar-bugs
mailing list