web commit by http://smcv.pseudorandom.co.uk/: I think I know what's wrong here too
authorJoey Hess <joey@kitenet.net>
Sat, 12 Jul 2008 21:56:38 +0000 (17:56 -0400)
committerJoey Hess <joey@kitenet.net>
Sat, 12 Jul 2008 21:56:38 +0000 (17:56 -0400)
doc/bugs/package_build_fails_in_non-English_environment.mdwn

index 565672a674c0b47e5e0ef5c1a1201e76b872f004..fbe76538f73377eb53d21fde16145b288e8dc5f0 100644 (file)
@@ -7,3 +7,5 @@ I've never had to understand the Unix locales, so I randomly tried to replace `L
 - `LANG=C` : fails
 - `LANGUAGE=` : fails
 - `LANGUAGE=C` : works!
+
+> For maximum precedence it should have been LC_ALL=C. Patch coming soon to http://git.debian.org/?p=users/smcv/ikiwiki.git --[[smcv]]