On 2013-03-25 00:56:18 +0900, Osamu Aoki wrote: > What environment problem? Let me see: > > On 2013-03-23 22:04:42 +0100, Sébastien Villemot wrote: > > I beg to disagree. It's not up to the package build system to verify > > that the PATH contains /bin and /usr/bin, or that no core utility is > > overridden by some custom binary in the PATH. Otherwise almost all > > packages in the Debian archive are buggy. > > Yah, if one sets up an insane customization, even debuild will fail.
This is going completely silly. What Sébastien is saying is bullshit. My $PATH does contain /bin and /usr/bin, and no core utilities are overridden. What made the build fail is just a "." at the *end* of $PATH. If Debian's build system is confused by that, it is really broken. [...] > Having said it and also having seen some highly skilled DD hitting this > insane build environment situation, so what is needed is to add note as > follows in nicer text: > > * No strange customization of the build system. > ** PATH I disagree. A user should be allowed to have his own $PATH (with some obvious conditions). > ** locale Ditto, the user should be allowed to use any locale provided by the system. Developers should be aware of settings like LC_ALL=C (or C.UTF-8, because some utilities are broken in non-UTF8 locales) when needed (ideally the build system shouldn't be locale-sensitive). -- Vincent Lefèvre <[email protected]> - Web: <http://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

