Bug #1727
id fact should not rely on whoami on Solaris
| Status: | Closed | Start date: | 11/03/2008 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | - | |||
| Target version: | 1.5.3 | |||
| Keywords: | whoami Solaris | Affected Facter version: | ||
| Branch: | ||||
| Votes: | 0 |
Description
The id fact should not use whoami on Solaris when it tries to figure out who is running the command. The SUNWscpu package (SunOS 4.x source compatibility) may not installed on all systems, so instead /usr/bin/id should be used which is in the SUNWcsu package (core Solaris)
History
Updated by Luke Kanies over 3 years ago
- Status changed from Unreviewed to Accepted
Updated by Martin Englund over 3 years ago
- Assignee set to Martin Englund
- Target version set to 1.5.3
- 3 changed from Unknown to Trivial
Updated by Martin Englund over 3 years ago
- Status changed from Accepted to In Topic Branch Pending Review
- % Done changed from 0 to 90
Pushed fix to: http://github.com/pmenglund/facter/tree/tickets/1727
Updated by Martin Englund over 3 years ago
- Status changed from In Topic Branch Pending Review to Ready For Checkin
- Assignee changed from Martin Englund to James Turnbull
- % Done changed from 90 to 100