Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 244438 - virtual/portmap needed
Summary: virtual/portmap needed
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Network Filesystems
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-26 10:36 UTC by Jimmy.Jazz
Modified: 2009-02-11 22:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
portmapper-0.ebuild (portmapper-0.ebuild,318 bytes, text/plain)
2009-01-16 21:35 UTC, Chí-Thanh Christopher Nguyễn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jimmy.Jazz 2008-10-26 10:36:04 UTC
hello,

net-fs/nfs-utils and sys-fs/quota depend on net-nds/portmap. Also there is a more recent version ebuild net-nds/rpcbind that provides portmap features as well. 

IMHO we need a need virtual ebuild for portmap or rpcbind.



Reproducible: Always
Comment 1 SpanKY gentoo-dev 2008-10-26 21:59:10 UTC
actually validate rpcbind works on misc arch first ... the init.d scripts also need to get reviewed
Comment 2 Jimmy.Jazz 2008-10-27 15:46:27 UTC
(In reply to comment #1)
> actually validate rpcbind works on misc arch first ... the init.d scripts also
> need to get reviewed
> 
Thanks to take care of that problem. Anyway the key word "provided portmap" works quite well with baselayout 1.x and  nfs, rpc.stat, etc. daemons. I'm using a x86_64 platform.

Like workaround, I added net-nds/portmap-6.0 in package.provided file and upgraded to net-nds/rpcbind-0.1.5 and net-libs/libtirpc-0.1.9
Comment 3 Chí-Thanh Christopher Nguyễn gentoo-dev 2008-12-04 16:49:06 UTC
Please consider to reopen this bug as libtirpc and rpcbind are necessary for NFS over IPv6.
Comment 4 Chí-Thanh Christopher Nguyễn gentoo-dev 2009-01-16 21:35:35 UTC
Created attachment 178726 [details]
portmapper-0.ebuild

proposed ebuild for virtual/portmapper
Comment 5 Justin 2009-02-11 22:25:05 UTC
I'm not sure if this is 100% related, but I had both portmap and rpcbind installed at the same time and ypbind would not start without trying to start portmap first, even though rpcbind was already started. The fix was to un-install portmap or move /etc/init.d/portmap. Of course, if I 'emerge -C portmap' ever tyime I 'emerge world -uDN' it wants to install portmap.
'equery d portmap' returns nfs-utils and ypbind.