Problem with async input klish 3.0.0 on ubuntu 22.04

44 views
Skip to first unread message

Alfred Latipov (alfredk)

unread,
Mar 28, 2024, 7:59:05 AM3/28/24
to klish-dev
Hello!

I build faux with next parameters
git checkout 2.1.0
autogen.sh
./configure --prefix=/usr
make
sudo make install

And klish
git checkout 3.0.0
autogen.sh
./configure --prefix=/usr --with-libxml=/usr
make
sudo make install
Next I copying klishd.conf and klish.conf  to /etc/klish folder
After starting
sudo klishd -v
sudo klish -v ./examples/test/entry.xml
klish exit and
I see on syslog next entries
=================
ar 28 16:37:11 underhost klishd: Parse config file: /etc/klish/klishd.conf
Mar 28 16:37:11 underhost klishd: opts: Foreground = false
Mar 28 16:37:11 underhost klishd: opts: Verbose = true
Mar 28 16:37:11 underhost klishd: opts: LogFacility = daemon
Mar 28 16:37:11 underhost klishd: opts: PIDPath = /var/run/klishd.pid
Mar 28 16:37:11 underhost klishd: opts: ConfigPath = /etc/klish/klishd.conf
Mar 28 16:37:11 underhost klishd: opts: UnixSocketPath = /tmp/klish-unix-socket
Mar 28 16:37:11 underhost klishd: opts: DBs = libxml2
Mar 28 16:37:11 underhost klishd: Start daemon.
Mar 28 16:37:11 underhost klishd: Daemonize
Mar 28 16:37:11 underhost klishd: Write PID file: /var/run/klishd.pid
Mar 28 16:37:11 underhost klishd: Create listen UNIX socket: /tmp/klish-unix-socket
Mar 28 16:37:11 underhost klishd: Listen socket 4
Mar 28 16:37:51 underhost klishd: Service process for client was forked: 132476
Mar 28 16:37:51 underhost klishd: Service process 132476 was terminated by signal: 6
Mar 28 16:37:51 underhost klish: Problem with async input
=================
I can’t figure out why it’s not working or did I do something wrong?
Alfred

Serj Kalichev

unread,
Apr 4, 2024, 3:28:06 AM4/4/24
to klis...@googlegroups.com
Hello
Try current master branches of libfaux and klish

28.03.2024 14:59, Alfred Latipov (alfredk) пишет:
--
You received this message because you are subscribed to the Google Groups "klish-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to klish-dev+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/klish-dev/ccd0b3ca-714b-436a-a0a4-f701836b409bn%40googlegroups.com.


Reply all
Reply to author
Forward
0 new messages