Package: cdrdao
Version: 1:1.2.2-10
Severity: serious

Hi Daniel,

cdrdao is failing to build on those buildds which use sudo instead of
fakeroot when building packages, because the clean target, which runs as
root, is creating a directory, e.g.:

/usr/bin/sudo debian/rules clean
[...]
make[3]: Entering directory `/build/buildd/cdrdao-1.2.2/scsilib/inc'
../RULES/rules1.top:234: ../incs/Dcc.alpha-linux: No such file or directory
../RULES/rules.cnf:56: ../incs/alpha-linux-cc/Inull: No such file or directory
../RULES/rules.cnf:57: ../incs/alpha-linux-cc/rules.cnf: No such file or 
directory
../RULES/r-gmake.dep:76: OBJ/alpha-linux-cc/avoffset.d: No such file or 
directory
        ==> MAKING DIRECTORY "OBJ/alpha-linux-cc"
        ==> MAKING DEPENDENCIES "OBJ/alpha-linux-cc/avoffset.d"
[...]
debian/rules build
[...]
        ==> MAKING DIRECTORY "OBJ/alpha-linux-cc"
mkdir: cannot create directory `OBJ/alpha-linux-cc': Permission denied
[...]

A full build log can be found at
<http://buildd.debian.org/fetch.cgi?pkg=cdrdao&arch=alpha&ver=1%3A1.2.2-10&stamp=1199038588&file=log&as=raw>.

Per policy, the clean target needs to undo all the effects of the build
target, which includes cleaning up any directories that are created; so this
is a serious bug.

Thanks,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
[EMAIL PROTECTED]                                     [EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to