[Bug 1088773] Update Released

Colin Watson cjwatson at canonical.com
Tue Apr 23 15:36:10 UTC 2013


The verification of this Stable Release Update has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regresssions.

-- 
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/1088773

Title:
  libc6-dev installs dangling symlink /usr/lib/i386-linux-
  gnu/libnss_db.so

Status in “eglibc” package in Ubuntu:
  Fix Released
Status in “eglibc” source package in Precise:
  Fix Released
Status in “eglibc” source package in Quantal:
  Fix Released

Bug description:
  [Impact / Justification]
  While probably mostly cosmetic (how often do people link directly to NSS modules anyway?), shipping a -dev symlink to a non-existent library is poor form, at best, and could potentially break or confuse some esoteric build system at worst.

  [Test Case]
  debdiff the old and new libc6-dev to note that the offending symlink is no longer shipped.

  [Regression Potential]
  Very low.  Just removing a single symlink to nowhere.

  [Original Report]
  The package libc6-dev in precise installs a dangling symlink.

  $ ll /usr/lib/i386-linux-gnu/libnss_db.so
  lrwxrwxrwx 1 root root 34 Okt  5 22:40 /usr/lib/i386-linux-gnu/libnss_db.so -> /lib/i386-linux-gnu/libnss_db.so.2
  $ ll /lib/i386-linux-gnu/libnss_db.so.2
  ls: cannot access /lib/i386-linux-gnu/libnss_db.so.2: No such file or directory
  $ dpkg -S /usr/lib/i386-linux-gnu/libnss_db.so
  libc6-dev: /usr/lib/i386-linux-gnu/libnss_db.so

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




More information about the foundations-bugs mailing list