I'd like to forward here the downstream report at $URL. Since I'm the reporter, I'm available to test patches.
It doesn't support the syscalls SYS_getuid and SYS_getgid, really?
Created attachment 11966 [details] [PATCH 1/3] uwrap: Attempt to dlopen libc.so.*.1 as a fallback.
Created attachment 11967 [details] [PATCH 2/3] uwrap: Use alpha-specific syscalls.
Created attachment 11968 [details] [PATCH 3/3] tests: Use alpha-specific syscalls.
(In reply to Andreas Schneider from comment #1) Right, I think it dates back to Digital UNIX/Tru64 compatibility. Instead it has getxpid, getxuid, getxgid. Attached are three patches that allow uid_wrapper's test suite to pass on alpha. The first patch should also fix a problem on IA64. I wasn't sure if patches were supposed to be sent to a mailing list. If they are, I'm happy to do so.
I can look at them after April 12th. Ping me if I forget. We can add that but there is no guarantee that we break it if we don't have nightly builds for it. https://mock.cryptomilk.org/
(In reply to Andreas Schneider from comment #6) Any news about?
(In reply to Andreas Schneider from comment #6) Ping :)
(In reply to Matt Turner from comment #8) Ping^2 :)
Pushed upstream with minor modifications. Thanks for your contributions!
(In reply to Andreas Schneider from comment #10) Thank you! But I don't see that the patches are in upstream git [1]. Have I misunderstood? Also, if it isn't too much trouble a new release with these patches incorporated would make our distribution work simpler. Thanks again! [1] https://git.samba.org/?p=uid_wrapper.git