apt-get update stalls when accessing dualstacked ipv4 + ipv6 mirrors

Bug #318878 reported by Deeps
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
apt (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Binary package hint: apt

Description: Ubuntu 8.04.2
Release: 8.04
Package: apt 0.7.9ubuntu17.1
Mirror: gb.archive.ubuntu.com
gb.archive.ubuntu.com has address 194.169.254.10
gb.archive.ubuntu.com has IPv6 address 2a01:450:10:1::10

Have an entry in /etc/network/interfaces defined as follows:

#IPv6
auto he6
iface he6 inet6 v4tunnel
        address 2001:470:1f08:xxx::2
        netmask 64
        endpoint 216.66.xx.xx
        ttl 255
        #up ip link set mtu 1280 dev he6
        up ip route add default via 2001:470:1f08:xxx::1 dev he6

When bringing up with 'ifup he6', or at boot time, the interfaces comes up successfully, and apt-get update will happy update from a mirror that has a dualstacked hostname (like gb.archive.ubuntu.com). If for any reason the he6 interface is taken down, when it is brought up again, apt-get update will timeout trying to access dual stacked hosts, while ping/ping6 to the host will work, as well as wget with or without any -4 or -6 switches.

Update: problem is resolved after rebooting the system, but this isn't ideal; after reconfiguring eth0 a reboot isn't required to carry on using apt on ipv4...

Deeps (deepseth)
description: updated
Revision history for this message
Jonathan Davies (jpds) wrote :

This sounds like bug #417757?

Revision history for this message
Torsten Spindler (tspindler) wrote :

Does this problem still exist on newer Ubuntu releases?

Changed in apt (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for apt (Ubuntu) because there has been no activity for 60 days.]

Changed in apt (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.