Bug#887844: xfsdump finds a wrong mount point when the device is mounted more than once

2018-01-20 Thread Kaz Nishimura
Package: xfsdump Version: 3.1.6+nmu2+b1 Severity: normal Tags: upstream Dear Maintainer, xfsdump finds a wrong mount point of the specified device when it is mounted more than once, which can be caused by Docker as follows. # mount | grep '^/dev/mapper/vg8-var1' /dev/mapper/vg8-var1 on /var type

Bug#784292: Fwd: Bug#784292: quagga: ospf6d no loner updates route after upgrade to Jessie

2015-05-05 Thread Kaz Nishimura
-- Forwarded message -- From: Kaz Nishimura Date: Tue, May 5, 2015 at 9:02 PM Subject: Re: Bug#784292: quagga: ospf6d no loner updates route after upgrade to Jessie To: Christian Brunotte These are my Quagga configurations, which are almost the same as the ones before the

Bug#784292: Fwd: Bug#784292: quagga: ospf6d no loner updates route after upgrade to Jessie

2015-05-05 Thread Kaz Nishimura
-- Forwarded message -- From: Kaz Nishimura Date: Tue, May 5, 2015 at 9:21 PM Subject: Re: Bug#784292: quagga: ospf6d no loner updates route after upgrade to Jessie To: Christian Brunotte I upgraded to 0.99.24-2 from testing but it was not resolved. This is the output of '

Bug#784292: quagga: ospf6d no loner updates route after upgrade to Jessie

2015-05-04 Thread Kaz Nishimura
Package: quagga Version: 0.99.23.1-1 Severity: normal Tags: ipv6 Dear Maintainer, After upgrade to Jessie, ospf6d does not update IPv6 route for a SIT tunnel (that is the only route I used ospf6d for). Before the upgrade, it just worked. As I see the state of ospf6d by vtysh, it seems it update

Bug#769530: racoon generates a broken policy for transport mode over NAT.

2014-11-14 Thread Kaz Nishimura
Package: racoon Version: 1:0.8.0-14 Severity: normal Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? * What was the outcome of this action

Bug#769527: racoon generates a wrong policy for transport mode over NAT.

2014-11-14 Thread Kaz Nishimura
Package: racoon Version: 1:0.8.0-14 Severity: normal Dear Maintainer, I tried to configure racoon with 'generate_polity on' for transport mode over NAT, but racoon generated a policy with a peer address behind NAT and transport mode did not work at all. Tunnel mode was OK so I changed the config

Bug#753909: libc6-dev: netinet/in.h lacks several IPv6 socket options

2014-07-05 Thread Kaz Nishimura
Package: libc6-dev Version: 2.13-38+deb7u1 Severity: normal Tags: upstream ipv6 patch Dear Maintainer, I am writing a daemon program which uses IPv6 socket options specified in RFC 3542, and found some are not defined in but in . I tried to include but it conflicted with so I had to copy the