Bug#619877: rpc.mountd: svc_tli_create: could not bind to requested address

2011-04-11 Thread Vadim Solomin
--port makes firewall configuration nontrivial if not impossible. -- /etc/default/nfs-kernel-server -- RPCNFSDCOUNT=8 RPCNFSDPRIORITY=0 RPCMOUNTDOPTS=--port 32767 --manage-gids NEED_SVCGSSD= RPCSVCGSSDOPTS= cheers, Marc -- Vadim Solomin -- To UNSUBSCRIBE, email to debian-bugs-rc-requ

Bug#619877: rpc.mountd: svc_tli_create: could not bind to requested address

2011-04-11 Thread Vadim Solomin
On Monday 11 April 2011 14:55:42 you wrote: Yes - same here. I reported that already. Yeah, I've missed it -- I wasn't subscribed to the bug, and your mail hadn't appeared on b.d.o page until after I've sent mine. Sorry for duplication. cheers, Marc -- Vadim Solomin -- To UNSUBSCRIBE

Bug#554790: This breaks device.map on upgrade

2010-07-08 Thread Vadim Solomin
. -- Vadim Solomin --- grub2-1.98+20100706/util/deviceiter.c 2010-07-06 20:57:30.0 +0400 +++ grub2-1.98+20100706-new/util/deviceiter.c 2010-07-09 07:33:16.135823063 +0400 @@ -467,14 +467,21 @@ } #ifdef __linux__ +struct device +{ + char *stable; + char *kernel; +}; + /* Like strcmp