Opened 13 years ago

Closed 13 years ago

#28903 closed defect (duplicate)

lua: parse error in /opt/local/etc/sudoers near line 102

Reported by: apbrahme@… Owned by: pmq@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: lua

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Excerpt of the Porticus

Computing dependencies for lua
Fetching lua
Attempting to fetch lua-5.1.4.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/lua
Verifying checksum(s) for lua
Extracting lua
Applying patches to lua
Configuring lua
Building lua
Staging lua into destroot
Error: Target org.macports.destroot returned: shell command failed (see log for details)
Log for lua is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_lua/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Excerpt from the main.log file:
.
.
.

:info:destroot >>> /opt/local/etc/sudoers: /etc/sudoers.d near line 102 <<<
:info:destroot sudo: parse error in /opt/local/etc/sudoers near line 102
:info:destroot sudo: no valid sudoers sources found, quitting
:info:destroot make: *** [install] Error 1
.
.
.

Change History (2)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to pmq@…
Port: lua added
Summary: problem staging lua in desrootlua: parse error in /opt/local/etc/sudoers near line 102

Have you been editing your /opt/local/etc/sudoers file? What's on line 102? Is it your intention to even have that file? If not, you might remove it.

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.