By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 725 - sudo-trinity conflicts with sudo
Summary: sudo-trinity conflicts with sudo
Status: RESOLVED FIXED
Alias: None
Product: TDE
Classification: Unclassified
Component: ubuntu (show other bugs)
Version: R14.0.0 [Trinity]
Hardware: All Linux
: P1 blocker
Assignee: Timothy Pearson
URL:
: 209 240 410 808 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-12-06 15:55 CST by Dan Dart
Modified: 2012-10-19 15:20 CDT (History)
6 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Dart 2011-12-06 15:55:54 CST
sudo, a standard package in at least Ubuntu, wants to be removed by trinity-sudo.

sudo-trinity should either not be a dependency or not try to remove regular sudo.
Comment 1 Timothy Pearson 2011-12-11 15:52:45 CST
It looks like the required functionality to use the distribution-provided sudo was added in the past year or so, so this bug can finally be addressed for R14.0.

Specifically, a file can be placed in /etc/sudoers.d/ with the following contents:
Defaults secure_path=/usr/local/sbin:/usr/local/bin:/opt/trinity/sbin:/usr/sbin:/opt/trinity/bin:/usr/bin:/sbin:/bin:/usr/X11R6/bin

sudo-trinity should be changed to a metapackage that depends on sudo and provides the file mentioned above.

The only question is how far back this change can be applied; IIRC lucid and maverick do NOT provide this new directive and would need to use the old modified sudo-trinity package.

Marking as P1 and blocker as a solution is now available and must be implemented before R14.0 release.
Comment 2 Timothy Pearson 2011-12-11 15:53:45 CST
*** Bug 410 has been marked as a duplicate of this bug. ***
Comment 3 Timothy Pearson 2011-12-11 15:55:33 CST
*** Bug 240 has been marked as a duplicate of this bug. ***
Comment 4 Timothy Pearson 2011-12-20 20:23:13 CST
*** Bug 209 has been marked as a duplicate of this bug. ***
Comment 5 Timothy Pearson 2012-01-14 17:57:44 CST
This has been fixed in the R14.0 nightly builds for some time.  Marking as such.
Comment 6 Timothy Pearson 2012-02-02 15:02:01 CST
*** Bug 808 has been marked as a duplicate of this bug. ***