Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Apr 2015 08:06:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199535] Make IPv6 optional in Bacula
Message-ID:  <bug-199535-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199535

            Bug ID: 199535
           Summary: Make IPv6 optional in Bacula
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: ml@netfence.it

Running Bacula on a system where IPv6 was disabled in the kernel yields lot of
errors:

> # bconsole
> Connecting to Director localhost:9101
> bconsole: bsock.c:227-0 Socket open error. proto=28 port=9101. ERR=Protocol not supported
> ...
> *autodisplay on
> *status client
> ...
> 12-Apr 17:34 martin-xxx JobId 0: Error: bsock.c:225 Socket open error. proto=28 port=9102. ERR=Protocol not supported

While these are harmless, any succesful job will report:

>  Termination:            Backup OK -- with warnings

This can lead to overlooking more serious problems.



Solving it all is as easy as adding "--disable-ipv6" to CONFIGURE_ARGS.



I'm reporting this hoping it will help others, but I also ask: can we have an
option to disable IPv6, like many other ports have?

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199535-13>