Opened 16 years ago

Closed 15 years ago

#2206 closed defect (fixed)

Tcl/E2fsprogs libraries are read only

Reported by: randy@… Owned by: lfs-book@…
Priority: normal Milestone: 6.4
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

This is a small but annoying issue. The Tcl library is installed read only. So if you follow the instructions to strip the binaries, you'll get an error message when it tries to strip the Tcl library. Both chapters 5 and 6 are affected.

If it is determined that the library should be left read only, then a note in the stripping sections should be created saying there will be an error.

Change History (5)

comment:1 by randy@…, 16 years ago

Summary: Tcl library is read onlyTcl/E2fsprogs libraries are read only

Noted that in Chapter 5 installation of E2fsprogs the static libraries are installed read-only as well. Same thing if you try to strip them. You'll get an error message. They should probably be set 644.

comment:2 by bdubbs@…, 16 years ago

Milestone: 7.06.4

comment:3 by randy@…, 16 years ago

Owner: changed from lfs-book@… to randy@…
Status: newassigned

comment:4 by randy@…, 15 years ago

Owner: changed from randy@… to lfs-book@…
Status: assignednew

comment:5 by bdubbs@…, 15 years ago

Resolution: fixed
Status: newclosed

Added chmod instructions to e2fsprogs and tcl to ensure all libraries are writable by root for stripping.

Fixed at revision 8709.

Note: See TracTickets for help on using tickets.