[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#702098: installation-reports: Installer confused by a repository specified by its IPv6



Package: installation-reports
Severity: normal
Tags: d-i ipv6


-- Package-specific info:

Boot method: direct kernel and initrd boot, console mode
Image version: http://ftp.nl.debian.org/debian/dists/testing/main/installer-amd64/current/images/netboot/debian-installer/amd64/  of 2013-02-14
Date: <Date and time of the install>

Machine: KVM x86-64, 256Mo RAM
Partitions: <df -Tl will do; the raw partition table is preferred>


Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:           [ ]
Detect network card:    [ ]
Configure network:      [ ]
Detect CD:              [ ]
Load installer modules: [ ]
Clock/timezone setup:   [ ]
User/password setup:    [ ]
Detect hard drives:     [ ]
Partition hard drives:  [ ]
Install base system:    [ ]
Install tasks:          [ ]
Install boot loader:    [ ]
Overall install:        [ ]

Comments/Problems:


Hello,

The problem is that the installation fails when the repository is specified using its IPv6 address instead of its hostname.

The install setup is quite simple:
* One virtual machine, with an ethernet card, plugged on a fd00::/8 private network (ULA addresses, not routable on the internet)
* One host, serving debian packages using a local repository (setup by an apt-cacher-ng listening on port 80)

The virtual machine has the following network configuration:
* address: fd00:dead:beef:0:5054:ff:fe4b:221e/64 (generated by SLAAC)
* repository: fd00:dead:beef::1 (the host)
* No gateway (RAs are sent with the Router Lifetime set to 0)
* No IPv4

The installation stops when trying to download busybox, see below for the interesting output of /var/log/syslog.

Everything works as expected when the same repository is provided by its DNS name.

Regards.



Mar  1 17:24:37 base-installer: Ign http://[fd00:dead:beef:] wheezy InRelease
Mar  1 17:24:37 base-installer: Err http://[fd00:dead:beef:] wheezy Release.gpg
Mar  1 17:24:37 base-installer:   Something wicked happened resolving 'fd00:dead:beef::1' (-5 - No address associated with hostname)
Mar  1 17:24:37 base-installer: Ign http://[fd00:dead:beef:] wheezy Release
Mar  1 17:24:37 base-installer: Ign http://[fd00:dead:beef:] wheezy/main amd64 Packages/DiffIndex
Mar  1 17:24:37 base-installer: Err http://[fd00:dead:beef:] wheezy/main Translation-en
Mar  1 17:24:37 base-installer:   Something wicked happened resolving 'fd00:dead:beef::1' (-5 - No address associated with hostname)
Mar  1 17:24:37 base-installer: Err http://[fd00:dead:beef:] wheezy/main amd64 Packages
Mar  1 17:24:37 base-installer:   Something wicked happened resolving 'fd00:dead:beef::1' (-5 - No address associated with hostname)
Mar  1 17:24:37 base-installer: W
Mar  1 17:24:37 base-installer: : 
Mar  1 17:24:37 base-installer: Failed to fetch http://[fd00:dead:beef:]:1/debian/dists/wheezy/Release.gpg  Something wicked happened resolving 'fd00:dead:beef::1' (-5 - No address associated with hostname)
Mar  1 17:24:37 base-installer: 
Mar  1 17:24:37 base-installer: W
Mar  1 17:24:37 base-installer: : 
Mar  1 17:24:37 base-installer: Failed to fetch http://[fd00:dead:beef:]:1/debian/dists/wheezy/main/i18n/Translation-en  Something wicked happened resolving 'fd00:dead:beef::1' (-5 - No address associated with hostname)
Mar  1 17:24:37 base-installer: 
Mar  1 17:24:37 base-installer: W
Mar  1 17:24:37 base-installer: : 
Mar  1 17:24:37 base-installer: Failed to fetch http://[fd00:dead:beef:]:1/debian/dists/wheezy/main/binary-amd64/Packages  Something wicked happened resolving 'fd00:dead:beef::1' (-5 - No address associated with hostname)
Mar  1 17:24:37 base-installer: 
Mar  1 17:24:37 base-installer: E
Mar  1 17:24:37 base-installer: : 
Mar  1 17:24:37 base-installer: Some index files failed to download. They have been ignored, or old ones used instead.
Mar  1 17:24:37 base-installer: 
Mar  1 17:24:37 base-installer: warning: apt update failed: 100
Mar  1 17:24:37 localechooser: error: the command 'validlocale' is not available
Mar  1 17:24:41 base-installer: info: kernel linux-image-rt-amd64 usable on em64t-p4
Mar  1 17:24:41 base-installer: info: kernel linux-image-amd64 usable on em64t-p4
Mar  1 17:24:41 base-installer: info: kernel linux-image-3.2.0-4-rt-amd64-dbg usable on em64t-p4
Mar  1 17:24:41 base-installer: info: kernel linux-image-3.2.0-4-rt-amd64 usable on em64t-p4
Mar  1 17:24:41 base-installer: info: kernel linux-image-3.2.0-4-amd64-dbg usable on em64t-p4
Mar  1 17:24:41 base-installer: info: kernel linux-image-3.2.0-4-amd64 usable on em64t-p4
Mar  1 17:24:41 base-installer: info: Found kernels 'linux-image-3.2.0-4-amd64,linux-image-3.2.0-4-amd64-dbg,linux-image-3.2.0-4-rt-amd64,linux-image-3.2.0-4-rt-amd64-dbg,linux-image-amd64,linux-image-rt-amd64'
Mar  1 17:24:41 base-installer: info: arch_kernel candidates: linux-image-amd64
Mar  1 17:24:41 base-installer: info: arch_kernel: linux-image-amd64 (present)
Mar  1 17:24:41 base-installer: info: Using kernel 'linux-image-amd64'
Mar  1 17:24:41 base-installer: warning: Failed to get debconf answer 'base-installer/kernel/linux/initrd'.
Mar  1 17:24:41 base-installer: info: Setting do_initrd='yes'.
Mar  1 17:24:41 base-installer: info: Setting link_in_boot='no'.
Mar  1 17:24:43 in-target: Reading package lists...
Mar  1 17:24:43 in-target: 
Mar  1 17:24:43 in-target: Building dependency tree...
Mar  1 17:24:43 in-target: 
Mar  1 17:24:43 in-target: The following NEW packages will be installed:
Mar  1 17:24:43 in-target:   busybox
Mar  1 17:24:43 in-target: 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Mar  1 17:24:43 in-target: Need to get 452 kB of archives.
Mar  1 17:24:43 in-target: After this operation, 801 kB of additional disk space will be used.
Mar  1 17:24:43 in-target: WARNING: The following packages cannot be authenticated!
Mar  1 17:24:43 in-target:   busybox
Mar  1 17:24:43 in-target: E
Mar  1 17:24:43 in-target: : 
Mar  1 17:24:43 in-target: There are problems and -y was used without --force-yes
Mar  1 17:24:43 in-target: 
Mar  1 17:24:44 base-installer: error: exiting on error base-installer/kernel/failed-package-install


-- 

Please make sure that the hardware-summary log file, and any other
installation logs that you think would be useful are attached to this
report. Please compress large files using gzip.

Once you have filled out this report, mail it to submit@bugs.debian.org.

==============================================
Installer lsb-release:
==============================================
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION="Debian GNU/Linux installer"
DISTRIB_RELEASE="7.0 (wheezy) - installer build 20130211"
X_INSTALLATION_MEDIUM=netboot

==============================================
Installer hardware-summary:
==============================================
uname -a: Linux test 3.2.0-4-amd64 #1 SMP Debian 3.2.35-2 x86_64 GNU/Linux
lspci -knn: 00:00.0 Host bridge [0600]: Intel Corporation 440FX - 82441FX PMC [Natoma] [8086:1237] (rev 02)
lspci -knn: 	Subsystem: Red Hat, Inc Device [1af4:1100]
lspci -knn: 00:01.0 ISA bridge [0601]: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] [8086:7000]
lspci -knn: 	Subsystem: Red Hat, Inc Device [1af4:1100]
lspci -knn: 00:01.1 IDE interface [0101]: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] [8086:7010]
lspci -knn: 	Subsystem: Red Hat, Inc Device [1af4:1100]
lspci -knn: 	Kernel driver in use: ata_piix
lspci -knn: 00:01.2 USB controller [0c03]: Intel Corporation 82371SB PIIX3 USB [Natoma/Triton II] [8086:7020] (rev 01)
lspci -knn: 	Subsystem: Red Hat, Inc Device [1af4:1100]
lspci -knn: 	Kernel driver in use: uhci_hcd
lspci -knn: 00:03.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 20)
lspci -knn: 	Subsystem: Red Hat, Inc Device [1af4:1100]
lspci -knn: 	Kernel driver in use: 8139cp
lspci -knn: 00:04.0 SCSI storage controller [0100]: Red Hat, Inc Virtio block device [1af4:1001]
lspci -knn: 	Subsystem: Red Hat, Inc Device [1af4:0002]
lspci -knn: 	Kernel driver in use: virtio-pci
lspci -knn: 00:05.0 Unclassified device [00ff]: Red Hat, Inc Virtio memory balloon [1af4:1002]
lspci -knn: 	Subsystem: Red Hat, Inc Device [1af4:0005]
lspci -knn: 	Kernel driver in use: virtio-pci
usb-list: 
usb-list: Bus 01 Device 01: UHCI Host Controller [1d6b:0001]
usb-list:    Level 00 Parent 00 Port 00  Class 09(hub  ) Subclass 00 Protocol 00
usb-list:    Manufacturer: Linux 3.2.0-4-amd64 uhci_hcd
usb-list:    Interface 00: Class 09(hub  ) Subclass 00 Protocol 00 Driver hub
lsmod: Module                  Size  Used by
lsmod: efivars                17780  0 
lsmod: dm_mod                 63645  0 
lsmod: md_mod                 87742  0 
lsmod: xfs                   594991  0 
lsmod: jfs                   137196  0 
lsmod: ext4                  350601  1 
lsmod: crc16                  12343  1 ext4
lsmod: jbd2                   62065  1 ext4
lsmod: ext3                  161867  0 
lsmod: jbd                    56902  1 ext3
lsmod: btrfs                 505528  0 
lsmod: crc32c                 12656  1 
lsmod: libcrc32c              12426  1 btrfs
lsmod: zlib_deflate           25638  1 btrfs
lsmod: vfat                   17316  0 
lsmod: fat                    45642  1 vfat
lsmod: ext2                   59231  1 
lsmod: mbcache                13114  3 ext2,ext3,ext4
lsmod: usb_storage            43870  0 
lsmod: sg                     25874  0 
lsmod: sr_mod                 21899  0 
lsmod: cdrom                  35401  1 sr_mod
lsmod: ata_generic            12479  0 
lsmod: ata_piix               29535  0 
lsmod: libata                140630  2 ata_piix,ata_generic
lsmod: scsi_mod              162269  4 libata,sr_mod,sg,usb_storage
lsmod: thermal_sys            18040  0 
lsmod: 8139too                26492  0 
lsmod: uhci_hcd               26865  0 
lsmod: virtio_balloon         12832  0 
lsmod: virtio_blk             12874  4 
lsmod: ehci_hcd               40215  0 
lsmod: usbcore               128681  4 ehci_hcd,uhci_hcd,usb_storage
lsmod: 8139cp                 22699  0 
lsmod: mii                    12675  2 8139cp,8139too
lsmod: virtio_pci             13207  0 
lsmod: virtio_ring            12969  3 virtio_pci,virtio_blk,virtio_balloon
lsmod: virtio                 13093  4 virtio_ring,virtio_pci,virtio_blk,virtio_balloon
lsmod: usb_common             12354  1 usbcore
df: Filesystem           1K-blocks      Used Available Use% Mounted on
df: none                     24480        40     24440   0% /run
df: tmpfs                   122384         0    122384   0% /dev
df: /dev/vda3              4282640    412972   3652120  10% /target
df: /dev/vda1               365639        13    346119   0% /target/boot
df: /dev/vda3              4282640    412972   3652120  10% /dev/.static/dev
df: tmpfs                   122384         0    122384   0% /target/dev
free:              total         used         free       shared      buffers
free: Mem:        244772       223988        20784            0        15292
free: -/+ buffers:             208696        36076
free: Swap:       499708           48       499660
/proc/cmdline: console=ttyS0 preseed/file=/preseed.cfg
/proc/cpuinfo: processor	: 0
/proc/cpuinfo: vendor_id	: GenuineIntel
/proc/cpuinfo: cpu family	: 6
/proc/cpuinfo: model		: 2
/proc/cpuinfo: model name	: QEMU Virtual CPU version 1.1.2
/proc/cpuinfo: stepping	: 3
/proc/cpuinfo: microcode	: 0x1
/proc/cpuinfo: cpu MHz		: 2526.886
/proc/cpuinfo: cache size	: 4096 KB
/proc/cpuinfo: fpu		: yes
/proc/cpuinfo: fpu_exception	: yes
/proc/cpuinfo: cpuid level	: 4
/proc/cpuinfo: wp		: yes
/proc/cpuinfo: flags		: fpu de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pse36 clflush mmx fxsr sse sse2 syscall nx lm up rep_good nopl pni cx16 popcnt hypervisor lahf_lm
/proc/cpuinfo: bogomips	: 5053.77
/proc/cpuinfo: clflush size	: 64
/proc/cpuinfo: cache_alignment	: 64
/proc/cpuinfo: address sizes	: 40 bits physical, 48 bits virtual
/proc/cpuinfo: power management:
/proc/cpuinfo: 
/proc/ioports: 0000-001f : dma1
/proc/ioports: 0020-0021 : pic1
/proc/ioports: 0040-0043 : timer0
/proc/ioports: 0050-0053 : timer1
/proc/ioports: 0060-0060 : keyboard
/proc/ioports: 0064-0064 : keyboard
/proc/ioports: 0070-0071 : rtc_cmos
/proc/ioports:   0070-0071 : rtc0
/proc/ioports: 0080-008f : dma page reg
/proc/ioports: 00a0-00a1 : pic2
/proc/ioports: 00c0-00df : dma2
/proc/ioports: 00f0-00ff : fpu
/proc/ioports: 0170-0177 : 0000:00:01.1
/proc/ioports:   0170-0177 : ata_piix
/proc/ioports: 01f0-01f7 : 0000:00:01.1
/proc/ioports:   01f0-01f7 : ata_piix
/proc/ioports: 0376-0376 : 0000:00:01.1
/proc/ioports:   0376-0376 : ata_piix
/proc/ioports: 03d4-03d5 : cga
/proc/ioports: 03f6-03f6 : 0000:00:01.1
/proc/ioports:   03f6-03f6 : ata_piix
/proc/ioports: 03f8-03ff : serial
/proc/ioports: 0cf8-0cff : PCI conf1
/proc/ioports: c000-c0ff : 0000:00:03.0
/proc/ioports:   c000-c0ff : 8139cp
/proc/ioports: c100-c13f : 0000:00:04.0
/proc/ioports:   c100-c13f : virtio-pci
/proc/ioports: c140-c15f : 0000:00:01.2
/proc/ioports:   c140-c15f : uhci_hcd
/proc/ioports: c160-c17f : 0000:00:05.0
/proc/ioports:   c160-c17f : virtio-pci
/proc/ioports: c180-c18f : 0000:00:01.1
/proc/ioports:   c180-c18f : ata_piix
/proc/iomem: 00000000-0000ffff : reserved
/proc/iomem: 00010000-0009dbff : System RAM
/proc/iomem: 0009dc00-0009ffff : reserved
/proc/iomem: 000c0800-000c11ff : Video ROM
/proc/iomem: 000f0000-000fffff : reserved
/proc/iomem:   000f0000-000fffff : System ROM
/proc/iomem: 00100000-0f9fffff : System RAM
/proc/iomem:   01000000-01356915 : Kernel code
/proc/iomem:   01356916-016946ff : Kernel data
/proc/iomem:   01729000-01806fff : Kernel bss
/proc/iomem: 0fa00000-0fffffff : RAM buffer
/proc/iomem: febe0000-febeffff : 0000:00:03.0
/proc/iomem: febf0000-febf00ff : 0000:00:03.0
/proc/iomem:   febf0000-febf00ff : 8139cp
/proc/iomem: febf1000-febf1fff : 0000:00:04.0
/proc/iomem:   febf1000-febf1fff : virtio-pci
/proc/iomem: fec00000-fec003ff : IOAPIC 0
/proc/iomem: fee00000-fee00fff : Local APIC
/proc/iomem: feffc000-feffffff : reserved
/proc/iomem: fffc0000-ffffffff : reserved
/proc/interrupts:            CPU0       
/proc/interrupts:   0:        153   IO-APIC-edge      timer
/proc/interrupts:   1:          9   IO-APIC-edge      i8042
/proc/interrupts:   2:          0    XT-PIC-XT-PIC    cascade
/proc/interrupts:   4:      12607   IO-APIC-edge      serial
/proc/interrupts:   8:          0   IO-APIC-edge      rtc0
/proc/interrupts:  12:          3   IO-APIC-edge      i8042
/proc/interrupts:  14:          0   IO-APIC-edge      ata_piix
/proc/interrupts:  15:        178   IO-APIC-edge      ata_piix
/proc/interrupts:  34:          0   IO-APIC-fasteoi   virtio1
/proc/interrupts:  35:      18584   IO-APIC-fasteoi   uhci_hcd:usb1, eth0
/proc/interrupts:  40:          0   PCI-MSI-edge      virtio0-config
/proc/interrupts:  41:      22750   PCI-MSI-edge      virtio0-requests
/proc/interrupts: NMI:          0   Non-maskable interrupts
/proc/interrupts: LOC:     104129   Local timer interrupts
/proc/interrupts: SPU:          0   Spurious interrupts
/proc/interrupts: PMI:          0   Performance monitoring interrupts
/proc/interrupts: IWI:          0   IRQ work interrupts
/proc/interrupts: RES:          0   Rescheduling interrupts
/proc/interrupts: CAL:          0   Function call interrupts
/proc/interrupts: TLB:          0   TLB shootdowns
/proc/interrupts: TRM:          0   Thermal event interrupts
/proc/interrupts: THR:          0   Threshold APIC interrupts
/proc/interrupts: MCE:          0   Machine check exceptions
/proc/interrupts: MCP:         16   Machine check polls
/proc/interrupts: ERR:          0
/proc/interrupts: MIS:          0
/proc/meminfo: MemTotal:         244772 kB
/proc/meminfo: MemFree:           20784 kB
/proc/meminfo: Buffers:           15292 kB
/proc/meminfo: Cached:           169068 kB
/proc/meminfo: SwapCached:           44 kB
/proc/meminfo: Active:            69288 kB
/proc/meminfo: Inactive:          69416 kB
/proc/meminfo: Active(anon):        808 kB
/proc/meminfo: Inactive(anon):     7420 kB
/proc/meminfo: Active(file):      68480 kB
/proc/meminfo: Inactive(file):    61996 kB
/proc/meminfo: Unevictable:       53856 kB
/proc/meminfo: Mlocked:               0 kB
/proc/meminfo: SwapTotal:        499708 kB
/proc/meminfo: SwapFree:         499660 kB
/proc/meminfo: Dirty:                 0 kB
/proc/meminfo: Writeback:             0 kB
/proc/meminfo: AnonPages:          8220 kB
/proc/meminfo: Mapped:             2176 kB
/proc/meminfo: Shmem:                28 kB
/proc/meminfo: Slab:              24296 kB
/proc/meminfo: SReclaimable:      19876 kB
/proc/meminfo: SUnreclaim:         4420 kB
/proc/meminfo: KernelStack:         448 kB
/proc/meminfo: PageTables:          628 kB
/proc/meminfo: NFS_Unstable:          0 kB
/proc/meminfo: Bounce:                0 kB
/proc/meminfo: WritebackTmp:          0 kB
/proc/meminfo: CommitLimit:      622092 kB
/proc/meminfo: Committed_AS:      13188 kB
/proc/meminfo: VmallocTotal:   34359738367 kB
/proc/meminfo: VmallocUsed:        2220 kB
/proc/meminfo: VmallocChunk:   34359736103 kB
/proc/meminfo: HardwareCorrupted:     0 kB
/proc/meminfo: AnonHugePages:         0 kB
/proc/meminfo: HugePages_Total:       0
/proc/meminfo: HugePages_Free:        0
/proc/meminfo: HugePages_Rsvd:        0
/proc/meminfo: HugePages_Surp:        0
/proc/meminfo: Hugepagesize:       2048 kB
/proc/meminfo: DirectMap4k:       38912 kB
/proc/meminfo: DirectMap2M:      217088 kB
/proc/bus/input/devices: I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
/proc/bus/input/devices: N: Name="AT Translated Set 2 keyboard"
/proc/bus/input/devices: P: Phys=isa0060/serio0/input0
/proc/bus/input/devices: S: Sysfs=/devices/platform/i8042/serio0/input/input0
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=sysrq kbd 
/proc/bus/input/devices: B: PROP=0
/proc/bus/input/devices: B: EV=120013
/proc/bus/input/devices: B: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
/proc/bus/input/devices: B: MSC=10
/proc/bus/input/devices: B: LED=7
/proc/bus/input/devices: 


Reply to: