package yorick-yeti
tags 471655 = pending
retitle 471655 yeti FTBFS with dpkg-buildpackage -rsudo
user [EMAIL PROTECTED]
usertag 471655 =
thanks

The bug can be triggered on any platform by compiling with
 dpkg-buildpackage -rsudo
instead of debuild or -rfakeroot.

The problem is that the clean target is first called as root. The configure target is then called once as root, and creates files which belong to root. The configure rule is then later called without root privileges and fails to overwrite these files.



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

Reply via email to