[Buildroot] [Bug 4700] New: setlocalversion not working for combination svn/ubuntu 11.10/non-english locale

bugzilla at busybox.net bugzilla at busybox.net
Mon Jan 16 08:59:50 UTC 2012


https://bugs.busybox.net/show_bug.cgi?id=4700

           Summary: setlocalversion not working for combination svn/ubuntu
                    11.10/non-english locale
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: trivial
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: fpasch at googlemail.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Created attachment 3974
  --> https://bugs.busybox.net/attachment.cgi?id=3974
patch for setlocalversion

Running buildroot on Ubuntu 11.10 Oneiric Ocelot with German locale from a
private subversion repository...

LANG=C doesn't change the output of svn to english here, hence, the output of
setlocalversion stays empty.

My fix is to change LANG=C to LC_ALL=C (see attached patch)

Simon Pasch

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the buildroot mailing list