#2387: portmap 6.0
--------------------+-------------------------------------------------------
 Reporter:  Moody   |        Owner:  [EMAIL PROTECTED]
     Type:  task    |       Status:  new                        
 Priority:  normal  |    Milestone:  6.3                        
Component:  BOOK    |      Version:  SVN                        
 Severity:  normal  |   Resolution:                             
 Keywords:          |  
--------------------+-------------------------------------------------------
Comment (by thomas):

 Replying to [comment:1 spinal84]:
 > ...
 > 1) Current portmap bootscript from blfs has incorrect restart section:
 > it doesn't include calls to pmap_dump and pmap_set which are needed to
 reload currently
 > working mappings. This problem is gone with portmap version 6 where
 portmap dumps mappings automatically to /var/run/portmap_mapping.[[BR]]
 So it's fixed now by using the new version.

 > 2) I changed the order of loading bootscripts (to be able to mount /usr
 hierarchy from the
 > server) and noticed that portmap depends on libwrap.so which is located
 in /usr/lib and /usr
 > cannot be mounted before portmap is started. So I suggest to extend
 installation of
 > tcp_wrappers with commands (after make install):[[BR]]
 >
 > {{{
 > mv -v /usr/lib/libwrap.so /lib &&
 > ln -sv /lib/libwrap.so /usr/lib
 > }}}
 >
 I'll open a new ticket for this issue since it is not directly a problem
 of portmap but more of the tcp_wrappers package.

 >
 > P.S. By the way nfs-utils should be updated too.
 We did.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2387#comment:3>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to