** Project changed: eglibc => ubuntu

** Changed in: ubuntu
   Importance: Unknown => Undecided

** Changed in: ubuntu
       Status: Incomplete => New

** Changed in: ubuntu
 Remote watch: www.eglibc.org/issues/ #25 => None

** Changed in: ubuntu
       Status: New => Fix Released

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

Title:
  ldd : minor German translation issue

Status in Ubuntu Translations:
  Fix Released
Status in Ubuntu:
  Fix Released
Status in “eglibc” package in Ubuntu:
  Fix Released

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-translations/+bug/1131640/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to