[Bug 516251] Re: Documentation pipeline bug leaves @symbol@ tags behind
Steve Langasek
steve.langasek at canonical.com
Mon Apr 16 00:04:17 UTC 2012
This appears to be fixed in the current version of the package in
precise.
** Changed in: sudo (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to sudo in Ubuntu.
https://bugs.launchpad.net/bugs/516251
Title:
Documentation pipeline bug leaves @symbol@ tags behind
Status in “sudo” package in Ubuntu:
Fix Released
Bug description:
Binary package hint: sudo
The man pages contain symbolic references to configuration- or build-
dependent strings which should be interpolated somewhere during
building or installation. But it isn't working. The final man pages
still contain @symbol@ references.
For example, 'man sudoers' shows the following:
ignore_dot If set, sudo will ignore '.' or '' (current dir) in the
PATH environment variable; the PATH itself is not
modified. This flag is @ignore_dot@ by default.
ignore_local_sudoers
If set via LDAP, parsing of @sysconfdir@/sudoers will
be skipped. This is intended for Enterprises that wish
to prevent the usage of local sudoers files so that
only LDAP is used. This thwarts the efforts of rogue
operators who would attempt to add roles to
@sysconfdir@/sudoers. When this option is present,
@sysconfdir@/sudoers does not even need to exist.
The symbols @ignore_dot@ @sysconfdir@ etc. should presumably have been
replaced by actual values appropriate for the installation.
ProblemType: Bug
Architecture: amd64
Date: Tue Feb 2 12:40:31 2010
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: fglrx
Package: sudo 1.7.0-1ubuntu2
ProcEnviron:
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
SourcePackage: sudo
Uname: Linux 2.6.31-17-generic x86_64
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/516251/+subscriptions
More information about the foundations-bugs
mailing list