The error in the logs is:

Setting up portmap (6.0.0-1ubuntu1) ...
portmap start/running, process 22762
There are RPC services which were registered with the portmapper
before the configuration was changed.
You need to manually restart them in order for the changes to take effect.
Current registered services:
------------------------------------------------
dpkg: error processing portmap (--configure):
 subprocess installed post-installation script returned error exit status 1

So the first call to rpcinfo in the postinst apparently returned
something of interest, and the second call failed.

Could you run the following command and paste the output?:

$ rpcinfo -p 2>/dev/null | grep "tcp\|udp" | grep -v portmapper


** Changed in: portmap (Ubuntu)
       Status: New => Confirmed

-- 
package portmap 6.0.0-1ubuntu1 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/503234
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to