Opened 4 years ago
Closed 4 years ago
#4817 closed task (fixed)
Fix glibc bug that causes issues with chrooted applications
Reported by: | Douglas R. Reno | Owned by: | Douglas R. Reno |
---|---|---|---|
Priority: | normal | Milestone: | 10.1 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
As ken mentioned in this email: http://lists.linuxfromscratch.org/pipermail/lfs-dev/2021-February/074209.html
There is a bug in glibc that prevents chrooted applications, such as Unbound, from functioning properly. The glibc bug report is: https://sourceware.org/bugzilla/show_bug.cgi?id=27343
The patch is here: https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=c3479fb7939898ec22c655c383454d6e8b982a67
I think that can be made into a sed. I'll investigate
Change History (2)
comment:1 by , 4 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed at revision 12138.