aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunichi Uekawa <dancer@dancer64.netfort.gr.jp>2007-05-27 16:18:26 +0900
committerJunichi Uekawa <dancer@dancer64.netfort.gr.jp>2007-05-27 16:18:26 +0900
commit78e0322ace6d4748cfe0eac806205a23bbc6d63e (patch)
treebee4f1275c1a1a8546c0fe419a2db1dea1c3fd00 /Documentation
parent1b14e2b043dc5f4813961fff08c62583127ccde6 (diff)
downloadpbuilder-78e0322ace6d4748cfe0eac806205a23bbc6d63e.tar
pbuilder-78e0322ace6d4748cfe0eac806205a23bbc6d63e.tar.gz
try setting LOGNAME when user is already created
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/pbuilder-doc.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/pbuilder-doc.xml b/Documentation/pbuilder-doc.xml
index eae9497..2c8c9c1 100644
--- a/Documentation/pbuilder-doc.xml
+++ b/Documentation/pbuilder-doc.xml
@@ -980,7 +980,9 @@ cd /var/cache/pbuilder/result/
It is currently safe to ignore this warning message. Please
report back if you find any problem with having LOGNAME unset.
Setting LOGNAME caused a few problems when invoking
- <command>chroot</command>.
+ <command>chroot</command>. For example, dpkg requires getpwnam
+ to succeed inside chroot, which means LOGNAME and the related
+ user information have to be set up inside chroot.
</para>
</sect1>
<sect1 id="nobuildconflictessential">