Hi,

On Samstag, 23. Mai 2015, Holger Levsen wrote:
> Source: sbcl
> Version: 2:1.2.11-2
> Severity: serious
> User: reproducible-builds@lists.alioth.debian.org
> Usertags: environment
> 
> Hi,
> 
> While working on the “reproducible builds” effort [1], we have noticed
> that sbcl fails to build from source, when when locales-all is installed
> but not locales:
[...]
> localedef -i "en_US" -f "UTF-8" "debian/tmpdir/usr/lib/locale/en_US.UTF-8"
> character map file `UTF-8' not found: No such file or directory
> cannot read character map directory `/usr/share/i18n/charmaps': No such
> file or directory

because:

$ dpkg -L locales|grep /usr/share/i18n/charmaps|wc -l
228
$ dpkg -L locales-all|grep /usr/share/i18n/charmaps|wc -l
0


cheers,
        Holger

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

Reply via email to