[MacPorts] #20907: sudo succeeds install but fails on usage
#20907: sudo succeeds install but fails on usage ---------------------------------+------------------------------------------ Reporter: guy.kogus@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: sudo ---------------------------------+------------------------------------------ I just installed Snow Leopard and decided to re-install MacPorts from scratch. After installing sudo, which succeeds without problems, I get critical errors when I use it. When I use the MacPorts' sudo Terminal stops responding. I can't re-open Terminal until I restart the computer. The built-in sudo works fine. -- Ticket URL: <http://trac.macports.org/ticket/20907> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20907: sudo succeeds install but fails on usage ---------------------------------+------------------------------------------ Reporter: guy.kogus@… | Owner: snc@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: snowleopard | Port: sudo ---------------------------------+------------------------------------------ Changes (by snc@…): * keywords: => snowleopard * owner: macports-tickets@… => snc@… * status: new => assigned Comment: Two things are possibly wrong from what I can see: ${prefix}/var/run/sudo is missing and/or a bug in libdispatch. Further investigation after a reboot :-) -- Ticket URL: <http://trac.macports.org/ticket/20907#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20907: sudo succeeds install but fails on usage ---------------------------------+------------------------------------------ Reporter: guy.kogus@… | Owner: snc@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: snowleopard | Port: sudo ---------------------------------+------------------------------------------ Comment(by toby@…): bug in libdispatch seems *highly* unlikely here -- Ticket URL: <http://trac.macports.org/ticket/20907#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20907: sudo succeeds install but fails on usage ----------------------------------+----------------------------------------- Reporter: guy.kogus@… | Owner: snc@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: fixed | Keywords: snowleopard Port: sudo | ----------------------------------+----------------------------------------- Changes (by snc@…): * status: assigned => closed * resolution: => fixed Comment: Added the missing directory in r56552. -- Ticket URL: <http://trac.macports.org/ticket/20907#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20907: sudo succeeds install but fails on usage ----------------------------------+----------------------------------------- Reporter: guy.kogus@… | Owner: snc@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: | Keywords: snowleopard Port: sudo | ----------------------------------+----------------------------------------- Changes (by snc@…): * status: closed => reopened * resolution: fixed => Comment: There are missing Defaults lines in the sudoers files that is distributed! {{{ Defaults env_reset Defaults env_keep += "BLOCKSIZE" Defaults env_keep += "COLORFGBG COLORTERM" Defaults env_keep += "__CF_USER_TEXT_ENCODING" Defaults env_keep += "CHARSET LANG LANGUAGE LC_ALL LC_COLLATE LC_CTYPE" Defaults env_keep += "LC_MESSAGES LC_MONETARY LC_NUMERIC LC_TIME" Defaults env_keep += "LINES COLUMNS" Defaults env_keep += "LSCOLORS" Defaults env_keep += "SSH_AUTH_SOCK" Defaults env_keep += "TZ" Defaults env_keep += "DISPLAY XAUTHORIZATION XAUTHORITY" Defaults env_keep += "EDITOR VISUAL" }}} -- Ticket URL: <http://trac.macports.org/ticket/20907#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20907: sudo succeeds install but fails on usage ----------------------------------+----------------------------------------- Reporter: guy.kogus@… | Owner: snc@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: sudo | ----------------------------------+----------------------------------------- Changes (by snc@…): * keywords: snowleopard => * version: 1.8.0 => -- Ticket URL: <http://trac.macports.org/ticket/20907#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20907: sudo succeeds install but fails on usage ----------------------------------+----------------------------------------- Reporter: guy.kogus@… | Owner: snc@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: sudo | ----------------------------------+----------------------------------------- Changes (by snc@…): * status: reopened => closed * resolution: => fixed Comment: Try the dist file from r56850 (or just copy yours from /etc/sudoers). -- Ticket URL: <http://trac.macports.org/ticket/20907#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts