[Bug 593047] Re: distcc fails to distribute to IPv6 addresses [Please import 3.1-5 from Debian, no Ubuntu changes required]

Launchpad Bug Tracker 593047 at bugs.launchpad.net
Sun Aug 19 04:18:14 UTC 2012


This bug was fixed in the package distcc - 3.1-5

---------------
distcc (3.1-5) unstable; urgency=low


  * new maintainer (Closes: #664497)
  * update Standards-Version to 3.9.3:
    - debian/distcc.init.d: start action exits successfully if daemon
      is already running [9.3.2]; postinst will succeed on upgrades in
      this case also (Closes: #620773, LP: #822887)
  * switch to dpkg-source 3.0 (quilt) format
  * remove Build-Depends: dpatch
  * add Build-Depends: autotools-dev
  * debian/rules:
    - use debhelper compat level 9
    - reduce to "dh $@" style
    - fixes FTBFS caused by previous build-arch target (Closes: #666383)
    - enabled bindnow hardening (no PIE yet, it causes build failure)
  * debian/control:
    - added Homepage field
    - distcc: description starts lowercase
  * debian/distcc.config:
    - renamed from debian/config
    - use "set -e"
    - include missing #DEBHELPER# token
  * debian/distcc.init.d:
    - added stop levels 0, 6
    - unset TMPDIR before starting the daemon to avoid problems with
      root's value for this being unwritable by the distccd user; to
      provide distccd with a sensible TMPDIR put it in /etc/default/distcc
      (Closes: #514556)
  * debian/distcc.postinst:
    - use "set -e" instead of "#!/bin/sh -e"
    - drop extra calls to "sed ... /etc/default/distcc" for every field
      that only removed whitespace which would be removed anyway when
      updating the fields
    - always create distccd user if it does not exist (Closes: #548053)
  * debian/distccmon-gnome.menu:
    - changed title to "distcc monitor"
    - dropped incorrect hint tag
  * debian/patches:
    - 06_set-pythonpath-securely.patch: contains fix for #605168 which
      was previously applied directly to the source
    - 07_preferred-user.patch: starting the daemon as root causes it to
      change user, which should be to "distccd" in Debian
    - 08_gnome-data-public-dirs.patch: install desktop and icon files for
      distccmon-gnome /usr/share/applications and /usr/share/pixmaps
      respectively (LP: #512288)
    - 09_rename-pump.patch: rename the "pump" command to "distcc-pump" in
      all references such as help text, man pages, etc. (Closes: #594083)
    - 10_consecutive-preprocessor-options.patch: correctly count
      preprocessor options (Closes: #626926)
    - 11_lsdistcc-man.patch: add man page for lsdistcc utility
  * debian/watch:
    - added remote watch file
  * source/config.{guess,sub}:
    - update with autotools-dev during build instead of directly patching
      the source tree
  * use dpkg triggers to dynamically generate/update compiler links
    based on the ccache packaging.  Thanks to Daniel Schaal
    (Closes: #651670)
  * cherry-pick upstream fixes for IPv6 support (Closes: #452835):
    - r650_ipv6-zeroconf.patch: IPv6 patch for Zeroconf and IPv6 literals
      in hosts file (Closes: #481951, LP: #593047)
    - r673_zeroconf-nodups.patch: remove duplicate hosts from the Zeroconf
      list (LP: #809534)
    - r678_distcc-v6-acl-2.patch: IPv6 support for access control
  * cherry-pick other upstream fixes:
    - r732_distccmon-gnome.patch: avoid client list growing indefinitely
      (LP: #521165)

 -- Daniel Hartwig <mandyke at gmail.com>  Mon, 05 May 2012 17:24:18 +0800

** Changed in: distcc (Ubuntu)
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/593047

Title:
  distcc fails to distribute to IPv6 addresses [Please import 3.1-5 from
  Debian, no Ubuntu changes required]

Status in distcc distributed compiler:
  Unknown
Status in “distcc” package in Ubuntu:
  Fix Released
Status in “distcc” package in Debian:
  Fix Released

Bug description:
  Binary package hint: distcc

  Avahi sends out details of distcc servers using both A and AAAA
  records (containing IPv4 and IPv6 addresses).

  The IP address picked by distcc seems random, sometimes the IPv4
  address is written to ~/.distcc/zeroconf/hosts and sometimes the IPv6
  address is.  When the IPv6 address is used distcc fails to send data
  to the server.

  distcc[9336] (dcc_parse_tcp_host) ERROR: invalid tcp port specification in ":20c:76ff:fe81:1:3632/4
  192.168.0.15:3632/4
  192.168.0.5:3632/8

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: distcc 3.1-2
  ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  Architecture: i386
  Date: Sat Jun 12 15:19:28 2010
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: distcc

To manage notifications about this bug go to:
https://bugs.launchpad.net/distcc/+bug/593047/+subscriptions



More information about the Ubuntu-sponsors mailing list