YarrowSoft

Темы : [cache_ru] Кто смог установить Cache в Gentoo? : группа пользователей постреляционной СУБД Cache

Ответы 1- 6 из 6

Письмо #6167

Тема: [cache_ru] Кто смог установить Cache в Gentoo?
Начало этой темы: [cache_ru] Кто смог установить Cache в Gentoo?
Это ответ на: нет
Ответ на это письмо: Re: [cache_ru] Кто смог установить Cache в Gentoo?
От: st.caesar Дата: 25 Декабря 2007 21:53

Расскажите как установить Cache 2007.2 в Gentoo 2006.1.
Пробовал rpm -i --nodeps cache-server-2007.2.0.361.0-1.rh4.x86_64.rpm
Ставится вроде нормуль

При запуске от рута выводятся сообщения

======================================
/etc/init.d/cache start
/etc/init.d/cache: line 12: /etc/rc.d/init.d/functions: Нет такого
файла или каталога
Starting up Cache...
Warning: cache.ids file has incorrect format, deleting file and continuing
Automatically configuring buffers
Unable to allocate 71 MB shared memory...
Unable to allocate 68 MB shared memory...
Unable to allocate 65 MB shared memory...
Unable to allocate 62 MB shared memory...
Unable to allocate 59 MB shared memory...
Unable to allocate 56 MB shared memory...
Unable to allocate 53 MB shared memory...
Unable to allocate 50 MB shared memory...
Configuring minimum system...
Unable to allocate 33 MB shared memory...

Allocating shared memory
Cache: Invalid argument

/usr/cachesys/mgr/cache.ids
/usr/cachesys/bin/firstboot.sh: line 94:  6193 Ошибка сегментирования
../bin/cuxsinst -s . -B $args
chown: невозможно получить доступ к `/usr/cachesys/mgr/CACHE.DAT': Нет
такого файла или каталога
chmod: невозможно получить доступ к `/usr/cachesys/mgr/CACHE.DAT': Нет
такого файла или каталога
Cache: Inappropriate ioctl for device

/usr/cachesys/mgr/cache.ids

/usr/cachesys/mgr/cache.ids
Unable to shut down the installation process.
Make sure no other users are accessing Cache.
Check system parameters, or
call InterSystems Technical Support.

/usr/cachesys/mgr/cache.ids
Starting cache:
========================================

Так понимаю это ненормально..

И кстати как этот пакет удалить?
rpm -e выдаёт "пакет ещё не установлен" а rpm -i --nodeps говорит что
уже установлен.



--


Письмо #6168

Тема: Re: [cache_ru] Кто смог установить Cache в Gentoo?
Начало этой темы: [cache_ru] Кто смог установить Cache в Gentoo?
Это ответ на: [cache_ru] Кто смог установить Cache в Gentoo?
Ответ на это письмо: нет
От: logist Дата: 26 Декабря 2007 13:01

Привет.

> Расскажите как установить Cache 2007.2 в Gentoo 2006.1.
Я себе устанавливал не из .rpm, а из .tar.gz - там есть установочный скрипт,
который правильно настроит Каше и систему. Было это давно, но, насколько помню,
все нормально установилось, и студия потом отдельно установленная из WINE
запускалась. Версия Каше, кажется, 5.2. 2007.2 вроде от нее не сильно отличается.

=logist (Сергей Шутов)
ООО Димас, Хабаровск

st.caesar пишет:
> Расскажите как установить Cache 2007.2 в Gentoo 2006.1.
> Пробовал rpm -i --nodeps cache-server-2007.2.0.361.0-1.rh4.x86_64.rpm
> Ставится вроде нормуль
>
> При запуске от рута выводятся сообщения
>
> ======================================
> /etc/init.d/cache start
> /etc/init.d/cache: line 12: /etc/rc.d/init.d/functions: Нет такого
> файла или каталога
> Starting up Cache...
> Warning: cache.ids file has incorrect format, deleting file and continuing
> Automatically configuring buffers
> Unable to allocate 71 MB shared memory...
> Unable to allocate 68 MB shared memory...
> Unable to allocate 65 MB shared memory...
> Unable to allocate 62 MB shared memory...
> Unable to allocate 59 MB shared memory...
> Unable to allocate 56 MB shared memory...
> Unable to allocate 53 MB shared memory...
> Unable to allocate 50 MB shared memory...
> Configuring minimum system...
> Unable to allocate 33 MB shared memory...
>
> Allocating shared memory
> Cache: Invalid argument
>
> /usr/cachesys/mgr/cache.ids
> /usr/cachesys/bin/firstboot.sh: line 94:  6193 Ошибка сегментирования
>  ../bin/cuxsinst -s . -B $args
> chown: невозможно получить доступ к `/usr/cachesys/mgr/CACHE.DAT': Нет
> такого файла или каталога
> chmod: невозможно получить доступ к `/usr/cachesys/mgr/CACHE.DAT': Нет
> такого файла или каталога
> Cache: Inappropriate ioctl for device
>
> /usr/cachesys/mgr/cache.ids
>
> /usr/cachesys/mgr/cache.ids
> Unable to shut down the installation process.
> Make sure no other users are accessing Cache.
> Check system parameters, or
> call InterSystems Technical Support.
>
> /usr/cachesys/mgr/cache.ids
> Starting cache:
> ========================================
>
> Так понимаю это ненормально.
>
> И кстати как этот пакет удалить?
> rpm -e выдаёт "пакет ещё не установлен" а rpm -i --nodeps говорит что
> уже установлен.
>
>
>
> --
> Russian Cache community. We have the following information resources for you:
>     english Cache newsgroup archive (EN)
>
>
>
>


