[SOLVED]странная ошибка компиляции
portage при компиляции некоторых программ в финале выдает ошибку
>>> Source compiled.
id: cannot find name for user ID 0
>>> Test phase [not enabled]: app-editors/scite-1.71
id: cannot find name for user ID 0
>>> Install scite-1.71 into /var/tmp/portage/app-editors/scite-1.71/image/ category app-editors
install -o root -g 0 -m 755 -d /var/tmp/portage/app-editors/scite-1.71/image//usr/bin /var/tmp/portage/app-editors/scite-1.71/image//usr/share/scite
install: invalid user `root'
make: *** [install] Ошибка 1
*
* ERROR: app-editors/scite-1.71 failed.
* Call stack:
* ebuild.sh, line 1701: Called dyn_install
* ebuild.sh, line 1138: Called qa_call 'src_install'
* ebuild.sh, line 44: Called src_install
* scite-1.71.ebuild, line 60: Called die
* The specific snippet of code:
* make prefix=${D}/usr install || die
* The die message:
* (no error message)
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/app-editors/scite-1.71/temp/build.log'.
* This ebuild used the following eclasses from overlays:
* /usr/local/portage1/eclass/toolchain-funcs.eclass
* /usr/local/portage1/eclass/multilib.eclass
* /usr/local/portage1/eclass/eutils.eclass
* /usr/local/portage1/eclass/portability.eclass
* This ebuild is from an overlay: '/usr/local/portage1/'
*
* Messages for package app-editors/scite-1.71:
*
* ERROR: app-editors/scite-1.71 failed.
* Call stack:
* ebuild.sh, line 1701: Called dyn_install
* ebuild.sh, line 1138: Called qa_call 'src_install'
* ebuild.sh, line 44: Called src_install
* scite-1.71.ebuild, line 60: Called die
* The specific snippet of code:
* make prefix=${D}/usr install || die
* The die message:
* (no error message)
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/app-editors/scite-1.71/temp/build.log'.
* This ebuild used the following eclasses from overlays:
* /usr/local/portage1/eclass/toolchain-funcs.eclass
* /usr/local/portage1/eclass/multilib.eclass
* /usr/local/portage1/eclass/eutils.eclass
* /usr/local/portage1/eclass/portability.eclass
* This ebuild is from an overlay: '/usr/local/portage1/'
заметил такое пока с этим редактором и то же при команде emerge sys-apps/man
пользователь root жив здоров, не пойму куда копать, может у кого то было что-то подобное?
- Для комментирования войдите или зарегистрируйтесь
.
[offtopic]
scite - "A very powerful editor for programmers"
Не хотелось бы начинать холивар,
но я недавно открыл для себя vim :-)
[/offtopic]
хм,проблема
хм,проблема "слегка" не в этом...
"заметил то же и при команде emerge sys-apps/man"
А с манами как? предлагаешь открыть google? :)
install: invalid user
Есть такой в системе?
_______________________
From Siberia with Love!
$usersnordwind root
$users
nordwind root
id root
id: root: No such user
проверяю файлы
после трех дней
после трех дней раздумий и кучи всяких ненужных действий решение очень простое
equery b /bin/id
emerge coreutils (до версии coreutils-6.9-r1)
всем спасибо!!!
p.s. backup наше все!!!