[Bug 458223] Re: package aiccu 20070115-9 failed to install/upgrade: subproces post-installation script werd gedood door signaal (Interrupt)

Jeroen Massar jeroen at unfix.org
Thu Oct 22 15:02:11 UTC 2009


> ErrorMessage: subproces post-installation script werd gedood door
signaal (Interrupt)

Is Dutch for: "subprocess post-installation script was killed by signal
(Interrupt)"

I assume somebody thus hit CTRL-C.

Note that the Terminal Log contains:

"Warning: Couldn't find global Tunnel Brokers List, please check your
DNS settings and read the FAQ."

This tends to indicate that the user has a problem with their DNS
resolver (or one of that resolvers upstreams) which fail to pass large
TXT records.

Do a:
for i in `cat /etc/resolv.conf | grep nameserver | cut -f2 -d' '`; do echo -e "\n\n$i =========="; dig +short @$i _aiccu.sixxs.net txt; done

The one which does not properly respond is the broken one. This might
cause most of your IPv6 resolving (AAAA records) to likely fail too,
although that is just a 'might' as the problem here is long DNS
responses which can be caused by the TCP-response that is needed and
thus a firewall blocking DNS requests over TCP could be the culprit.

Example response of the above:

192.168.0.1 ==========
;; Truncated, retrying in TCP mode.
"UKERNA" "tsp://broker.ipv6.ac.uk" "http://www.broker.ipv6.ac.uk" "gb"
"Hexago / Freenet6" "tsp://broker.freenet6.net" "http://www.freenet6.net" "ca"
"ECS Southampton" "tsp://broker.ecs.soton.ac.uk" "http://broker.ecs.soton.ac.uk" "gb"
"ACADEMIA Sinica Computing Centre" "tsp://tb2.ipv6.ascc.net" "http://tb2.ipv6.ascc.net" "tw"
"Wanadoo France" "tsp://ts.ipv6.wanadoo.fr" "http://www.ipv6.wanadoo.fr" "fr"
"# http://www.sixxs.net/tools/aiccu/brokers/"
"AARNet" "tsp://broker.aarnet.net.au" "http://broker.aarnet.net.au" "au"
"# AICCU TIC/TSP Servers"
"# <name> | <url> | website | tld's"
"SixXS" "tic://tic.sixxs.net" "http://www.sixxs.net" "be de ee fi gb ie it nl nz pl pt si se us"


Note that the results might return in a different order. The same content should be returned though.

-- 
package aiccu 20070115-9 failed to install/upgrade: subproces post-installation script werd gedood door signaal (Interrupt)
https://bugs.launchpad.net/bugs/458223
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list