--


Письмо #6169

Тема: Re: [cache_ru] Кто смог установить Cache в Gentoo?
Начало этой темы: [cache_ru] Кто смог установить Cache в Gentoo?
Это ответ на: [cache_ru] Кто смог установить Cache в Gentoo?
Ответ на это письмо: [cache_ru] cache Fedora core internal httpd failure
От: Алексей Маслов Дата: 29 Декабря 2007 20:40

Всем привет!

st.Caesar, а разделяемую память настроили? Обычно в rc.local вставляют нечто наподобие:
echo 300000000 > /proc/sys/kernel/shmmax

Удачи,
Алексей

> 25 декабря 2007 г., 13:53. st.caesar wrote:
>
> Расскажите как установить Cache 2007.2 в Gentoo 2006.1.
> Пробовал rpm -i --nodeps cache-server-2007.2.0.361.0-1.rh4.x86_64.rpm
> Ставится вроде нормуль

> При запуске от рута выводятся сообщения

> ======================================
> /etc/init.d/cache start
> /etc/init.d/cache: line 12: /etc/rc.d/init.d/functions: Нет такого
> файла или каталога
> Starting up Cache...
> Warning: cache.ids file has incorrect format, deleting file and continuing
> Automatically configuring buffers
> Unable to allocate 71 MB shared memory...
> Unable to allocate 68 MB shared memory...
> Unable to allocate 65 MB shared memory...
> Unable to allocate 62 MB shared memory...
> Unable to allocate 59 MB shared memory...
> Unable to allocate 56 MB shared memory...
> Unable to allocate 53 MB shared memory...
> Unable to allocate 50 MB shared memory...
> Configuring minimum system...
> Unable to allocate 33 MB shared memory...

> Allocating shared memory
> Cache: Invalid argument



--


Письмо #6171

Тема: Ответ: Re: [cache_ru] Кто смог установить Cache в Gentoo?
Начало этой темы: Ответ: Re: [cache_ru] Кто смог установить Cache в Gentoo?
Это ответ на: Re: [cache_ru] Кто смог установить Cache в Gentoo?
Ответ на это письмо: Re: Ответ: Re: [cache_ru] Кто смог установить Cache в Gentoo?
От: st.caesar Дата: 29 Декабря 2007 21:22

Сервер вроде запустился.
Ошибка только одна :
/etc/init.d/cache: line 12:
/etc/rc.d/init.d/functions: Нет такого файла или
каталога

Но nmap и netstat не выдают информацию об открытых
сервером портах. Ерунда какая-то.


--- Алексей Маслов <E-Mail> пишет:

> Всем привет!
>
> st.Caesar, а разделяемую память настроили? Обычно в
> rc.local вставляют нечто наподобие:
> echo 300000000 > /proc/sys/kernel/shmmax
>
> Удачи,
>  Алексей
>
> > 25 декабря 2007 г., 13:53. st.caesar wrote:
> >
> > Расскажите как установить Cache 2007.2 в Gentoo
> 2006.1.
> > Пробовал rpm -i --nodeps
> cache-server-2007.2.0.361.0-1.rh4.x86_64.rpm
> > Ставится вроде нормуль
>
> > При запуске от рута выводятся сообщения
>
> > ======================================
> > /etc/init.d/cache start
> > /etc/init.d/cache: line 12:
> /etc/rc.d/init.d/functions: Нет такого
> > файла или каталога
> > Starting up Cache...
> > Warning: cache.ids file has incorrect format,
> deleting file and continuing
> > Automatically configuring buffers
> > Unable to allocate 71 MB shared memory...
> > Unable to allocate 68 MB shared memory...
> > Unable to allocate 65 MB shared memory...
> > Unable to allocate 62 MB shared memory...
> > Unable to allocate 59 MB shared memory...
> > Unable to allocate 56 MB shared memory...
> > Unable to allocate 53 MB shared memory...
> > Unable to allocate 50 MB shared memory...
> > Configuring minimum system...
> > Unable to allocate 33 MB shared memory...
>
> > Allocating shared memory
> > Cache: Invalid argument
>
>
>
> --
> Russian Cache community. We have the following
> information resources for you:
> (RU)

