[Bug 1010069] Update Released

Colin Watson cjwatson at canonical.com
Thu Oct 18 08:03:34 UTC 2012


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

Title:
  bits/fcntl.h does not define AT_EMPTY_PATH

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

Bug description:
  SRU Justification:

  [Impact]
  A fix is needed for qemu-kvm to compile the virtio-9p-handle.c file.

  [Development Fix]
  This is fixed in quantal.

  [Stable Fix]
  A fix can be backported from quantal into precise.

  [Test Case]
  Try to compile the virtio-9p-handle.c file in qemu-kvm.

  [Regression Potential]
  This patch adds AT_SYMLINK_FOLLOW, AT_NO_AUTOMOUNT, AT_EMPTY_PATH, and AT_EACCESS to the proper fcntl.h files.

  --

  This bug is not upstream, and the define is too new to appear in
  debian.  Upstream, AT_EMPTY_PATH is defined in io/fcntl.h.  In debian,
  debian/patches/any/submitted-bits-fcntl_h-at.diff moves the *AT
  defines into the per-arch bits/fcntl.h files.  The ubuntu-specific
  merge of newer upstream updated the patch doing so to remove the
  AT_EMPTY_PATH with the rest of that blcok from io/fcntl.c, but does
  not add it to the bits/fcntl.h files.

  This is needed for qemu-kvm to compile the virtio-9p-handle.c file.

  A debdiff is attached which adds the definition.

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




More information about the foundations-bugs mailing list