Opened 3 years ago

Closed 3 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 Douglas R. Reno, 3 years ago

Owner: changed from lfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Bruce Dubbs, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 12138.

Note: See TracTickets for help on using tickets.