Есть Suse Linux. Есть UPS APC. Есть выкачанный rpm - пакет. Есть putty. Захожу под root по SSH с помощью putty.
Запускаю программу установки APC PowerChute Bussines Edition agent.
Получаю:
# rpm -i pbeagent-7.0.2-110.i386.rpm
cp: cannot create regular file 'etc/rc.d/init.d/PBEAgent' : no such file or directory
chmod: failed to get attributes of '/etc/rc.d/init.d/PBEAgent': No such file or directoryТакое ощущение что проблема вовсе не rpm , а в системе.
Может подскажет кто-нибудь что-нибудь?
>Есть Suse Linux. Есть UPS APC. Есть выкачанный rpm - пакет. Есть
>putty. Захожу под root по SSH с помощью putty.
>Запускаю программу установки APC PowerChute Bussines Edition agent.
>Получаю:
># rpm -i pbeagent-7.0.2-110.i386.rpm
>cp: cannot create regular file 'etc/rc.d/init.d/PBEAgent' : no such file or directory
>
>chmod: failed to get attributes of '/etc/rc.d/init.d/PBEAgent': No such file or directory
>
>
>Такое ощущение что проблема вовсе не rpm , а в системе.
>
>Может подскажет кто-нибудь что-нибудь?
touch /etc/rc.d/init.d/PBEAgent
>touch /etc/rc.d/init.d/PBEAgenttouch: creating '/etc/rc.d/init.d/PBEAgent': No such file or directory
PS А причем здесь команда touch?
Файлик то просто не создается - can't create пишет...
>>touch /etc/rc.d/init.d/PBEAgent
>
>touch: creating '/etc/rc.d/init.d/PBEAgent': No such file or directory
>
>PS А причем здесь команда touch?
>Файлик то просто не создается - can't create пишет...
входишь каким пользователем? у которого прав нехватает чтоб устанавливать пакеты и шарица в "системных" директориях?
>>>touch /etc/rc.d/init.d/PBEAgent
>>
>>touch: creating '/etc/rc.d/init.d/PBEAgent': No such file or directory
>>
>>PS А причем здесь команда touch?
>>Файлик то просто не создается - can't create пишет...
>
>
тьфу ёп увидел что рутом :)))