Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Bug#344958: pbuilder: creates files with weird owner/group: msg#00171
|
Subject: |
Bug#344958: pbuilder: creates files with weird owner/group |
Package: pbuilder
Version: 0.143
Building a package with "sudo pbuilder build --buildtarget foo" puts
files in foo that are owned by user 1234, group 1234 (neither of which
exists on the system). (Without --buildtarget they are put
in /var/cache/pbuilder/result, but the same uid/gid). This seems
strange.
sid-glibc-build liw@gytha$ cat ~/.pbuilderrc
MIRRORSITE=http://liw.iki.fi/debian
sid-glibc-build liw@gytha$ id
uid=1000(liw) gid=1000(liw) groups=1000(liw)
sid-glibc-build liw@gytha$ env
SHELL=/bin/bash
TERM=xterm
CVSROOT=/home/liw/p/CVSROOT
USER=liw
DEBEMAIL=liw@xxxxxx
PAGER=less
MAIL=/var/mail/liw
PATH=/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/home/liw/bin
PWD=/home/liw/dpkg
EDITOR=sex.py
PS1=sid-glibc-build \u@\h\$
HISTCONTROL=ignoredups
LESSCHARSET=utf-8
SHLVL=1
HOME=/home/liw
LOGNAME=liw
PROMPT_COMMAND=prompt_command
_=/usr/bin/env
OLDPWD=/home/liw
|
| |