Opened 2 years ago

Closed 2 years ago

#5018 closed defect (fixed)

/sources is owned by an UID without username on a fresh LFS system

Reported by: Xi Ruoyao Owned by: lfs-book
Priority: normal Milestone: 11.2
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

In chapter 4.3 we have chown -v lfs $LFS/sources, but we never chown it back to root.

I think we can just remove this chown command: $LFS/sources is 1777, so lfs user should be able to untar and build packages in it without the chown.

Change History (1)

comment:1 by Xi Ruoyao, 2 years ago

Resolution: fixed
Status: newclosed

Fixed @ 8a572f0.

Note: See TracTickets for help on using tickets.