Opened 14 years ago
Last modified 14 years ago
#28903 closed defect
lua: parse error in /opt/local/etc/sudoers near line 102 — at Version 1
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 (1)
comment:1 Changed 14 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 desroot → lua: parse error in /opt/local/etc/sudoers near line 102 |
Note: See
TracTickets for help on using
tickets.
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.