rc-status
* Dependency info is missing! Please run
* # /sbin/depscan.sh
* to fix this.
запуск depscan.sh не помог
любой пакет не собирается, отваливаеться на
install: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
Произошло это после удаления пакета acl. теперь же acl не могу собрать. И соотвественно ничего остального.
Что посоветуете делать?
Заранее большое спасибо
Решено:Восстановить acl (как?)
Модератор: /dev/random
-
- Сообщения: 5058
- Статус: ROSA Lab
- ОС: Ubuntu LTS, Mandriva 2011
Re: Решено:Восстановить acl
попробуй загрузиться с CD, chroot'нись и переставь acl
-
- Сообщения: 149
- ОС: Debian 5.0
Re: Решено:Восстановить acl
Скопировал библиотеки с другого компьютера. Все работает, только acl так и не собирается.
emerge acl -pv
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] sys-apps/attr-2.4.28-r1 USE="nls" 0 kB
[ebuild N ] sys-apps/acl-2.2.34 USE="nls" 0 kB
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
gmake[1]: *** [quote.lo] Error 1
make: *** [default] Error 2
!!! ERROR: sys-apps/attr-2.4.28-r1 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
attr-2.4.28-r1.ebuild, line 44: Called die
!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
emerge acl -pv
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] sys-apps/attr-2.4.28-r1 USE="nls" 0 kB
[ebuild N ] sys-apps/acl-2.2.34 USE="nls" 0 kB
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
gmake[1]: *** [quote.lo] Error 1
make: *** [default] Error 2
!!! ERROR: sys-apps/attr-2.4.28-r1 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
attr-2.4.28-r1.ebuild, line 44: Called die
!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
-
- Сообщения: 5058
- Статус: ROSA Lab
- ОС: Ubuntu LTS, Mandriva 2011
Re: Решено:Восстановить acl
а если переустановить libtool ?
-
- Сообщения: 149
- ОС: Debian 5.0
Re: Решено:Восстановить acl
Помогло! Большое спасибо!