[systemd-bugs] [Bug 73729] udev fails to build with uclibc

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jan 17 11:16:51 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=73729

--- Comment #16 from Lennart Poettering <lennart at poettering.net> ---
(In reply to comment #15)
> well, then at least close it with WONTFIX.

Whatever it takes...

> that uclibc doesnt implement 100% of glibcs idiotic add-ons is definitely
> not a bug.

The locale_t bits are POSIX btw. And "%m" and "secure_getenv()" are certainly
not idiotic. %m is a nice way to deal with the thread-unsafety of strerror().
And "secure_getenv()" solves serious security problems with handling
environment variables.

I mean, thigns are not "idiotic" just because uclibc doesn't implement them.
Maybe the thread and security issues don't matter to you, but they certainly do
matter to us.

> but it's definitely a bug that you refuse to continue supporting uclibc for
> the UDEV subset of systemd, even though in your merge announcement you
> promised that for that part nothing will change and ppl can just continue to
> use it as if it were not part of systemd.

I don't see where we promised compatibility with non-glibc anywhere...

Anyway, closing again, I hope this time you won're reopen it.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140117/3c13acd7/attachment.html>


More information about the systemd-bugs mailing list