http://groups.google.com/group/intersystems-public-cache

>     english Cache newsgroup archive (EN)
>
>
>
>
>



      ________________________________________________________
Вы уже с Yahoo!?
Испытайте обновленную и улучшенную. Yahoo! Почту!
http://ru.mail.yahoo.com




--


Письмо #6172

Тема: Re: Ответ: Re: [cache_ru] Кто смог установить Cache в Gentoo?
Начало этой темы: Ответ: Re: [cache_ru] Кто смог установить Cache в Gentoo?
Это ответ на: Ответ: Re: [cache_ru] Кто смог установить Cache в Gentoo?
Ответ на это письмо: нет
От: Nick Zhokhov Дата: 30 Декабря 2007 01:35

откуда следует что скрипт /etc/rc.d/functions
присутствует в gentoo???

попробуйте нейтральную установку через cinstall

--nz


----- Original Message -----
From: "Stanislav -" <E-Mail>
To: <E-Mail>
Sent: Saturday, December 29, 2007 1:22 PM
Subject: Ответ: Re: [cache_ru] Кто смог установить Cache в Gentoo?


> Сервер вроде запустился.
> Ошибка только одна :
> /etc/init.d/cache: line 12:
> /etc/rc.d/init.d/functions: Нет такого файла или
> каталога
>
> Но nmap и netstat не выдают информацию об открытых
> сервером портах. Ерунда какая-то.
>
>
> --- Алексей Маслов <E-Mail> пишет:
>
>> Всем привет!
>>
>> st.Caesar, а разделяемую память настроили? Обычно в
>> rc.local вставляют нечто наподобие:
>> echo 300000000 > /proc/sys/kernel/shmmax
>>
>> Удачи,
>>  Алексей
>>
>> > 25 декабря 2007 г., 13:53. st.caesar wrote:
>> >
>> > Расскажите как установить Cache 2007.2 в Gentoo
>> 2006.1.
>> > Пробовал rpm -i --nodeps
>> cache-server-2007.2.0.361.0-1.rh4.x86_64.rpm
>> > Ставится вроде нормуль
>>
>> > При запуске от рута выводятся сообщения
>>
>> > ======================================
>> > /etc/init.d/cache start
>> > /etc/init.d/cache: line 12:
>> /etc/rc.d/init.d/functions: Нет такого
>> > файла или каталога
>> > Starting up Cache...
>> > Warning: cache.ids file has incorrect format,
>> deleting file and continuing
>> > Automatically configuring buffers
>> > Unable to allocate 71 MB shared memory...
>> > Unable to allocate 68 MB shared memory...
>> > Unable to allocate 65 MB shared memory...
>> > Unable to allocate 62 MB shared memory...
>> > Unable to allocate 59 MB shared memory...
>> > Unable to allocate 56 MB shared memory...
>> > Unable to allocate 53 MB shared memory...
>> > Unable to allocate 50 MB shared memory...
>> > Configuring minimum system...
>> > Unable to allocate 33 MB shared memory...
>>
>> > Allocating shared memory
>> > Cache: Invalid argument
>>
>>
>>
>> --
>> Russian Cache community. We have the following
>> information resources for you:
>> (RU)
>
http://groups.google.com/group/intersystems-public-cache

>>     english Cache newsgroup archive (EN)
>>
>>
>>
>>
>>
>
>
>
>      ________________________________________________________
> Вы уже с Yahoo!?
> Испытайте обновленную и улучшенную. Yahoo! Почту!
http://ru.mail.yahoo.com

>
>
>
> --
> Russian Cache community. We have the following information resources for
> you:
>    english Cache newsgroup archive (EN)
>
>



--


Письмо #6170

Тема: [cache_ru] cache Fedora core internal httpd failure
Начало этой темы: [cache_ru] Кто смог установить Cache в Gentoo?
Это ответ на: Re: [cache_ru] Кто смог установить Cache в Gentoo?
Ответ на это письмо: нет
От: Nick Zhokhov Дата: 29 Декабря 2007 23:12

Hi all.

Я думаю это известный факт но кому-то может сэкономить время.

Проблема: не стартует внутренний apache mictowebserver

Диагностика
ldd <CacheIntalltionRoot>/http/bin/httpd
есть неразрешенная зависимость от libexpat

Решение
поставьте старую libexpat
compat-expat1-1.95.8-3.x86_64.rpm
compat-expat1-1.95.8-3.i386.rpm
в зависимости от архитектуры ...

найти можно в fedora everything

http://download.fedora.redhat.com/pub/fedora/linux/releases/8/Everything/


http://download.fedora.redhat.com/pub/fedora/linux/releases/7/Everything/


--nz



--