[Bug 1010069] Re: bits/fcntl.h does not define AT_EMPTY_PATH
Chris J Arges
1010069 at bugs.launchpad.net
Wed Sep 12 19:56:58 UTC 2012
** Description changed:
+ [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.
** Changed in: eglibc (Ubuntu Precise)
Assignee: (unassigned) => Adam Conrad (adconrad)
** Changed in: eglibc (Ubuntu Precise)
Importance: Undecided => Medium
** Changed in: eglibc (Ubuntu Precise)
Status: New => In Progress
--
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:
In Progress
Bug description:
[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