| Summary: | fcron-2.0.2 emerge fails - Cannot determine root's username: try option --with-rootname=USERNAME | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Christopher DeMarco <cdemarco> |
| Component: | [OLD] Core system | Assignee: | Cron Team <cron-bugs+disabled> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | output of emerge --info | ||
|
Description
Christopher DeMarco
2004-12-07 02:10:29 UTC
Created attachment 45420 [details]
output of emerge --info
Just out of curiousity, what is the output of 'grep ^root /etc/passwd' ? That is what the configure script runs if --with-rootname is not specified, and for some reason it is failing (returning a non-zero value). If it is specified, it greps for the argument, so using --with-rootname=root would still fail... Well, gosh. It seems t'other day when I was adding a user with XEmacs instead of one of those "safe" tools, I inadvertantly put a tab at the beginning of each line (don't ask me how). So yeah, it's my fault. Clothes ze boog. |