Re: ypbind
"Lucas C. Villa Real" <[email protected]>
| Newsgroups | gmane.linux.distributions.gobo.general |
|---|---|
| Message-ID | <CAAvzgtagnh6KnBMRA4cg+JkJjXGsimq0MpE_5tBA56h2eBWq+w@mail.gmail.com> |
On Thu, Aug 28, 2014 at 6:15 PM, Egil Brendsdal <[email protected]> wrote: > Has anyone managed to run ypbind on Gobo 015? > > I installed rpcbind 0.2.1 ($httpSourceforge/rpcbind/rpcbind-0.2.1.tar.bz2) > using a local recipe and rpcinfo indicates that the daemon runs: > > root@feijoada ~]rpcinfo > program version netid address service owner > 100000 4 tcp6 ::.0.111 portmapper superuser > 100000 3 tcp6 ::.0.111 portmapper superuser > 100000 4 udp6 ::.0.111 portmapper superuser > 100000 3 udp6 ::.0.111 portmapper superuser > 100000 4 local /var/run/rpcbind.sock portmapper superuser > 100000 3 local /var/run/rpcbind.sock portmapper superuser > > Installing ypbind turned out to be difficult... > Compile using /Data/Compile/Recipes/YPbind-MT/1.18-r2/Recipe fails, and, > due to the versions of glibc pre-installed on Gobo 015, switched to > version 1.32 and higher of ypbind-mt. All of these fail to run, e.g. > ypbind -d triggers a segmentation fault. > > The question is then, has anyone managed to install a working ypbind or > is submitting a bug report about the YPbind-MT/1.18-r2/Recipe the best one > can do? > > Hi, Egil, I have just updated the recipe to the most recent version (1.37.2). However I could not test it, as I have no NIS servers in my home network. The new recipe should appear on the recipe store in a few minutes. If it does not, then you can try this: $ Compile http://lucasvr.gobolinux.org/etc/YPbind-MT--1.37.2--recipe.tar.bz2 If that package still fails to run, then I suggest that you run it from GDB, as in: $ gdb ypbind (gdb) run -d That will give you a stack trace which should give you some hints on why the problem is happening. Regards, Lucas _______________________________________________ gobolinux-users mailing list [email protected] http://lists.gobolinux.org/mailman/listinfo/gobolinux-users