You are not logged in.

#1 2013-02-03 05:16:44

logic_guy76
Member
Registered: 2009-09-05
Posts: 30

problems with agnclient

I just installed agnclient from the AUR and I have encountered two problems.

1) I created the /etc/systemd/system/agnclientd.service and /etc/systemd/system/agnlogd.service files as described in the comments posted for this package.  I issue
# systemctl start agnclientd
and it starts right up.

Then, I issue
# systemctl start agnlogd
and it never comes back.  I finally kill it with Ctrl-C.
# systemctl --failed
UNIT            LOAD   ACTIVE SUB    DESCRIPTION
agnlogd.service loaded failed failed Logging for IBM AT&T network daemon

# journalctl | tail
Feb 02 21:57:35 mainpc systemd[1]: Starting Logging for IBM AT&T network daemon...
Feb 02 21:57:35 mainpc systemd[1]: PID file /var/run/agnLogd.pid not readable (yet?) after start.
Feb 02 21:59:05 mainpc systemd[1]: agnlogd.service operation timed out. Terminating.
Feb 02 21:59:05 mainpc systemd[1]: Failed to start Logging for IBM AT&T network daemon.
Feb 02 21:59:05 mainpc systemd[1]: Unit agnlogd.service entered failed state

How can I determine why agnlogd won't start?

2) agnlogd didn't start, but I thought I would try to start the client anyway to see what would happen.
$ /opt/agns/bin/agnclient
/opt/agns/bin/agnclient: error while loading shared libraries: libpangox-1.0.so.0: cannot open shared object file: No such file or directory

OK, so there is a missing library.  Maybe that is why agnlogd won't start.

Where do I get libpangox-1.0.so.0?
(Searching Arch and AUR gave no results.)

Offline

#2 2013-02-03 05:41:12

logic_guy76
Member
Registered: 2009-09-05
Posts: 30

Re: problems with agnclient

Ah, after some Google searching, I finally found libpangox-1.0.so.0 in the pangox-compat package in Arch extra.  Now agnlogd starts and the agnclient also starts up.

Offline

#3 2013-02-03 18:08:45

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: problems with agnclient

You might be interested in pkgfile for the future...

$ pkgfile libpangox-1.0.so.0
extra/pangox-compat

Offline

Board footer

Powered by FluxBB