Description of problem:
Due to recent changes in the implementation of realpath() the information provided in the man page regarding the "GNU extensions" is no longer applicable. I would expect that subsection to be removed accordingly.
Link to the aforementioned changes: https://sourceware.org/bugzilla/show_bug.cgi?id=28815
Version-Release number of selected component (if applicable):
Only rawhide.
Comment 1Siddhesh Poyarekar
2022-03-23 14:22:47 UTC
I overlooked the GNU extension when I pushed the fix for upstream 28815. I need to discuss this upstream and decide whether it makes more sense to drop the extension or to revert this patch.
Comment 2Siddhesh Poyarekar
2022-03-31 16:38:55 UTC
This has been fixed upstream by fixing realpath to respect the GNU extension. The next rawhide rebase should resolve this.
Can you provide an estimate of when the rebase will happen?
Comment 4Siddhesh Poyarekar
2022-04-01 07:24:27 UTC
We usually do it weekly but it looks like we missed the last couple of weeks. Reassigning to Carlos so that he can assign it to whoever's doing the next rebase.