ALT Linux Team development discussions
 help / color / mirror / Atom feed
* Re: [devel] [git update] packages/alterator-asa: heads/master
  @ 2007-08-10  9:27 ` Slava Semushin
  2007-08-10  9:47   ` Alexey Morsov
  0 siblings, 1 reply; 2+ messages in thread
From: Slava Semushin @ 2007-08-10  9:27 UTC (permalink / raw)
  To: ALT Devel discussion list

2007/8/10, Alexey Morsov <swi / altlinux.org>:
[...]
> diff --git a/alterator-asa/applications/asa.desktop b/alterator-asa/applications/asa.desktop
> new file mode 100644
> index 0000000..d9d4458
> --- /dev/null
> +++ b/alterator-asa/applications/asa.desktop
> @@ -0,0 +1,10 @@
> +[Desktop Entry]
> +Encoding=UTF-8
> +Type=Application
> +Categories=X-Alterator-Servers
> +Icon=
> +Terminal=false
> +Name=Sybase ASA server
> +Name[ru_RU]=Sybase ASA сервер
> +X-Alterator-URI=/vsftpd
> +X-Alterator-UI=html

А здесь забыл убрать упоминание об vsftpd

[...]
> +                   local asa_proc_num=`ps aux|grep 'dbsrv'|grep -v 'grep'|wc -l`

Предлагаю использовать pgrep:

local asa_proc_num=`pgrep dbsrv | wc -l`

> +                   if [ "$asa_proc_num" -gt 0 ]; then
> +                           service="#t"
>                     else
> -                               detailed="#t"
> +                           service="#f"
>                     fi
[...]

-- 
+ Slava Semushin | slava.semushin @ gmail.com
+ ALT Linux Team | php-coder @ altlinux.ru

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [devel] [git update] packages/alterator-asa: heads/master
  2007-08-10  9:27 ` [devel] [git update] packages/alterator-asa: heads/master Slava Semushin
@ 2007-08-10  9:47   ` Alexey Morsov
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Morsov @ 2007-08-10  9:47 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 543 bytes --]

On Fri, Aug 10, 2007 at 04:27:54PM +0700, Slava Semushin wrote:
> А здесь забыл убрать упоминание об vsftpd
Fixed.

> Предлагаю использовать pgrep:
Можно и так.

Но проблему это не решает. При попытке зайти в этот модуль видимо вешается
configd (вообще не заходит в модуль в web-морде). После чего без
перезапуска configd ни в один модуль войти нельзя.

-- 

С уважением,
Алексей Морсов
программист ЗАО "ИК "Риком-Траст"

Jabber: samurai@www.fondmarket.ru
www.ricom.ru
www.fondmarket.ru

NP: Blind Guardian - Nightfall


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 481 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-10  9:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-10  9:27 ` [devel] [git update] packages/alterator-asa: heads/master Slava Semushin
2007-08-10  9:47   ` Alexey Morsov

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git