[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dpkg-dev 1.4.0.30



On Thu, Oct 01, 1998 at 08:19:19PM +0200, Michael Meskes wrote:
> On Thu, Oct 01, 1998 at 01:30:31PM +0100, Enrique Zanardi wrote:
> > No. Just use "LANG=C dpkg-buildpackage ...". It's an old i18n bug, that
> > was fixed in one NMU (IIRC) and somehow has come back.
> 
> Unfortunately this is not true. I still get the message:
> 
> meskes@feivel:~/upload/umsdos-0.9$ export LANG=C; dpkg-buildpackage -rsudo
> dpkg-buildpackage: source package is umsdos
> dpkg-buildpackage: source version is 0.9-8
> dpkg-buildpackage: source maintainer is Michael Meskes <meskes@debian.org>
> dpkg-buildpackage: build architecture is i386
>  sudo debian/rules clean
> ...
>  dpkg-source -b umsdos-0.9
> parsechangelog/debian: error: unable to open substvars file
> debian/substvars: Datei oder Verzeichnis nicht gefunden

You have used the "de" locale in one of the LC_* variables, and that is
overriding the LANG=C definition. Try again with LC_ALL=C. That will
override any other LC_* or LANG definition.

--
Enrique Zanardi					   ezanardi@ull.es


Reply to: