Opened 19 years ago

Closed 19 years ago

Last modified 10 years ago

#1094 closed defect (invalid)

tcp_wrappers patch requires privileged user

Reported by: stevebrenneis@… Owned by: blfs-book@…
Priority: high Milestone:
Component: BOOK Version: ~5.1
Severity: normal Keywords:
Cc:

Description

tcp_wrappers-7.6-shared-lib-plus-plus.patch

The added install sections of the makefile use the -o and -g qualifiers on the install command. This prevents packagers from building in an unprivileged user account. The qualifiers are unnecessary for root users who perform the installation directly.

Change History (2)

comment:1 by Randy McMurchy, 19 years ago

Resolution: invalid
Status: newclosed

Everything mentioned in this report is true. However, it is not applicable to BLFS. The package is expected to be installed by the root user, so having the -g -o switches to install, though not required, doesn't affect the build whatsoever.

If someone needs to vary from the book and install the package as an unprivileged user, they'll need to do whatever is necessary.

Marking the bug as invalid.

comment:2 by bdubbs@…, 10 years ago

Milestone: old

Milestone old deleted

Note: See TracTickets for help on using tickets.