[Bug 1131640] [NEW] minor german translation issue in ldd

Frank Theile frank.theile at web.de
Fri Feb 22 09:34:47 UTC 2013


Public bug reported:

1) lsb_release -a
  No LSB modules are available.
  Distributor ID:	Ubuntu
  Description:	Ubuntu 12.10
  Release:	12.10
  Codename:	quantal

2) apt-cache policy libc-bin
libc-bin:
  Installiert: 2.15-0ubuntu20
  Kandidat:    2.15-0ubuntu20
  Versionstabelle:
 *** 2.15-0ubuntu20 0
        500 http://de.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
        100 /var/lib/dpkg/status

3) If I run ldd against a sample program, I expect this:
    ldd hello
    	das Programm ist nicht dynamisch gelinkt

4) Instead, I get this:
    ldd hello
    	\tdas Programm ist nicht dynamisch gelinkt

The leading "\t" should be removed.

Info: Running ldd with the locale explicitly set to C gives correct output without leading "\t":
    LC_ALL=C ldd hello
    	not a dynamic executable

** Affects: eglibc (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: string-fix

** Tags added: string-fix

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to eglibc in Ubuntu.
https://bugs.launchpad.net/bugs/1131640

Title:
  minor german translation issue in ldd

Status in “eglibc” package in Ubuntu:
  New

Bug description:
  1) lsb_release -a
    No LSB modules are available.
    Distributor ID:	Ubuntu
    Description:	Ubuntu 12.10
    Release:	12.10
    Codename:	quantal

  2) apt-cache policy libc-bin
  libc-bin:
    Installiert: 2.15-0ubuntu20
    Kandidat:    2.15-0ubuntu20
    Versionstabelle:
   *** 2.15-0ubuntu20 0
          500 http://de.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
          100 /var/lib/dpkg/status

  3) If I run ldd against a sample program, I expect this:
      ldd hello
      	das Programm ist nicht dynamisch gelinkt

  4) Instead, I get this:
      ldd hello
      	\tdas Programm ist nicht dynamisch gelinkt

  The leading "\t" should be removed.

  Info: Running ldd with the locale explicitly set to C gives correct output without leading "\t":
      LC_ALL=C ldd hello
      	not a dynamic executable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/1131640/+subscriptions




More information about the foundations-bugs mailing list