You are not logged in.

#1 2018-04-26 01:05:38

iouri.gordon
Member
Registered: 2017-11-27
Posts: 2

rpcgen missing

I did full update a few days ago. After that when trying to use rpcgen I get: bash: rpcgen: command not found.

Did it get removed?

Offline

#2 2018-04-26 01:42:18

eschwartz
Fellow
Registered: 2014-08-08
Posts: 4,097

Re: rpcgen missing

No it did not.

$ pkgfile --verbose --binaries rpcgen
extra/rpcsvc-proto 1.3.1-1	/usr/bin/rpcgen

...

What you're thinking of is the fact that it's no longer provided by glibc. This is because we no longer build glibc with --enable-obsolete-nsl --enable-obsolete-rpc, see https://git.archlinux.org/svntogit/pack … 6b1533d5ff


Managing AUR repos The Right Way -- aurpublish (now a standalone tool)

Offline

#3 2018-04-26 08:16:11

tvale
Member
From: Portugal
Registered: 2008-12-11
Posts: 175

Re: rpcgen missing

I believe it is now provided by libtirpc since it was removed from glibc.

Nevermind.

Last edited by tvale (2018-04-26 08:19:01)

Offline

#4 2018-04-26 11:14:21

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,517
Website

Re: rpcgen missing

Eschwartz wrote:

No it did not [get removed]

...What you're thinking of is the fact that it's no longer provided by glibc.

Well, it wasn't removed from the repos.  But it sounds like the binary was indeed removed from the package it was formerly in, and if the OP updated their system without specifically installing rpcsvc-proto, it would not likely be pulled in by any of their current packages.  So `pacman -Syu` would indeed have removed rpcgen from the user's system.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#5 2018-04-26 15:46:31

iouri.gordon
Member
Registered: 2017-11-27
Posts: 2

Re: rpcgen missing

Thank you. Installing rpcsvc-proto solved the issue

Offline

Board footer

Powered by FluxBB