ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Sergey Bolshakov <s.bolshakov@sam-solutions.net>
To: devel@altlinux.ru
Subject: Re: [devel] следующая проблема
Date: 28 Jan 2003 20:35:50 +0200
Message-ID: <m33cndruk9.fsf@pc313.belcaf.minsk.by> (raw)
In-Reply-To: <20030128210011.57156a47.avl@l14.ru>

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

>>>>> "Alexey" == Alexey V Lubimov <avl@l14.ru> writes:

 > [root@server etc]# service sandd restart
 > Shutting BTE daemon:                                                                                                             [  OK  ]
 > Starting BTE daemon:                                                                                                             [  OK  ]
 > [root@server etc]# 


 > [avl@avl avl]$ nmap localhost -p 65432

 > The 1 scanned port on localhost.localdomain (127.0.0.1) is: closed

 > Это нормально?
Не думаю.
Предлагаю установить debug = 1 в /etc/sandman/sandd и сказать:
su -s /bin/sh -c /usr/sbin/sandd -l sandman
Было бы также полезно (если Вас не испугает :) приложить следующее:

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: sandman-0.5.4-verbose.patch --]
[-- Type: text/x-patch, Size: 1065 bytes --]

Index: sandlib.tcl
===================================================================
RCS file: /var/cvs/alt/modules/sandman/sandlib/sandlib.tcl,v
retrieving revision 1.112
diff -u -r1.112 sandlib.tcl
--- sandlib.tcl	2003/01/13 16:41:32	1.112
+++ sandlib.tcl	2003/01/28 18:33:19
@@ -50,7 +50,7 @@
 		       [list init client]]]]
 
     array set log [list header {} msg stdout dbg stderr err stderr]
-    variable onerror errorResult
+    variable onerror errorInfo
 
     namespace export log parse perror popen chroot \
 	safepath shortpath readlink symlink fileq
Index: sandrep.tcl
===================================================================
RCS file: /var/cvs/alt/modules/sandman/sandlib/sandrep.tcl,v
retrieving revision 1.351
diff -u -r1.351 sandrep.tcl
--- sandrep.tcl	2003/01/27 17:03:14	1.351
+++ sandrep.tcl	2003/01/28 18:33:19
@@ -119,7 +119,7 @@
     }
 
     # this happens before log init, so on stderr usually
-    if {0} {
+    if {1} {
 	foreach r [lsort [keylkeys options]] {
 	    log dbg "--- $r ---"
 	    set rep [keylget options $r]

[-- Attachment #3: Type: text/plain, Size: 55 bytes --]



PS Видимо, дальше стоило бы в личной переписке.

-- 

  reply	other threads:[~2003-01-28 18:35 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-28 15:25 [devel] Непонятки с sandman Alexey V. Lubimov
2003-01-28 16:37 ` Sergey Bolshakov
2003-01-28 17:35   ` Alexey V. Lubimov
2003-01-28 17:36   ` Alexey V. Lubimov
2003-01-28 18:00     ` Alexander Bokovoy
2003-01-28 18:03     ` Sergey Bolshakov
2003-01-28 18:00   ` [devel] следующая проблема Alexey V. Lubimov
2003-01-28 18:35     ` Sergey Bolshakov [this message]
2003-01-28 21:52       ` "Алексей Любимов"
2003-01-29 13:28         ` [devel] Ошибка в sandman? Alexey V. Lubimov
2003-01-29 14:09           ` Sergey Bolshakov
2003-01-29 15:04             ` Alexey V. Lubimov
2003-01-29 15:31             ` [devel] " Vitaly Ostanin
2003-01-30  9:24               ` AntonFarygin
2003-01-29 18:24             ` Michael Shigorin
2003-01-29 18:32               ` Sergey Bolshakov
2003-01-30  9:27                 ` AntonFarygin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m33cndruk9.fsf@pc313.belcaf.minsk.by \
    --to=s.bolshakov@sam-solutions.net \
    --cc=devel@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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