While runing lgp build -d all (on cubes/book), the following messages appear Can't exec "locale": No such file or directory at /usr/share/perl5/Debconf/Encoding.pm line 16. Use of uninitialized value in scalar chomp at /usr/share/perl5/Debconf/Encoding.pm line 17. debconf: delaying package configuration, since apt-utils is not installed | |
| priority | normal |
|---|---|
| type | bug |
| appeared in | <not specified> |
| done in | 0.16.2 |
| load | 0.500 |
| load left | 0.000 |
| closed by | <not specified> |


#9046 traceback on openning repo?
Comments
-
2009/04/30 08:40, written by afayolle
| reply to this comment
-
2009/04/30 11:07 | reply to this comment
(add comment)For which version of Debian are you building? This looks very much like a
temporarily broken unstable repository.
I think the two first lines are concerned by LANG environment stuff (try LANG=C before command). The last one seems to be a warning related to the missing apt-extracttemplates normally installed by apt-utils.
I added in 0.16 this extra package in pbuilder configuration. Ping me if you have still the same message.