Bug 1635961 - sudo does not work
Summary: sudo does not work
Keywords:
Status: CLOSED DUPLICATE of bug 1319936
Alias: None
Product: Red Hat Developer Toolset
Classification: Red Hat
Component: devtoolset-7-toolchain-container
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: alpha
: 8.0
Assignee: Marek Polacek
QA Contact: qe-baseos-tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-10-04 06:13 UTC by GV
Modified: 2018-10-09 15:52 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-10-09 15:52:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description GV 2018-10-04 06:13:52 UTC
Description of problem:
$ sudo -V
/var/tmp/sclWC1Nlf: line 8: -V: command not found
$sudo -h
/var/tmp/sclCp4Cct: line 8: -h: command not found
$ sudo -- bash
/var/tmp/sclxlN7dp: line 8: --: command not found
$ sudo -n -- bash
/var/tmp/sclzhzU3U: line 8: -n: command not found
$ which sudo
/opt/rh/devtoolset-7/root/usr/bin/sudo
$ rpm -qf /opt/rh/devtoolset-7/root/usr/bin/sudo
devtoolset-7-runtime-7.1-4.el7.x86_64

Comment 2 Marek Polacek 2018-10-09 15:52:14 UTC

*** This bug has been marked as a duplicate of bug 1319936 ***


Note You need to log in before you can comment on or make changes to this bug.