On Fri, May 27, 2005 at 02:25:07AM +0200, [EMAIL PROTECTED] wrote:
> > # create the locale:
> > mkdir -p debian/tmpdir/usr/lib/locale
> > localedef -i "en_US" -f "UTF-8" "debian/tmpdir/usr/lib/locale/en_US.UTF-8"
> > cannot read character map directory `/usr/share/i18n/charmaps': No such 
> > file or directory
> 
> That looks suspiciously like a broken build system. What's the output of:
> 
>  dpkg --status locales
> 
> And, iff you have apt installed:
> 
>  apt-cache show locales
> 
> Is it possible that the 'locales' package isn't installed?  But that's not 
> likely since
> the locale-gen application seems to be present.
> 
> Note for Peter: 'locales' should be in the list of build-depends. 
> 
> 
> HTH Ralf Mattes
> 
> > make: *** [build-arch-stamp] Error 1
> > 
> > 

If it isn't a build dependancy, build-esential, or a required package
you can't count on it.

sundry:/home/blarson/src# pbuilder login
W: /root/.pbuilderrc does not exist
Building the build Environment
 -> extracting base tarball [/var/cache/pbuilder/base.tgz]
 -> creating local configuration
 -> copying local configuration
 -> mounting /proc filesystem
 -> mounting /dev/pts filesystem
 -> policy-rc.d already exists
Obtaining the cached apt archive contents
 -> entering the shell
File extracted to: /var/cache/pbuilder/build//21867

]0;[EMAIL PROTECTED]: /sundry:/# dpkg --status locales
Package `locales' is not installed and no info is available.

Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
]0;[EMAIL PROTECTED]: /sundry:/# apt-cache show locales
Package: locales
Priority: standard
Section: base
Installed-Size: 10372
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: all
Source: glibc
Version: 2.3.2.ds1-22
Replaces: localebin, wg15-locale, libc6-bin, i18ndata, glibc2, locale-ja, 
locale-ko, locale-vi, locale-zh
Provides: i18ndata
Depends: glibc-2.3.2.ds1-22, debconf (>= 0.2.26)
Conflicts: localebin, wg15-locale, i18ndata, locale-ja, locale-ko, locale-vi, 
locale-zh
Filename: pool/main/g/glibc/locales_2.3.2.ds1-22_all.deb
Size: 3984744
MD5sum: 766a005c36ff3829d74249e528577d55
Description: GNU C Library: National Language (locale) data [support]
 Machine-readable data files, shared objects and programs used by the
 C library for localization (l10n) and internationalization (i18n) support.
 .
 This package contains the libc.mo i18n files, plus tools to generate
 locale definitions from source files (included in this package). It allows
 you to customize which definitions actually get generated. This is a
 savings over how this package used to be, where all locales were generated
 by default. This created a package that unpacked to an excess of 30 megs.
Task: norwegian, swedish, turkish

]0;[EMAIL PROTECTED]: /sundry:/# exit
Copying back the cached apt archive contents
 -> unmounting dev/pts filesystem
 -> unmounting proc filesystem
 -> cleaning the build env 
    -> removing directory /var/cache/pbuilder/build//21867 and its 
subdirectories
sundry:/home/blarson/src# exit

Script done on Thu May 26 19:37:24 2005


-- 
Blars Blarson                   [EMAIL PROTECTED]
                                http://www.blars.org/blars.html
With Microsoft, failure is not an option.  It is a standard feature.

Reply via email to