[Bug 199535] Make IPv6 optional in Bacula

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 19 08:06:21 UTC 2015


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 at FreeBSD.org
          Reporter: ml at 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.


More information about the freebsd-ports-bugs mailing list