View Issue Details

IDProjectCategoryView StatusLast Update
0006520Kali LinuxGeneral Bugpublic2021-07-07 14:47
Reportermjwall9121 Assigned Torhertzog  
PrioritynormalSeveritytrivialReproducibilityalways
Status closedResolutionreopened 
Product Version2020.2 
Fixed in Version2021.2 
Summary0006520: The iso file to install gets up to the base system installation and fails at the last packages
Description

AN ERROR WAS RETURNED WHILE TRYING TO INSTALL THE KERNEL INTO THE TARGET SYSTEM.
KERNEL PACKAGE: 'LINUX-IMAGE-AMD64'.
CHECK /VAR/LOG/SYSLOG OR SEE VIRTUAL CONSOLE 4 FOR THE DETAILS.

Here is all found in
VAR/LOG/SYSLOG:

Jun 25 01:33:49 syslogd started: BusyBox v1.30.1
Jun 25 01:33:49 kernel: klogd started: BusyBox v1.30.1 (Debian 1:1.30.1-4)
Jun 25 01:33:49 kernel: [ 0.000000] Linux version 5.5.0-kali2-amd64 ([email protected]) (gcc version 9.3.0 (Debian 9.3.0-10)) 0000001 SMP Debian 5.5.17-1kali1 (2020-04-21)
Jun 25 01:33:49 kernel: [ 0.000000] Command line: BOOT_IMAGE=/install.amd/vmlinuz preseed/file=/cdrom/simple-cdd/default.preseed desktop=xfce vga=788 initrd=/install.amd/gtk/initrd.gz --- quiet
Jun 25 01:33:49 kernel: [ 0.000000] x86/fpu: x87 FPU will use FXSAVE
Jun 25 01:33:49 kernel: [ 0.000000] BIOS-provided physical RAM map:
Jun 25 01:33:49 kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
Jun 25 01:33:49 kernel: [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
Jun 25 01:33:49 kernel: [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
Jun 25 01:33:49 kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable
Jun 25 01:33:49 kernel: [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffffff] ACPI data
Jun 25 01:33:49 kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jun 25 01:33:49 kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jun 25 01:33:49 kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
Jun 25 01:33:49 kernel: [ 0.000000] NX (Execute Disable) protection: active
Jun 25 01:33:49 kernel: [ 0.000000] SMBIOS 2.5 present.
Jun 25 01:33:49 kernel: [ 0.000000] DMI: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006
Jun 25 01:33:49 kernel: [ 0.000000] Hypervisor detected: KVM
Jun 25 01:33:49 kernel: [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
Jun 25 01:33:49 kernel: [ 0.000000] kvm-clock: cpu 0, msr 11031001, primary cpu clock
Jun 25 01:33:49 kernel: [ 0.000000] kvm-clock: using sched offset of 13361187844 cycles
Jun 25 01:33:49 kernel: [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
Jun 25 01:33:49 kernel: [ 0.000005] tsc: Detected 1190.403 MHz processor
Jun 25 01:33:49 kernel: [ 0.002992] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 25 01:33:49 kernel: [ 0.002995] e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 25 01:33:49 kernel: [ 0.002999] last_pfn = 0x3fff0 max_arch_pfn = 0x400000000
Jun 25 01:33:49 kernel: [ 0.003035] MTRR default type: uncachable
Jun 25 01:33:49 kernel: [ 0.003036] MTRR fixed ranges disabled:
Jun 25 01:33:49 kernel: [ 0.003037] 00000-FFFFF uncachable
Jun 25 01:33:49 kernel: [ 0.003038] MTRR variable ranges disabled:
Jun 25 01:33:49 kernel: [ 0.003038] 0 disabled
Jun 25 01:33:49 kernel: [ 0.003039] 1 disabled
Jun 25 01:33:49 kernel: [ 0.003039] 2 disabled
Jun 25 01:33:49 kernel: [ 0.003039] 3 disabled
Jun 25 01:33:49 kernel: [ 0.003040] 4 disabled
Jun 25 01:33:49 kernel: [ 0.003040] 5 disabled
Jun 25 01:33:49 kernel: [ 0.003040] 6 disabled
Jun 25 01:33:49 kernel: [ 0.003041] 7 disabled
Jun 25 01:33:49 kernel: [ 0.003041] Disabled
Jun 25 01:33:49 kernel: [ 0.003043] x86/PAT: MTRRs disabled, skipping PAT initialization too.
Jun 25 01:33:49 kernel: [ 0.003047] CPU MTRRs all blank - virtualized system.
Jun 25 01:33:49 kernel: [ 0.003049] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC
Jun 25 01:33:49 kernel: [ 0.003106] found SMP MP-table at [mem 0x0009fff0-0x0009ffff]
Jun 25 01:33:49 kernel: [ 0.031922] BRK [0x11201000, 0x11201fff] PGTABLE
Jun 25 01:33:49 kernel: [ 0.031925] BRK [0x11202000, 0x11202fff] PGTABLE
Jun 25 01:33:49 kernel: [ 0.031926] BRK [0x11203000, 0x11203fff] PGTABLE
Jun 25 01:33:49 kernel: [ 0.031936] BRK [0x11204000, 0x11204fff] PGTABLE
Jun 25 01:33:49 kernel: [ 0.031956] BRK [0x11205000, 0x11205fff] PGTABLE
Jun 25 01:33:49 kernel: [ 0.031962] RAMDISK: [mem 0x3d32c000-0x3ffeffff]
Jun 25 01:33:49 kernel: [ 0.031981] ACPI: Early table checksum verification disabled
Jun 25 01:33:49 kernel: [ 0.031986] ACPI: RSDP 0x00000000000E0000 000024 (v02 VBOX )
Jun 25 01:33:49 kernel: [ 0.031989] ACPI: XSDT 0x000000003FFF0030 00003C (v01 VBOX VBOXXSDT 00000001 ASL 00000061)
Jun 25 01:33:49 kernel: [ 0.031993] ACPI: FACP 0x000000003FFF00F0 0000F4 (v04 VBOX VBOXFACP 00000001 ASL 00000061)
Jun 25 01:33:49 kernel: [ 0.031997] ACPI: DSDT 0x000000003FFF0470 002325 (v02 VBOX VBOXBIOS 00000002 INTL 20100528)
Jun 25 01:33:49 kernel: [ 0.031999] ACPI: FACS 0x000000003FFF0200 000040
Jun 25 01:33:49 kernel: [ 0.032001] ACPI: FACS 0x000000003FFF0200 000040
Jun 25 01:33:49 kernel: [ 0.032003] ACPI: APIC 0x000000003FFF0240 000054 (v02 VBOX VBOXAPIC 00000001 ASL 00000061)
Jun 25 01:33:49 kernel: [ 0.032005] ACPI: SSDT 0x000000003FFF02A0 0001CC (v01 VBOX VBOXCPUT 00000002 INTL 20100528)
Jun 25 01:33:49 kernel: [ 0.032012] ACPI: Local APIC address 0xfee00000
Jun 25 01:33:49 kernel: [ 0.032558] No NUMA configuration found
Jun 25 01:33:49 kernel: [ 0.032560] Faking a node at [mem 0x0000000000000000-0x000000003ffeffff]
Jun 25 01:33:49 kernel: [ 0.032563] NODE_DATA(0) allocated [mem 0x3d327000-0x3d32bfff]
Jun 25 01:33:49 kernel: [ 0.032761] Zone ranges:
Jun 25 01:33:49 kernel: [ 0.032762] DMA [mem 0x0000000000001000-0x0000000000ffffff]
Jun 25 01:33:49 kernel: [ 0.032763] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]
Jun 25 01:33:49 kernel: [ 0.032763] Normal empty
Jun 25 01:33:49 kernel: [ 0.032764] Device empty
Jun 25 01:33:49 kernel: [ 0.032765] Movable zone start for each node
Jun 25 01:33:49 kernel: [ 0.032765] Early memory node ranges
Jun 25 01:33:49 kernel: [ 0.032766] node 0: [mem 0x0000000000001000-0x000000000009efff]
Jun 25 01:33:49 kernel: [ 0.032766] node 0: [mem 0x0000000000100000-0x000000003ffeffff]
Jun 25 01:33:49 kernel: [ 0.032818] Zeroed struct page in unavailable ranges: 114 pages
Jun 25 01:33:49 kernel: [ 0.032819] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff]
Jun 25 01:33:49 kernel: [ 0.032820] On node 0 totalpages: 262030
Jun 25 01:33:49 kernel: [ 0.032821] DMA zone: 64 pages used for memmap
Jun 25 01:33:49 kernel: [ 0.032822] DMA zone: 21 pages reserved
Jun 25 01:33:49 kernel: [ 0.032822] DMA zone: 3998 pages, LIFO batch:0
Jun 25 01:33:49 kernel: [ 0.033562] DMA32 zone: 4032 pages used for memmap
Jun 25 01:33:49 kernel: [ 0.033563] DMA32 zone: 258032 pages, LIFO batch:63
Jun 25 01:33:49 kernel: [ 0.051585] ACPI: PM-Timer IO Port: 0x4008
Jun 25 01:33:49 kernel: [ 0.051588] ACPI: Local APIC address 0xfee00000
Jun 25 01:33:49 kernel: [ 0.051825] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
Jun 25 01:33:49 kernel: [ 0.051828] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 25 01:33:49 kernel: [ 0.051829] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Jun 25 01:33:49 kernel: [ 0.051831] ACPI: IRQ0 used by override.
Jun 25 01:33:49 kernel: [ 0.051831] ACPI: IRQ9 used by override.
Jun 25 01:33:49 kernel: [ 0.051833] Using ACPI (MADT) for SMP configuration information
Jun 25 01:33:49 kernel: [ 0.051858] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
Jun 25 01:33:49 kernel: [ 0.051923] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 25 01:33:49 kernel: [ 0.051924] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
Jun 25 01:33:49 kernel: [ 0.051924] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
Jun 25 01:33:49 kernel: [ 0.051925] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
Jun 25 01:33:49 kernel: [ 0.051926] [mem 0x40000000-0xfebfffff] available for PCI devices
Jun 25 01:33:49 kernel: [ 0.051927] Booting paravirtualized kernel on KVM
Jun 25 01:33:49 kernel: [ 0.051930] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
Jun 25 01:33:49 kernel: [ 0.111566] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1
Jun 25 01:33:49 kernel: [ 0.121355] percpu: Embedded 55 pages/cpu s187800 r8192 d29288 u2097152
Jun 25 01:33:49 kernel: [ 0.121363] pcpu-alloc: s187800 r8192 d29288 u2097152 alloc=12097152
Jun 25 01:33:49 kernel: [ 0.121364] pcpu-alloc: [0] 0
Jun 25 01:33:49 kernel: [ 0.121441] Built 1 zonelists, mobility grouping on. Total pages: 257913
Jun 25 01:33:49 kernel: [ 0.121443] Policy zone: DMA32
Jun 25 01:33:49 kernel: [ 0.121445] Kernel command line: BOOT_IMAGE=/install.amd/vmlinuz preseed/file=/cdrom/simple-cdd/default.preseed desktop=xfce vga=788 initrd=/install.amd/gtk/initrd.gz --- quiet
Jun 25 01:33:49 kernel: [ 0.125024] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jun 25 01:33:49 kernel: [ 0.125047] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jun 25 01:33:49 kernel: [ 0.125114] mem auto-init: stack:off, heap alloc:off, heap free:off
Jun 25 01:33:49 kernel: [ 0.134630] Memory: 255524K/1048120K available (10243K kernel code, 1221K rwdata, 3972K rodata, 1672K init, 1980K bss, 88776K reserved, 0K cma-reserved)
Jun 25 01:33:49 kernel: [ 0.134639] random: get_random_u64 called from __kmem_cache_create+0x3e/0x530 with crng_init=0
Jun 25 01:33:49 kernel: [ 0.135002] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Jun 25 01:33:49 kernel: [ 0.135125] ftrace: allocating 34294 entries in 134 pages
Jun 25 01:33:49 kernel: [ 0.146558] ftrace: allocated 134 pages with 3 groups
Jun 25 01:33:49 kernel: [ 0.147118] rcu: Hierarchical RCU implementation.
Jun 25 01:33:49 kernel: [ 0.147119] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.
Jun 25 01:33:49 kernel: [ 0.147120] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
Jun 25 01:33:49 kernel: [ 0.147120] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
Jun 25 01:33:49 kernel: [ 0.149590] NR_IRQS: 33024, nr_irqs: 256, preallocated irqs: 16
Jun 25 01:33:49 kernel: [ 0.149906] Console: colour dummy device 80x25
Jun 25 01:33:49 kernel: [ 0.149908] printk: console [tty0] enabled
Jun 25 01:33:49 kernel: [ 0.149932] ACPI: Core revision 20191018
Jun 25 01:33:49 kernel: [ 0.150070] APIC: Switch to symmetric I/O mode setup
Jun 25 01:33:49 kernel: [ 0.160062] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 25 01:33:49 kernel: [ 0.161405] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1128b1be6ad, max_idle_ns: 440795207191 ns
Jun 25 01:33:49 kernel: [ 0.161411] Calibrating delay loop (skipped) preset value.. 2380.80 BogoMIPS (lpj=4761612)
Jun 25 01:33:49 kernel: [ 0.161413] pid_max: default: 32768 minimum: 301
Jun 25 01:33:49 kernel: [ 0.161473] LSM: Security Framework initializing
Jun 25 01:33:49 kernel: [ 0.161477] Yama: disabled by default; enable with sysctl kernel.yama.

Jun 25 01:33:49 kernel: [ 0.161597] AppArmor: AppArmor initialized
Jun 25 01:33:49 kernel: [ 0.161598] TOMOYO Linux initialized
Jun 25 01:33:49 kernel: [ 0.161662] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
Jun 25 01:33:49 kernel: [ 0.161704] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
Jun 25 01:33:49 kernel: [ 0.166310] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Jun 25 01:33:49 kernel: [ 0.166310] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Jun 25 01:33:49 kernel: [ 0.166313] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jun 25 01:33:49 kernel: [ 0.166315] Spectre V2 : Mitigation: Enhanced IBRS
Jun 25 01:33:49 kernel: [ 0.166315] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jun 25 01:33:49 kernel: [ 0.166316] Speculative Store Bypass: Vulnerable
Jun 25 01:33:49 kernel: [ 0.169428] Freeing SMP alternatives memory: 32K
Jun 25 01:33:49 kernel: [ 0.277671] smpboot: CPU0: Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz (family: 0x6, model: 0x7e, stepping: 0x5)
Jun 25 01:33:49 kernel: [ 0.278076] Performance Events: unsupported p6 CPU model 126 no PMU driver, software events only.
Jun 25 01:33:49 kernel: [ 0.278145] rcu: Hierarchical SRCU implementation.
Jun 25 01:33:49 kernel: [ 0.278625] NMI watchdog: Perf NMI watchdog permanently disabled
Jun 25 01:33:49 kernel: [ 0.278753] smp: Bringing up secondary CPUs ...
Jun 25 01:33:49 kernel: [ 0.278754] smp: Brought up 1 node, 1 CPU
Jun 25 01:33:49 kernel: [ 0.278755] smpboot: Max logical packages: 1
Jun 25 01:33:49 kernel: [ 0.278756] smpboot: Total of 1 processors activated (2380.80 BogoMIPS)
Jun 25 01:33:49 kernel: [ 0.285475] node 0 initialised, 175955 pages in 4ms
Jun 25 01:33:49 kernel: [ 0.285617] devtmpfs: initialized
Jun 25 01:33:49 kernel: [ 0.285651] x86/mm: Memory block size: 128MB
Jun 25 01:33:49 kernel: [ 0.285850] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Jun 25 01:33:49 kernel: [ 0.285853] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
Jun 25 01:33:49 kernel: [ 0.285928] pinctrl core: initialized pinctrl subsystem
Jun 25 01:33:49 kernel: [ 0.286059] thermal_sys: Registered thermal governor 'fair_share'
Jun 25 01:33:49 kernel: [ 0.286059] thermal_sys: Registered thermal governor 'bang_bang'
Jun 25 01:33:49 kernel: [ 0.286060] thermal_sys: Registered thermal governor 'step_wise'
Jun 25 01:33:49 kernel: [ 0.286060] thermal_sys: Registered thermal governor 'user_space'
Jun 25 01:33:49 kernel: [ 0.286187] NET: Registered protocol family 16
Jun 25 01:33:49 kernel: [ 0.286270] audit: initializing netlink subsys (disabled)
Jun 25 01:33:49 kernel: [ 0.286358] cpuidle: using governor ladder
Jun 25 01:33:49 kernel: [ 0.286358] cpuidle: using governor menu
Jun 25 01:33:49 kernel: [ 0.289418] audit: type=2000 audit(1593048838.800:1): state=initialized audit_enabled=0 res=1
Jun 25 01:33:49 kernel: [ 0.289421] ACPI: bus type PCI registered
Jun 25 01:33:49 kernel: [ 0.289422] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 25 01:33:49 kernel: [ 0.289559] PCI: Using configuration type 1 for base access
Jun 25 01:33:49 kernel: [ 0.290404] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Jun 25 01:33:49 kernel: [ 0.324230] ACPI: Added _OSI(Module Device)
Jun 25 01:33:49 kernel: [ 0.324231] ACPI: Added _OSI(Processor Device)
Jun 25 01:33:49 kernel: [ 0.324231] ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 25 01:33:49 kernel: [ 0.324237] ACPI: Added _OSI(Processor Aggregator Device)
Jun 25 01:33:49 kernel: [ 0.324238] ACPI: Added _OSI(Linux-Dell-Video)
Jun 25 01:33:49 kernel: [ 0.324238] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Jun 25 01:33:49 kernel: [ 0.324239] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Jun 25 01:33:49 kernel: [ 0.325765] ACPI: 2 ACPI AML tables successfully acquired and loaded
Jun 25 01:33:49 kernel: [ 0.327145] ACPI: Interpreter enabled
Jun 25 01:33:49 kernel: [ 0.327152] ACPI: (supports S0 S5)
Jun 25 01:33:49 kernel: [ 0.327153] ACPI: Using IOAPIC for interrupt routing
Jun 25 01:33:49 kernel: [ 0.327336] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 25 01:33:49 kernel: [ 0.327411] ACPI: Enabled 2 GPEs in block 00 to 07
Jun 25 01:33:49 kernel: [ 0.333915] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jun 25 01:33:49 kernel: [ 0.333919] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3]
Jun 25 01:33:49 kernel: [ 0.334288] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
Jun 25 01:33:49 kernel: [ 0.334293] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
Jun 25 01:33:49 kernel: [ 0.334596] PCI host bridge to bus 0000:00
Jun 25 01:33:49 kernel: [ 0.334598] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Jun 25 01:33:49 kernel: [ 0.334599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Jun 25 01:33:49 kernel: [ 0.334600] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jun 25 01:33:49 kernel: [ 0.334601] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfdffffff window]
Jun 25 01:33:49 kernel: [ 0.334602] pci_bus 0000:00: root bus resource [bus 00-ff]
Jun 25 01:33:49 kernel: [ 0.334660] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
Jun 25 01:33:49 kernel: [ 0.335469] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
Jun 25 01:33:49 kernel: [ 0.337892] pci 0000:00:01.1: [8086:7111] type 00 class 0x01018a
Jun 25 01:33:49 kernel: [ 0.338444] pci 0000:00:01.1: reg 0x20: [io 0xd000-0xd00f]
Jun 25 01:33:49 kernel: [ 0.338667] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
Jun 25 01:33:49 kernel: [ 0.338667] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
Jun 25 01:33:49 kernel: [ 0.338668] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
Jun 25 01:33:49 kernel: [ 0.338669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
Jun 25 01:33:49 kernel: [ 0.339001] pci 0000:00:02.0: [15ad:0405] type 00 class 0x030000
Jun 25 01:33:49 kernel: [ 0.345413] pci 0000:00:02.0: reg 0x10: [io 0xd010-0xd01f]
Jun 25 01:33:49 kernel: [ 0.353412] pci 0000:00:02.0: reg 0x14: [mem 0xf0000000-0xf0ffffff pref]
Jun 25 01:33:49 kernel: [ 0.361411] pci 0000:00:02.0: reg 0x18: [mem 0xf1000000-0xf11fffff]
Jun 25 01:33:49 kernel: [ 0.393832] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000
Jun 25 01:33:49 kernel: [ 0.394106] pci 0000:00:03.0: reg 0x10: [mem 0xf1200000-0xf121ffff]
Jun 25 01:33:49 kernel: [ 0.394328] pci 0000:00:03.0: reg 0x18: [io 0xd020-0xd027]
Jun 25 01:33:49 kernel: [ 0.395462] pci 0000:00:04.0: [80ee:cafe] type 00 class 0x088000
Jun 25 01:33:49 kernel: [ 0.397524] pci 0000:00:04.0: reg 0x10: [io 0xd040-0xd05f]
Jun 25 01:33:49 kernel: [ 0.397645] pci 0000:00:04.0: reg 0x14: [mem 0xf1400000-0xf17fffff]
Jun 25 01:33:49 kernel: [ 0.397757] pci 0000:00:04.0: reg 0x18: [mem 0xf1800000-0xf1803fff pref]
Jun 25 01:33:49 kernel: [ 0.398477] pci 0000:00:05.0: [8086:2415] type 00 class 0x040100
Jun 25 01:33:49 kernel: [ 0.398667] pci 0000:00:05.0: reg 0x10: [io 0xd100-0xd1ff]
Jun 25 01:33:49 kernel: [ 0.398760] pci 0000:00:05.0: reg 0x14: [io 0xd200-0xd23f]
Jun 25 01:33:49 kernel: [ 0.399514] pci 0000:00:07.0: [8086:7113] type 00 class 0x068000
Jun 25 01:33:49 kernel: [ 0.402071] pci 0000:00:07.0: quirk: [io 0x4000-0x403f] claimed by PIIX4 ACPI
Jun 25 01:33:49 kernel: [ 0.402086] pci 0000:00:07.0: quirk: [io 0x4100-0x410f] claimed by PIIX4 SMB
Jun 25 01:33:49 kernel: [ 0.402567] pci 0000:00:0c.0: [8086:1e31] type 00 class 0x0c0330
Jun 25 01:33:49 kernel: [ 0.402787] pci 0000:00:0c.0: reg 0x10: [mem 0xf1810000-0xf181ffff]
Jun 25 01:33:49 kernel: [ 0.405672] pci 0000:00:0d.0: [8086:2829] type 00 class 0x010601
Jun 25 01:33:49 kernel: [ 0.405922] pci 0000:00:0d.0: reg 0x10: [io 0xd240-0xd247]
Jun 25 01:33:49 kernel: [ 0.406034] pci 0000:00:0d.0: reg 0x14: [io 0xd248-0xd24b]
Jun 25 01:33:49 kernel: [ 0.406144] pci 0000:00:0d.0: reg 0x18: [io 0xd250-0xd257]
Jun 25 01:33:49 kernel: [ 0.406254] pci 0000:00:0d.0: reg 0x1c: [io 0xd258-0xd25b]
Jun 25 01:33:49 kernel: [ 0.406364] pci 0000:00:0d.0: reg 0x20: [io 0xd260-0xd26f]
Jun 25 01:33:49 kernel: [ 0.406474] pci 0000:00:0d.0: reg 0x24: [mem 0xf1820000-0xf1821fff]
Jun 25 01:33:49 kernel: [ 0.410133] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 9 10 11)
Jun 25 01:33:49 kernel: [ 0.410378] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9
10 11)
Jun 25 01:33:49 kernel: [ 0.410467] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 9 10 11)
Jun 25 01:33:49 kernel: [ 0.410564] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 9 10
11)
Jun 25 01:33:49 kernel: [ 0.410680] iommu: Default domain type: Translated
Jun 25 01:33:49 kernel: [ 0.410720] pci 0000:00:02.0: vgaarb: setting as boot VGA device
Jun 25 01:33:49 kernel: [ 0.410722] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jun 25 01:33:49 kernel: [ 0.410723] pci 0000:00:02.0: vgaarb: bridge control possible
Jun 25 01:33:49 kernel: [ 0.410724] vgaarb: loaded
Jun 25 01:33:49 kernel: [ 0.410890] EDAC MC: Ver: 3.0.0
Jun 25 01:33:49 kernel: [ 0.411267] PCI: Using ACPI for IRQ routing
Jun 25 01:33:49 kernel: [ 0.411268] PCI: pci_cache_line_size set to 64 bytes
Jun 25 01:33:49 kernel: [ 0.411541] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
Jun 25 01:33:49 kernel: [ 0.411543] e820: reserve RAM buffer [mem 0x3fff0000-0x3fffffff]
Jun 25 01:33:49 kernel: [ 0.413423] clocksource: Switched to clocksource kvm-clock
Jun 25 01:33:49 kernel: [ 0.451620] VFS: Disk quotas dquot_6.6.0
Jun 25 01:33:49 kernel: [ 0.451642] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 25 01:33:49 kernel: [ 0.451905] AppArmor: AppArmor Filesystem Enabled
Jun 25 01:33:49 kernel: [ 0.451933] pnp: PnP ACPI init
Jun 25 01:33:49 kernel: [ 0.452008] pnp 00:00: Plug and Play ACPI device, IDs PNP0303 (active)
Jun 25 01:33:49 kernel: [ 0.452054] pnp 00:01: Plug and Play ACPI device, IDs PNP0f03 (active)
Jun 25 01:33:49 kernel: [ 0.452636] pnp: PnP ACPI: found 2 devices
Jun 25 01:33:49 kernel: [ 0.458671] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 25 01:33:49 kernel: [ 0.458708] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Jun 25 01:33:49 kernel: [ 0.458709] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Jun 25 01:33:49 kernel: [ 0.458710] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Jun 25 01:33:49 kernel: [ 0.458711] pci_bus 0000:00: resource 7 [mem 0x40000000-0xfdffffff window]
Jun 25 01:33:49 kernel: [ 0.458744] NET: Registered protocol family 2
Jun 25 01:33:49 kernel: [ 0.458840] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
Jun 25 01:33:49 kernel: [ 0.458842] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
Jun 25 01:33:49 kernel: [ 0.458850] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
Jun 25 01:33:49 kernel: [ 0.458864] TCP: Hash tables configured (established 8192 bind 8192)
Jun 25 01:33:49 kernel: [ 0.458882] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
Jun 25 01:33:49 kernel: [ 0.458885] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
Jun 25 01:33:49 kernel: [ 0.458903] NET: Registered protocol family 1
Jun 25 01:33:49 kernel: [ 0.458906] NET: Registered protocol family 44
Jun 25 01:33:49 kernel: [ 0.458931] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
Jun 25 01:33:49 kernel: [ 0.458947] pci 0000:00:01.0: Activating ISA DMA hang workarounds
Jun 25 01:33:49 kernel: [ 0.459018] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jun 25 01:33:49 kernel: [ 0.460328] PCI: CLS 0 bytes, default 64
Jun 25 01:33:49 kernel: [ 0.460358] Trying to unpack rootfs image as initramfs...
Jun 25 01:33:49 kernel: [ 1.609709] Freeing initrd memory: 45840K
Jun 25 01:33:49 kernel: [ 1.610799] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1128b1be6ad, max_idle_ns: 440795207191 ns
Jun 25 01:33:49 kernel: [ 1.610807] clocksource: Switched to clocksource tsc
Jun 25 01:33:49 kernel: [ 1.610836] platform rtc_cmos: registered platform RTC device (no PNP device found)
Jun 25 01:33:49 kernel: [ 1.611016] Initialise system trusted keyrings
Jun 25 01:33:49 kernel: [ 1.611023] Key type blacklist registered
Jun 25 01:33:49 kernel: [ 1.611048] workingset: timestamp_bits=40 max_order=18 bucket_order=0
Jun 25 01:33:49 kernel: [ 1.611888] zbud: loaded
Jun 25 01:33:49 kernel: [ 1.612028] Platform Keyring initialized
Jun 25 01:33:49 kernel: [ 1.612030] Key type asymmetric registered
Jun 25 01:33:49 kernel: [ 1.612031] Asymmetric key parser 'x509' registered
Jun 25 01:33:49 kernel: [ 1.612037] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
Jun 25 01:33:49 kernel: [ 1.612059] io scheduler mq-deadline registered
Jun 25 01:33:49 kernel: [ 1.612114] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 25 01:33:49 kernel: [ 1.612123] vesafb: mode is 800x600x16, linelength=1600, pages=16
Jun 25 01:33:49 kernel: [ 1.612123] vesafb: scrolling: redraw
Jun 25 01:33:49 kernel: [ 1.612124] vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
Jun 25 01:33:49 kernel: [ 1.612128] vesafb: framebuffer at 0xf0000000, mapped to 0x(ptrval), using 1875k, total 16384k
Jun 25 01:33:49 kernel: [ 1.612177] Console: switching to colour frame buffer device 100x37
Jun 25 01:33:49 kernel: [ 1.631952] fb0: VESA VGA frame buffer device
Jun 25 01:33:49 kernel: [ 1.632001] intel_idle: does not run on family 6 model 126
Jun 25 01:33:49 kernel: [ 1.632155] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Jun 25 01:33:49 kernel: [ 1.632488] Linux agpgart interface v0.103
Jun 25 01:33:49 kernel: [ 1.632541] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
Jun 25 01:33:49 kernel: [ 1.632542] AMD-Vi: AMD IOMMUv2 functionality not available on this system
Jun 25 01:33:49 kernel: [ 1.632633] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
Jun 25 01:33:49 kernel: [ 1.635787] serio: i8042 KBD port at 0x60,0x64 irq 1
Jun 25 01:33:49 kernel: [ 1.635795] serio: i8042 AUX port at 0x60,0x64 irq 12
Jun 25 01:33:49 kernel: [ 1.635908] mousedev: PS/2 mouse device common for all mice
Jun 25 01:33:49 kernel: [ 1.637798] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Jun 25 01:33:49 kernel: [ 1.639170] rtc_cmos rtc_cmos: registered as rtc0
Jun 25 01:33:49 kernel: [ 1.639179] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
Jun 25 01:33:49 kernel: [ 1.639186] intel_pstate: CPU model not supported
Jun 25 01:33:49 kernel: [ 1.639205] ledtrig-cpu: registered to indicate activity on CPUs
Jun 25 01:33:49 kernel: [ 1.639249] drop_monitor: Initializing network drop monitor service
Jun 25 01:33:49 kernel: [ 1.639354] NET: Registered protocol family 10
Jun 25 01:33:49 kernel: [ 1.643826] Segment Routing with IPv6
Jun 25 01:33:49 kernel: [ 1.643842] mip6: Mobile IPv6
Jun 25 01:33:49 kernel: [ 1.643843] NET: Registered protocol family 17
Jun 25 01:33:49 kernel: [ 1.643859] mpls_gso: MPLS GSO support
Jun 25 01:33:49 kernel: [ 1.643945] IPI shorthand broadcast: enabled
Jun 25 01:33:49 kernel: [ 1.643949] sched_clock: Marking stable (1634095875, 7537407)->(1827599128, -185965846)
Jun 25 01:33:49 kernel: [ 1.643994] registered taskstats version 1
Jun 25 01:33:49 kernel: [ 1.643995] Loading compiled-in X.509 certificates
Jun 25 01:33:49 kernel: [ 1.664393] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
Jun 25 01:33:49 kernel: [ 1.664410] Loaded X.509 cert 'Debian Secure Boot Signer: 00a7468def'
Jun 25 01:33:49 kernel: [ 1.664428] zswap: loaded using pool lzo/zbud
Jun 25 01:33:49 kernel: [ 1.664470] Key type ._fscrypt registered
Jun 25 01:33:49 kernel: [ 1.664471] Key type .fscrypt registered
Jun 25 01:33:49 kernel: [ 1.664481] AppArmor: AppArmor sha1 policy hashing enabled
Jun 25 01:33:49 kernel: [ 1.665599] rtc_cmos rtc_cmos: setting system clock to 2020-06-25T01:33:45 UTC (1593048825)
Jun 25 01:33:49 kernel: [ 1.666162] Freeing unused kernel image (initmem) memory: 1672K
Jun 25 01:33:49 kernel: [ 1.673577] Write protecting the kernel read-only data: 16384k
Jun 25 01:33:49 kernel: [ 1.674071] Freeing unused kernel image (text/rodata gap) memory: 2044K
Jun 25 01:33:49 kernel: [ 1.674114] Freeing unused kernel image (rodata/data gap) memory: 124K
Jun 25 01:33:49 kernel: [ 1.681410] x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 25 01:33:49 kernel: [ 1.681412] Run /init as init process
Jun 25 01:33:49 kernel: [ 1.712325] scsi_mod: module verification failed: signature and/or required key missing - tainting kernel
Jun 25 01:33:49 kernel: [ 1.713210] SCSI subsystem initialized
Jun 25 01:33:49 kernel: [ 1.729266] ACPI: bus type USB registered
Jun 25 01:33:49 kernel: [ 1.729279] usbcore: registered new interface driver usbfs
Jun 25 01:33:49 kernel: [ 1.729284] usbcore: registered new interface driver hub
Jun 25 01:33:49 kernel: [ 1.729294] usbcore: registered new device driver usb
Jun 25 01:33:49 kernel: [ 1.732095] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
Jun 25 01:33:49 kernel: [ 1.732136] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input2
Jun 25 01:33:49 kernel: [ 1.734437] battery: ACPI: Battery Slot [BAT0] (battery present)
Jun 25 01:33:49 kernel: [ 1.739049] libata version 3.00 loaded.
Jun 25 01:33:49 kernel: [ 1.739602] ahci 0000:00:0d.0: version 3.0
Jun 25 01:33:49 kernel: [ 1.739808] ata_piix 0000:00:01.1: version 2.13
Jun 25 01:33:49 kernel: [ 1.751805] ahci 0000:00:0d.0: SSS flag set, parallel bus scan disabled
Jun 25 01:33:49 kernel: [ 1.752320] ahci 0000:00:0d.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
Jun 25 01:33:49 kernel: [ 1.752321] ahci 0000:00:0d.0: flags: 64bit ncq stag only ccc
Jun 25 01:33:49 kernel: [ 1.755219] xhci_hcd 0000:00:0c.0: xHCI Host Controller
Jun 25 01:33:49 kernel: [ 1.755225] xhci_hcd 0000:00:0c.0: new USB bus registered, assigned bus number 1
Jun 25 01:33:49 kernel: [ 1.765865] scsi host0: ata_piix
Jun 25 01:33:49 kernel: [ 1.769161] scsi host1: ahci
Jun 25 01:33:49 kernel: [ 1.769445] ata3: SATA max UDMA/133 abar m8192@0xf1820000 port 0xf1820100 irq 21
Jun 25 01:33:49 kernel: [ 1.770346] scsi host2: ata_piix
Jun 25 01:33:49 kernel: [ 1.770373] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14
Jun 25 01:33:49 kernel: [ 1.770374] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15
Jun 25 01:33:49 kernel: [ 1.774519] xhci_hcd 0000:00:0c.0: hcc params 0x04000000 hci version 0x100 quirks 0x000000000000b930
Jun 25 01:33:49 kernel: [ 1.777239] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
Jun 25 01:33:49 kernel: [ 1.777240] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 25 01:33:49 kernel: [ 1.777241] usb usb1: Product: xHCI Host Controller
Jun 25 01:33:49 kernel: [ 1.777242] usb usb1: Manufacturer: Linux 5.5.0-kali2-amd64 xhci-hcd
Jun 25 01:33:49 kernel: [ 1.777242] usb usb1: SerialNumber: 0000:00:0c.0
Jun 25 01:33:49 kernel: [ 1.777418] hub 1-0:1.0: USB hub found
Jun 25 01:33:49 kernel: [ 1.777749] hub 1-0:1.0: 8 ports detected
Jun 25 01:33:49 kernel: [ 1.778902] xhci_hcd 0000:00:0c.0: xHCI Host Controller
Jun 25 01:33:49 kernel: [ 1.778905] xhci_hcd 0000:00:0c.0: new USB bus registered, assigned bus number 2
Jun 25 01:33:49 kernel: [ 1.778908] xhci_hcd 0000:00:0c.0: Host supports USB 3.0 SuperSpeed
Jun 25 01:33:49 kernel: [ 1.779782] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.05
Jun 25 01:33:49 kernel: [ 1.779783] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 25 01:33:49 kernel: [ 1.779784] usb usb2: Product: xHCI Host Controller
Jun 25 01:33:49 kernel: [ 1.779784] usb usb2: Manufacturer: Linux 5.5.0-kali2-amd64 xhci-hcd
Jun 25 01:33:49 kernel: [ 1.779785] usb usb2: SerialNumber: 0000:00:0c.0
Jun 25 01:33:49 kernel: [ 1.779901] hub 2-0:1.0: USB hub found
Jun 25 01:33:49 kernel: [ 1.780038] hub 2-0:1.0: 6 ports detected
Jun 25 01:33:49 kernel: [ 1.959712] ata2.00: ATAPI: VBOX CD-ROM, 1.0, max UDMA/133
Jun 25 01:33:49 kernel: [ 1.992954] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3
Jun 25 01:33:49 kernel: [ 2.106809] ata3: SATA link down (SStatus 0 SControl 300)
Jun 25 01:33:49 kernel: [ 2.241499] scsi 2:0:0:0: CD-ROM VBOX CD-ROM 1.0 PQ: 0 ANSI: 5
Jun 25 01:33:49 kernel: [ 3.547527] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Jun 25 01:33:49 kernel: [ 3.547533] sr 2:0:0:0: [sr0] scsi3-mmc drive: 32x/32x xa/form2 tray
Jun 25 01:33:49 kernel: [ 3.547535] cdrom: Uniform CD-ROM driver Revision: 3.20
Jun 25 01:33:49 kernel: [ 3.547854] sr 2:0:0:0: Attached scsi CD-ROM sr0
Jun 25 01:33:49 kernel: [ 4.169333] usb 1-1: new full-speed USB device number 2 using xhci_hcd
Jun 25 01:33:49 kernel: [ 4.170856] usb 2-1: New USB device found, idVendor=0bc2, idProduct=ac19, bcdDevice= 0.04
Jun 25 01:33:49 kernel: [ 4.170857] usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1
Jun 25 01:33:49 kernel: [ 4.170858] usb 2-1: Product: BUP Slim
Jun 25 01:33:49 kernel: [ 4.170859] usb 2-1: Manufacturer: Seagate
Jun 25 01:33:49 kernel: [ 4.170860] usb 2-1: SerialNumber: 00000000NAB52JZ1
Jun 25 01:33:49 kernel: [ 4.779835] random: fast init done
Jun 25 01:33:49 kernel: [ 4.786630] usb 2-1: USB controller 0000:00:0c.0 does not support streams, which are required by the UAS driver.
Jun 25 01:33:49 kernel: [ 4.786632] usb 2-1: Please try an other USB controller if you wish to use UAS.
Jun 25 01:33:49 kernel: [ 4.786633] usb-storage 2-1:1.0: USB Mass Storage device detected
Jun 25 01:33:49 kernel: [ 4.998510] usb 1-1: New USB device found, idVendor=80ee, idProduct=0021, bcdDevice= 1.00
Jun 25 01:33:49 kernel: [ 4.998512] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=0
Jun 25 01:33:49 kernel: [ 4.998513] usb 1-1: Product: USB Tablet
Jun 25 01:33:49 kernel: [ 4.998513] usb 1-1: Manufacturer: VirtualBox
Jun 25 01:33:49 kernel: [ 5.002649] scsi host3: usb-storage 2-1:1.0
Jun 25 01:33:49 kernel: [ 5.002774] usbcore: registered new interface driver usb-storage
Jun 25 01:33:49 kernel: [ 5.004123] usbcore: registered new interface driver uas
Jun 25 01:33:49 kernel: [ 5.005748] hid: raw HID events driver (C) Jiri Kosina
Jun 25 01:33:49 kernel: [ 5.008259] usbcore: registered new interface driver usbhid
Jun 25 01:33:49 kernel: [ 5.008259] usbhid: USB HID core driver
Jun 25 01:33:49 kernel: [ 5.008920] input: VirtualBox USB Tablet as /devices/pci0000:00/0000:00:0c.0/usb1/1-1/1-1:1.0/0003:80EE:0021.0001/input/input4
Jun 25 01:33:49 kernel: [ 5.009245] hid-generic 0003:80EE:0021.0001: input,hidraw0: USB HID v1.10 Mouse [VirtualBox USB Tablet] on usb-0000:00:0c.0-1/input0
Jun 25 01:33:49 kernel: [ 5.379854] snd_intel8x0 0000:00:05.0: white list rate for 1028:0177 is 48000
Jun 25 01:33:49 mountmedia: modprobe: can't open 'modules.dep': No such file or directory
Jun 25 01:33:49 kernel: [ 6.020791] scsi 3:0:0:0: Direct-Access Seagate BUP Slim 0004 PQ: 0 ANSI: 6
Jun 25 01:33:49 kernel: [ 6.026485] sd 3:0:0:0: [sda] 1953525167 512-byte logical blocks: (1.00 TB/932 GiB)
Jun 25 01:33:49 kernel: [ 6.033061] sd 3:0:0:0: [sda] Write Protect is off
Jun 25 01:33:49 kernel: [ 6.033063] sd 3:0:0:0: [sda] Mode Sense: 4f 00 00 00
Jun 25 01:33:49 kernel: [ 6.038342] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 25 01:33:50 kernel: [ 6.631086] sda: sda1
Jun 25 01:33:50 kernel: [ 6.640712] sd 3:0:0:0: [sda] Attached SCSI disk
Jun 25 01:33:54 mountmedia: modprobe: can't open 'modules.dep': No such file or directory
Jun 25 01:33:54 mountmedia: modprobe: can't open 'modules.dep': No such file or directory
Jun 25 01:33:54 preseed: successfully loaded preseed file from file:///preseed.cfg
Jun 25 01:33:54 preseed: running preseed command preseed/early_command: anna-install eatmydata-udeb
Jun 25 01:33:54 anna-install: Queueing udeb eatmydata-udeb for later installation
Jun 25 01:33:55 entropy-source: haveged needed: starting
Jun 25 01:33:55 haveged: haveged starting up
Jun 25 01:33:55 reopen-console: Found /preseed.cfg; falling back to simple mode for preseeding
Jun 25 01:33:55 reopen-console: Looking at console tty0 from /proc/consoles
Jun 25 01:33:55 reopen-console: Adding tty0 to possible consoles list
Jun 25 01:33:55 reopen-console: tty0 is preferred
Jun 25 01:33:55 reopen-console: Running with preseeding. Picking preferred tty0 ONLY
Jun 25 01:33:55 reopen-console: Adding inittab entry for tty0
Jun 25 01:33:55 reopen-console: Restarting init to start d-i on the console(s) we found
Jun 25 01:33:55 init: reloading /etc/inittab
Jun 25 01:33:55 init: starting pid 1307, tty '/dev/tty4': '/usr/bin/tail -f /var/log/syslog'
Jun 25 01:33:55 init: starting pid 1311, tty '/dev/tty0': '/sbin/debian-installer'
Jun 25 01:33:55 kernel: [ 11.558427] random: crng init done
Jun 25 01:33:56 init: process '/sbin/debian-installer' (pid 1311) exited. Scheduling for restart.
Jun 25 01:33:56 init: starting pid 1333, tty '/dev/tty0': '/sbin/debian-installer'
Jun 25 01:33:56 debconf: Setting debconf/language to en
Jun 25 01:33:56 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:33:56 main-menu[1360]: INFO: Menu item 'localechooser' selected
Jun 25 01:33:56 debconf: Setting debconf/language to en
Jun 25 01:33:56 gtk-set-font: Switching to font 'DejaVu Sans' for 'en'
Jun 25 01:34:00 localechooser: info: Language = 'en'
Jun 25 01:34:00 localechooser: info: line=en;0;US;en_US.UTF-8;;console-setup
Jun 25 01:34:00 localechooser: info: Set debian-installer/language = 'en'
Jun 25 01:34:00 localechooser: info: Default country = 'US'
Jun 25 01:34:00 localechooser: info: Default locale = 'en_US.UTF-8'
Jun 25 01:34:00 localechooser: info: Set debian-installer/consoledisplay = 'console-setup'
Jun 25 01:34:00 debconf: Setting debconf/language to en
Jun 25 01:34:00 gtk-set-font: Switching to font 'DejaVu Sans' for 'en'
Jun 25 01:34:00 localechooser: info: Set debian-installer/country = 'US'
Jun 25 01:34:00 localechooser: info: Set debian-installer/locale = 'en_US.UTF-8'
Jun 25 01:34:00 localechooser: info: System locale (debian-installer/locale) = 'en_US.UTF-8'
Jun 25 01:34:00 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:34:00 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:34:00 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:34:00 main-menu[1360]: INFO: Menu item 'brltty-udeb' selected
Jun 25 01:34:00 main-menu[1360]: WARNING **: Unable to set title for brltty-udeb.
Jun 25 01:34:00 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:34:00 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:34:00 main-menu[1360]: INFO: Menu item 'espeakup-udeb' selected
Jun 25 01:34:00 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:34:00 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:34:00 main-menu[1360]: INFO: Menu item 'console-setup-udeb' selected
Jun 25 01:34:00 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:34:00 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:34:00 main-menu[1360]: INFO: Menu item 'cdrom-detect' selected
Jun 25 01:34:01 net/hw-detect.hotplug: Detected hotpluggable network interface lo
Jun 25 01:34:02 apt-install: Queueing package udev for later installation
Jun 25 01:34:02 apt-install: Queueing package pciutils for later installation
Jun 25 01:34:02 apt-install: Queueing package usbutils for later installation
Jun 25 01:34:02 apt-install: Queueing package eject for later installation
Jun 25 01:34:03 check-missing-firmware: looking at dmesg for the first time
Jun 25 01:34:03 check-missing-firmware: saving timestamp for a later use: [ 11.558427]
Jun 25 01:34:03 check-missing-firmware: /dev/.udev/firmware-missing does not exist, skipping
Jun 25 01:34:03 check-missing-firmware: /run/udev/firmware-missing does not exist, skipping
Jun 25 01:34:03 check-missing-firmware: no missing firmware in loaded kernel modules
Jun 25 01:34:03 cdrom-detect: Searching for Debian installation media...
Jun 25 01:34:03 cdrom-detect: Devices: '/dev/sr0'
Jun 25 01:34:03 kernel: [ 19.454861] ISO 9660 Extensions: Microsoft Joliet Level 3
Jun 25 01:34:03 cdrom-detect: CD-ROM mount succeeded: device=/dev/sr0 fstype=iso9660
Jun 25 01:34:03 kernel: [ 19.459569] ISO 9660 Extensions: RRIP_1991A
Jun 25 01:34:03 cdrom-detect: Detected CD 'Kali GNU/Linux 2020.2rc3 "Kali-last-snapshot" - Official amd64 DVD Binary-1 with firmware 20200508-14:35'
Jun 25 01:34:06 cdrom-detect: Detected CD with 'stable' (kali-rolling) distribution
Jun 25 01:34:06 anna-install: Queueing udeb eject-udeb for later installation
Jun 25 01:34:06 anna-install: Queueing udeb apt-mirror-setup for later installation
Jun 25 01:34:06 anna-install: Queueing udeb apt-cdrom-setup for later installation
Jun 25 01:34:06 anna-install: Queueing udeb kali-rolling-support for later installation
Jun 25 01:34:06 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:34:06 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:34:06 main-menu[1360]: INFO: Menu item 'file-preseed' selected
Jun 25 01:34:12 preseed: successfully loaded preseed file from file:///cdrom/simple-cdd/default.preseed
Jun 25 01:34:12 preseed: running preseed command preseed/early_command: anna-install eatmydata-udeb
Jun 25 01:34:12 main-menu[1360]: (process:3041): mount: mounting /dev/sda on /media failed: Invalid argument
Jun 25 01:34:12 main-menu[1360]: (process:3041): umount: can't unmount /media: Invalid argument
Jun 25 01:34:12 main-menu[1360]: (process:3041): mount: mounting /dev/sda on /media failed: Invalid argument
Jun 25 01:34:12 main-menu[1360]: (process:3041): mount: mounting /dev/sda1 on /media failed: Invalid argument
Jun 25 01:34:12 main-menu[1360]: (process:3041): umount: can't unmount /media: Invalid argument
Jun 25 01:34:12 main-menu[1360]: (process:3041): mount: mounting /dev/sda1 on /media failed: Invalid argument
Jun 25 01:34:12 main-menu[1360]: (process:3041): mount: mounting /dev/sda on /media failed: Invalid argument
Jun 25 01:34:12 main-menu[1360]: (process:3041): umount: can't unmount /media: Invalid argument
Jun 25 01:34:12 main-menu[1360]: (process:3041): mount: mounting /dev/sda on /media failed: Invalid argument
Jun 25 01:34:12 main-menu[1360]: (process:3041): mount: mounting /dev/sda1 on /media failed: Invalid argument
Jun 25 01:34:12 main-menu[1360]: (process:3041): umount: can't unmount /media: Invalid argument
Jun 25 01:34:12 main-menu[1360]: (process:3041): mount: mounting /dev/sda1 on /media failed: Invalid argument
Jun 25 01:34:12 main-menu[1360]: (process:3041): mount: mounting /dev/fd0 on /media failed: No such file or directory
Jun 25 01:34:12 main-menu[1360]: (process:3041): umount: can't unmount /media: Invalid argument
Jun 25 01:34:12 main-menu[1360]: (process:3041): mount: mounting /dev/fd0 on /media failed: No such file or directory
Jun 25 01:34:12 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:34:12 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:34:12 main-menu[1360]: INFO: Menu item 'load-cdrom' selected
Jun 25 01:34:12 cdrom-retriever: warning: File /cdrom/dists/kali-rolling/main/debian-installer/binary-amd64/Packages does not exist.
Jun 25 01:34:12 cdrom-retriever: warning: Unable to find non-free/debian-installer/binary-amd64/Packages in /cdrom/dists/kali-rolling/Release.
Jun 25 01:34:12 cdrom-retriever: warning: Unable to find non-free/debian-installer/binary-amd64/Packages.gz in /cdrom/dists/kali-rolling/Release.
Jun 25 01:34:12 cdrom-retriever: warning: Unable to find contrib/debian-installer/binary-amd64/Packages in /cdrom/dists/kali-rolling/Release.
Jun 25 01:34:12 cdrom-retriever: warning: Unable to find contrib/debian-installer/binary-amd64/Packages.gz in /cdrom/dists/kali-rolling/Release.
Jun 25 01:34:12 anna[4013]: DEBUG: resolver (fat-modules): package doesn't exist (ignored)
Jun 25 01:34:12 anna[4013]: DEBUG: resolver (scsi-modules): package doesn't exist (ignored)
Jun 25 01:34:12 anna[4013]: DEBUG: resolver (fat-modules): package doesn't exist (ignored)
Jun 25 01:34:12 anna[4013]: DEBUG: resolver (scsi-modules): package doesn't exist (ignored)
Jun 25 01:34:12 anna[4013]: DEBUG: retrieving apt-cdrom-setup 1:0.156
Jun 25 01:34:13 anna[4013]: DEBUG: retrieving apt-mirror-setup 1:0.156
Jun 25 01:34:13 anna[4013]: DEBUG: retrieving apt-setup-udeb 1:0.156
Jun 25 01:34:13 anna[4013]: DEBUG: retrieving base-installer 1.193
Jun 25 01:34:13 anna[4013]: DEBUG: retrieving bootstrap-base 1.193
Jun 25 01:34:13 anna[4013]: DEBUG: retrieving btrfs-modules-5.5.0-kali2-amd64-di 5.5.17-1kali1
Jun 25 01:34:13 anna[4013]: DEBUG: retrieving btrfs-progs-udeb 5.6-1
Jun 25 01:34:13 anna[4013]: DEBUG: retrieving choose-mirror-bin 2.105
Jun 25 01:34:13 anna[4013]: DEBUG: retrieving clock-setup 0.145
Jun 25 01:34:14 anna[4013]: DEBUG: retrieving compress-modules-5.5.0-kali2-amd64-di 5.5.17-1kali1
Jun 25 01:34:14 anna[4013]: DEBUG: retrieving crypto-modules-5.5.0-kali2-amd64-di 5.5.17-1kali1
Jun 25 01:34:14 anna[4013]: DEBUG: retrieving debian-archive-keyring-udeb 2019.1
Jun 25 01:34:14 anna[4013]: DEBUG: retrieving debootstrap-udeb 1.0.123
Jun 25 01:34:14 anna[4013]: DEBUG: retrieving di-utils-mapdevfs 1.133
Jun 25 01:34:14 anna[4013]: DEBUG: retrieving disk-detect 1.139
Jun 25 01:34:14 anna[4013]: DEBUG: retrieving dmidecode-udeb 3.2-3
Jun 25 01:34:14 anna[4013]: DEBUG: retrieving dosfstools-udeb 4.1-2
Jun 25 01:34:14 anna[4013]: DEBUG: retrieving e2fsprogs-udeb 1.45.6-1
Jun 25 01:34:14 anna[4013]: DEBUG: retrieving eatmydata-udeb 105-9
Jun 25 01:34:14 anna[4013]: DEBUG: retrieving efi-modules-5.5.0-kali2-amd64-di 5.5.17-1kali1
Jun 25 01:34:14 anna[4013]: DEBUG: retrieving eject-udeb 2.1.5+deb1+cvs20081104-14+b1
Jun 25 01:34:14 anna[4013]: DEBUG: retrieving ethdetect 1.139
Jun 25 01:34:15 anna[4013]: DEBUG: retrieving ext4-modules-5.5.0-kali2-amd64-di 5.5.17-1kali1
Jun 25 01:34:15 anna[4013]: DEBUG: retrieving finish-install 2.102
Jun 25 01:34:15 anna[4013]: DEBUG: retrieving fuse-udeb 2.9.9-3
Jun 25 01:34:15 anna[4013]: DEBUG: retrieving gpgv-udeb 2.2.20-1
Jun 25 01:34:15 anna[4013]: DEBUG: retrieving grub-installer 1.169
Jun 25 01:34:15 anna[4013]: DEBUG: retrieving grub-mount-udeb 2.04-5kali1
Jun 25 01:34:15 anna[4013]: DEBUG: retrieving jfs-modules-5.5.0-kali2-amd64-di 5.5.17-1kali1
Jun 25 01:34:15 anna[4013]: DEBUG: retrieving jfsutils-udeb 1.1.15-4
Jun 25 01:34:15 anna[4013]: DEBUG: retrieving kickseed-common 0.63
Jun 25 01:34:15 anna[4013]: DEBUG: retrieving kmod-udeb 27+20200310-2
Jun 25 01:34:15 anna[4013]: DEBUG: retrieving libdevmapper1.02.1-udeb 2:1.02.167-1+b1
Jun 25 01:34:15 anna[4013]: DEBUG: retrieving libfuse2-udeb 2.9.9-3
Jun 25 01:34:15 anna[4013]: DEBUG: retrieving libgcrypt20-udeb 1.8.5-5
Jun 25 01:34:15 anna[4013]: DEBUG: retrieving libgpg-error0-udeb 1.37-1
Jun 25 01:34:16 anna[4013]: DEBUG: retrieving libisns-nocrypto0-udeb 0.97-3+b1
Jun 25 01:34:16 anna[4013]: DEBUG: retrieving libiw30-udeb 30~pre9-13.1
Jun 25 01:34:16 anna[4013]: DEBUG: retrieving liblzo2-2-udeb 2.10-2
Jun 25 01:34:16 anna[4013]: DEBUG: retrieving libnl-3-200-udeb 3.4.0-1+b1
Jun 25 01:34:16 anna[4013]: DEBUG: retrieving libnl-genl-3-200-udeb 3.4.0-1+b1
Jun 25 01:34:16 anna[4013]: DEBUG: retrieving libparted-fs-resize0-udeb 3.3-4
Jun 25 01:34:16 anna[4013]: DEBUG: retrieving libparted2-udeb 3.3-4
Jun 25 01:34:16 anna[4013]: DEBUG: retrieving libzstd1-udeb 1.4.4+dfsg-3
Jun 25 01:34:16 anna[4013]: DEBUG: retrieving loop-modules-5.5.0-kali2-amd64-di 5.5.17-1kali1
Jun 25 01:34:16 anna[4013]: DEBUG: retrieving md-modules-5.5.0-kali2-amd64-di 5.5.17-1kali1
Jun 25 01:34:16 anna[4013]: DEBUG: retrieving mdadm-udeb 4.1-5
Jun 25 01:34:16 anna[4013]: DEBUG: retrieving mtd-core-modules-5.5.0-kali2-amd64-di 5.5.17-1kali1
Jun 25 01:34:16 anna[4013]: DEBUG: retrieving ndisc6-udeb 1.0.4-1
Jun 25 01:34:16 anna[4013]: DEBUG: retrieving netcfg 1.165+kali1
Jun 25 01:34:16 anna[4013]: DEBUG: retrieving network-preseed 1.105
Jun 25 01:34:17 anna[4013]: DEBUG: retrieving nic-modules-5.5.0-kali2-amd64-di 5.5.17-1kali1
Jun 25 01:34:17 anna[4013]: DEBUG: retrieving nic-pcmcia-modules-5.5.0-kali2-amd64-di 5.5.17-1kali1
Jun 25 01:34:17 anna[4013]: DEBUG: retrieving nic-shared-modules-5.5.0-kali2-amd64-di 5.5.17-1kali1
Jun 25 01:34:17 anna[4013]: DEBUG: retrieving nic-usb-modules-5.5.0-kali2-amd64-di 5.5.17-1kali1
Jun 25 01:34:17 anna[4013]: DEBUG: retrieving nic-wireless-modules-5.5.0-kali2-amd64-di 5.5.17-1kali1
Jun 25 01:34:18 anna[4013]: DEBUG: retrieving nobootloader 1.58
Jun 25 01:34:18 anna[4013]: DEBUG: retrieving ntfs-3g-udeb 1:2017.3.23AR.3-3
Jun 25 01:34:18 anna[4013]: DEBUG: retrieving open-iscsi-udeb 2.0.874-7.1
Jun 25 01:34:18 anna[4013]: DEBUG: retrieving os-prober-udeb 1.77
Jun 25 01:34:18 anna[4013]: DEBUG: retrieving partman-auto 151kali1
Jun 25 01:34:19 anna[4013]: DEBUG: retrieving partman-auto-raid 43
Jun 25 01:34:19 anna[4013]: DEBUG: retrieving partman-base 209
Jun 25 01:34:19 anna[4013]: DEBUG: retrieving partman-basicfilesystems 150
Jun 25 01:34:19 anna[4013]: DEBUG: retrieving partman-basicmethods 70
Jun 25 01:34:20 anna[4013]: DEBUG: retrieving partman-btrfs 50
Jun 25 01:34:20 anna[4013]: DEBUG: retrieving partman-efi 83
Jun 25 01:34:20 anna[4013]: DEBUG: retrieving partman-ext3 104
Jun 25 01:34:21 anna[4013]: DEBUG: retrieving partman-iscsi 63
Jun 25 01:34:21 anna[4013]: DEBUG: retrieving partman-jfs 58
Jun 25 01:34:21 anna[4013]: DEBUG: retrieving partman-md 93
Jun 25 01:34:22 anna[4013]: DEBUG: retrieving partman-partitioning 132
Jun 25 01:34:22 anna[4013]: DEBUG: retrieving partman-target 117
Jun 25 01:34:22 anna[4013]: DEBUG: retrieving partman-utils 209
Jun 25 01:34:22 anna[4013]: DEBUG: retrieving partman-xfs 66
Jun 25 01:34:23 anna[4013]: DEBUG: retrieving pkgsel 0.69
Jun 25 01:34:23 anna[4013]: DEBUG: retrieving rdate-udeb 1:1.10-3
Jun 25 01:34:23 anna[4013]: DEBUG: retrieving rdnssd-udeb 1.0.4-1
Jun 25 01:34:23 anna[4013]: DEBUG: retrieving tzsetup-udeb 1:0.112
Jun 25 01:34:24 anna[4013]: DEBUG: retrieving user-setup-udeb 1.83
Jun 25 01:34:24 anna[4013]: DEBUG: retrieving wide-dhcpv6-client-udeb 20080615-22
Jun 25 01:34:24 anna[4013]: DEBUG: retrieving wpasupplicant-udeb 2:2.9.0-12
Jun 25 01:34:24 anna[4013]: DEBUG: retrieving xfs-modules-5.5.0-kali2-amd64-di 5.5.17-1kali1
Jun 25 01:34:24 anna[4013]: DEBUG: retrieving xfsprogs-udeb 5.4.0-1+b1
Jun 25 01:34:25 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:34:25 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:34:25 main-menu[1360]: INFO: Menu item 'ethdetect' selected
Jun 25 01:34:25 kernel: [ 41.981762] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
Jun 25 01:34:25 kernel: [ 41.981763] e1000: Copyright (c) 1999-2006 Intel Corporation.
Jun 25 01:34:25 net/hw-detect.hotplug: Detected hotpluggable network interface lo
Jun 25 01:34:26 kernel: [ 42.609622] e1000 0000:00:03.0 eth0: (PCI:33MHz:32-bit) 08:00:27:75:17:b0
Jun 25 01:34:26 kernel: [ 42.609626] e1000 0000:00:03.0 eth0: Intel(R) PRO/1000 Network Connection
Jun 25 01:34:26 kernel: [ 42.610455] e1000 0000:00:03.0 enp0s3: renamed from eth0
Jun 25 01:34:26 net/hw-detect.hotplug: Detected hotpluggable network interface enp0s3
Jun 25 01:34:27 check-missing-firmware: looking at dmesg again, restarting from [ 11.558427]
Jun 25 01:34:27 check-missing-firmware: timestamp found, truncating dmesg accordingly
Jun 25 01:34:27 check-missing-firmware: saving timestamp for a later use: [ 42.610455]
Jun 25 01:34:27 check-missing-firmware: /dev/.udev/firmware-missing does not exist, skipping
Jun 25 01:34:27 check-missing-firmware: /run/udev/firmware-missing does not exist, skipping
Jun 25 01:34:27 check-missing-firmware: no missing firmware in loaded kernel modules
Jun 25 01:34:27 check-missing-firmware: taking network interface enp0s3 up/down
Jun 25 01:34:28 check-missing-firmware: looking at dmesg again, restarting from [ 42.610455]
Jun 25 01:34:28 check-missing-firmware: timestamp found, truncating dmesg accordingly
Jun 25 01:34:28 check-missing-firmware: saving timestamp for a later use:
Jun 25 01:34:28 check-missing-firmware: /dev/.udev/firmware-missing does not exist, skipping
Jun 25 01:34:28 check-missing-firmware: /run/udev/firmware-missing does not exist, skipping
Jun 25 01:34:28 check-missing-firmware: no missing firmware in loaded kernel modules
Jun 25 01:34:29 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:34:29 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:34:29 main-menu[1360]: INFO: Menu item 'netcfg' selected
Jun 25 01:34:29 netcfg[5858]: INFO: Starting netcfg v.1.165+kali1
Jun 25 01:34:29 netcfg[5858]: WARNING : Couldn't read Wpasupplicant pid file, not trying to kill.
Jun 25 01:34:29 netcfg[5858]: INFO: Could not find valid BOOTIF= entry in /proc/cmdline
Jun 25 01:34:29 netcfg[5858]: INFO: Taking down interface enp0s3
Jun 25 01:34:29 netcfg[5858]: INFO: Taking down interface lo
Jun 25 01:34:29 netcfg[5858]: INFO: Activating interface enp0s3
Jun 25 01:34:29 netcfg[5858]: DEBUG: State is now 0
Jun 25 01:34:29 netcfg[5858]: DEBUG: Want link on enp0s3
Jun 25 01:34:29 netcfg[5858]: INFO: Waiting time set to 3
Jun 25 01:34:29 netcfg[5858]: INFO: ethtool-lite: enp0s3: carrier down
Jun 25 01:34:29 netcfg[5858]: INFO: ethtool-lite: enp0s3: carrier down
Jun 25 01:34:30 netcfg[5858]: INFO: ethtool-lite: enp0s3: carrier down
Jun 25 01:34:30 netcfg[5858]: INFO: ethtool-lite: enp0s3: carrier down
Jun 25 01:34:30 netcfg[5858]: INFO: ethtool-lite: enp0s3: carrier down
Jun 25 01:34:30 netcfg[5858]: INFO: ethtool-lite: enp0s3: carrier down
Jun 25 01:34:31 netcfg[5858]: INFO: ethtool-lite: enp0s3: carrier down
Jun 25 01:34:31 kernel: [ 47.456516] e1000: enp0s3 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
Jun 25 01:34:31 netcfg[5858]: INFO: ethtool-lite: enp0s3: carrier up
Jun 25 01:34:31 netcfg[5858]: INFO: Found link on enp0s3
Jun 25 01:34:31 netcfg[5858]: DEBUG: Commencing network autoconfiguration on enp0s3
Jun 25 01:34:31 netcfg[5858]: DEBUG: rdnssd started; PID: 5868
Jun 25 01:34:31 kernel: [ 47.469749] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s3: link becomes ready
Jun 25 01:34:31 netcfg[5858]: DEBUG: nc_v6_interface_configured(enp0s3, scope local)
Jun 25 01:34:31 netcfg[5858]: DEBUG: Running ip addr show enp0s3 to look for address
Jun 25 01:34:31 netcfg[5858]: DEBUG: ip line: 2: enp0s3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
Jun 25 01:34:31 netcfg[5858]: DEBUG: ip line: link/ether 08:00:27:75:17:b0 brd ff:ff:ff:ff:ff:ff
Jun 25 01:34:31 netcfg[5858]: DEBUG: ip line: inet6 fe80::a00:27ff:fe75:17b0/64 scope link tentative
Jun 25 01:34:31 netcfg[5858]: DEBUG: ip line: valid_lft forever preferred_lft forever
Jun 25 01:34:31 netcfg[5858]: DEBUG: nc_v6_interface_configured(enp0s3, scope local)
Jun 25 01:34:31 netcfg[5858]: DEBUG: Running ip addr show enp0s3 to look for address
Jun 25 01:34:31 netcfg[5858]: DEBUG: ip line: 2: enp0s3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
Jun 25 01:34:31 netcfg[5858]: DEBUG: ip line: link/ether 08:00:27:75:17:b0 brd ff:ff:ff:ff:ff:ff
Jun 25 01:34:31 netcfg[5858]: DEBUG: ip line: inet6 fe80::a00:27ff:fe75:17b0/64 scope link tentative
Jun 25 01:34:31 netcfg[5858]: DEBUG: ip line: valid_lft forever preferred_lft forever
Jun 25 01:34:32 netcfg[5858]: DEBUG: nc_v6_interface_configured(enp0s3, scope local)
Jun 25 01:34:32 netcfg[5858]: DEBUG: Running ip addr show enp0s3 to look for address
Jun 25 01:34:32 netcfg[5858]: DEBUG: ip line: 2: enp0s3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
Jun 25 01:34:32 netcfg[5858]: DEBUG: ip line: link/ether 08:00:27:75:17:b0 brd ff:ff:ff:ff:ff:ff
Jun 25 01:34:32 netcfg[5858]: DEBUG: ip line: inet6 fe80::a00:27ff:fe75:17b0/64 scope link tentative
Jun 25 01:34:32 netcfg[5858]: DEBUG: ip line: valid_lft forever preferred_lft forever
Jun 25 01:34:32 netcfg[5858]: DEBUG: nc_v6_interface_configured(enp0s3, scope local)
Jun 25 01:34:32 netcfg[5858]: DEBUG: Running ip addr show enp0s3 to look for address
Jun 25 01:34:32 netcfg[5858]: DEBUG: ip line: 2: enp0s3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
Jun 25 01:34:32 netcfg[5858]: DEBUG: ip line: link/ether 08:00:27:75:17:b0 brd ff:ff:ff:ff:ff:ff
Jun 25 01:34:32 netcfg[5858]: DEBUG: ip line: inet6 fe80::a00:27ff:fe75:17b0/64 scope link tentative
Jun 25 01:34:32 netcfg[5858]: DEBUG: ip line: valid_lft forever preferred_lft forever
Jun 25 01:34:32 netcfg[5858]: DEBUG: nc_v6_interface_configured(enp0s3, scope local)
Jun 25 01:34:32 netcfg[5858]: DEBUG: Running ip addr show enp0s3 to look for address
Jun 25 01:34:32 netcfg[5858]: DEBUG: ip line: 2: enp0s3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
Jun 25 01:34:32 netcfg[5858]: DEBUG: ip line: link/ether 08:00:27:75:17:b0 brd ff:ff:ff:ff:ff:ff
Jun 25 01:34:32 netcfg[5858]: DEBUG: ip line: inet6 fe80::a00:27ff:fe75:17b0/64 scope link
Jun 25 01:34:32 netcfg[5858]: DEBUG: Configured address found
Jun 25 01:34:32 netcfg[5858]: DEBUG: ip line: valid_lft forever preferred_lft forever
Jun 25 01:34:32 netcfg[5858]: DEBUG: Running rdisc6 -1 -r 1 -w 500 -n enp0s3 to get IPv6 config flags
Jun 25 01:34:33 netcfg[5858]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on enp0s3...
Jun 25 01:34:33 netcfg[5858]: DEBUG: rdisc6 line: Timed out.
Jun 25 01:34:33 netcfg[5858]: DEBUG: rdisc6 line: No response.
Jun 25 01:34:33 netcfg[5858]: DEBUG: rdisc6 parsing finished
Jun 25 01:34:33 netcfg[5858]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on enp0s3...
Jun 25 01:34:33 netcfg[5858]: DEBUG: rdisc6 line: Timed out.
Jun 25 01:34:33 netcfg[5858]: DEBUG: rdisc6 line: No response.
Jun 25 01:34:33 netcfg[5858]: DEBUG: rdisc6 parsing finished
Jun 25 01:34:34 netcfg[5858]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on enp0s3...
Jun 25 01:34:34 netcfg[5858]: DEBUG: rdisc6 line: Timed out.
Jun 25 01:34:34 netcfg[5858]: DEBUG: rdisc6 line: No response.
Jun 25 01:34:34 netcfg[5858]: DEBUG: rdisc6 parsing finished
Jun 25 01:34:34 netcfg[5858]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on enp0s3...
Jun 25 01:34:34 netcfg[5858]: DEBUG: rdisc6 line: Timed out.
Jun 25 01:34:34 netcfg[5858]: DEBUG: rdisc6 line: No response.
Jun 25 01:34:34 netcfg[5858]: DEBUG: rdisc6 parsing finished
Jun 25 01:34:35 netcfg[5858]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on enp0s3...
Jun 25 01:34:35 netcfg[5858]: DEBUG: rdisc6 line: Timed out.
Jun 25 01:34:35 netcfg[5858]: DEBUG: rdisc6 line: No response.
Jun 25 01:34:35 netcfg[5858]: DEBUG: rdisc6 parsing finished
Jun 25 01:34:35 netcfg[5858]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on enp0s3...
Jun 25 01:34:35 netcfg[5858]: DEBUG: rdisc6 line: Timed out.
Jun 25 01:34:35 netcfg[5858]: DEBUG: rdisc6 line: No response.
Jun 25 01:34:35 netcfg[5858]: DEBUG: rdisc6 parsing finished
Jun 25 01:34:36 netcfg[5858]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on enp0s3...
Jun 25 01:34:36 netcfg[5858]: DEBUG: rdisc6 line: Timed out.
Jun 25 01:34:36 netcfg[5858]: DEBUG: rdisc6 line: No response.
Jun 25 01:34:36 netcfg[5858]: DEBUG: rdisc6 parsing finished
Jun 25 01:34:36 netcfg[5858]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on enp0s3...
Jun 25 01:34:36 netcfg[5858]: DEBUG: rdisc6 line: Timed out.
Jun 25 01:34:36 netcfg[5858]: DEBUG: rdisc6 line: No response.
Jun 25 01:34:36 netcfg[5858]: DEBUG: rdisc6 parsing finished
Jun 25 01:34:37 netcfg[5858]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on enp0s3...
Jun 25 01:34:37 netcfg[5858]: DEBUG: rdisc6 line: Timed out.
Jun 25 01:34:37 netcfg[5858]: DEBUG: rdisc6 line: No response.
Jun 25 01:34:37 netcfg[5858]: DEBUG: rdisc6 parsing finished
Jun 25 01:34:37 netcfg[5858]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on enp0s3...
Jun 25 01:34:37 netcfg[5858]: DEBUG: rdisc6 line: Timed out.
Jun 25 01:34:37 netcfg[5858]: DEBUG: rdisc6 line: No response.
Jun 25 01:34:37 netcfg[5858]: DEBUG: rdisc6 parsing finished
Jun 25 01:34:38 netcfg[5858]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on enp0s3...
Jun 25 01:34:38 netcfg[5858]: DEBUG: rdisc6 line: Timed out.
Jun 25 01:34:38 netcfg[5858]: DEBUG: rdisc6 line: No response.
Jun 25 01:34:38 netcfg[5858]: DEBUG: rdisc6 parsing finished
Jun 25 01:34:38 netcfg[5858]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on enp0s3...
Jun 25 01:34:38 netcfg[5858]: DEBUG: rdisc6 line: Timed out.
Jun 25 01:34:38 netcfg[5858]: DEBUG: rdisc6 line: No response.
Jun 25 01:34:38 netcfg[5858]: DEBUG: rdisc6 parsing finished
Jun 25 01:34:38 netcfg[5858]: DEBUG: Stopping rdnssd, PID 5868
Jun 25 01:34:38 netcfg[5858]: DEBUG: No RA received; attempting IPv4 autoconfig
Jun 25 01:34:38 netcfg[5858]: WARNING
: Started DHCP client; PID is 5887
Jun 25 01:34:38 udhcpc: Got IP 192.168.0.21 (using enp0s3) and routing through 192.168.0.1
Jun 25 01:34:41 netcfg[5858]: DEBUG: Reading domain name returned via DHCP
Jun 25 01:34:41 netcfg[5858]: DEBUG: Reading nameservers from /etc/resolv.conf
Jun 25 01:34:41 netcfg[5858]: DEBUG: Read nameserver 208.180.42.68
Jun 25 01:34:41 netcfg[5858]: DEBUG: Read nameserver 208.180.42.100
Jun 25 01:34:41 netcfg[5858]: DEBUG: State is now 1
Jun 25 01:34:41 netcfg[5858]: DEBUG: State is now 2
Jun 25 01:34:41 netcfg[5858]: DEBUG: State is now 5
Jun 25 01:34:41 netcfg[5858]: DEBUG: Using DNS to try and obtain default hostname
Jun 25 01:34:41 netcfg[5858]: DEBUG: Getting default hostname from rDNS lookup of autoconfigured address 192.168.0.21
Jun 25 01:34:41 netcfg[5858]: DEBUG: getnameinfo() returned -2 (Name or service not known)
Jun 25 01:34:41 netcfg[5858]: DEBUG: Getting default hostname from rDNS lookup of autoconfigured address fe80::a00:27ff:fe75:17b0
Jun 25 01:34:42 netcfg[5858]: DEBUG: getnameinfo() returned -2 (Name or service not known)
Jun 25 01:34:55 netcfg[5858]: DEBUG: State is now 6
Jun 25 01:35:03 netcfg[5858]: DEBUG: Network config complete
Jun 25 01:35:03 netcfg[5858]: DEBUG: No interface given; clearing /etc/network/interfaces
Jun 25 01:35:03 netcfg[5858]: DEBUG: Writing informative header
Jun 25 01:35:03 netcfg[5858]: DEBUG: Success!
Jun 25 01:35:03 netcfg[5858]: DEBUG: Writing loopback interface
Jun 25 01:35:03 netcfg[5858]: DEBUG: Success!
Jun 25 01:35:03 netcfg[5858]: DEBUG: Writing DHCP stanza for enp0s3
Jun 25 01:35:03 netcfg[5858]: INFO: Detected enp0s3 as a hotpluggable device
Jun 25 01:35:03 netcfg[5858]: DEBUG: Success!
Jun 25 01:35:04 main-menu[1360]: (process:5857): udhcpc: started, v1.30.1
Jun 25 01:35:04 main-menu[1360]: (process:5857): udhcpc: sending discover
Jun 25 01:35:04 main-menu[1360]: (process:5857): udhcpc: sending select for 192.168.0.21
Jun 25 01:35:04 main-menu[1360]: (process:5857): udhcpc: lease of 192.168.0.21 obtained, lease time 3600
Jun 25 01:35:04 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:35:04 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:35:04 main-menu[1360]: INFO: Menu item 'user-setup-udeb' selected
Jun 25 01:35:53 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:35:53 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:35:53 main-menu[1360]: INFO: Menu item 'clock-setup' selected
Jun 25 01:35:53 clock-setup: rdate called using NTP server 0.debian.pool.ntp.org.
Jun 25 01:35:54 clock-setup: Thu Jun 25 01:35:54 UTC 2020
Jun 25 01:35:54 clock-setup: rdate: adjust local clock by 1.368273 seconds
Jun 25 01:35:58 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:35:58 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:35:58 main-menu[1360]: INFO: Menu item 'disk-detect' selected
Jun 25 01:35:59 net/hw-detect.hotplug: Detected hotpluggable network interface enp0s3
Jun 25 01:35:59 net/hw-detect.hotplug: Detected hotpluggable network interface lo
Jun 25 01:36:00 check-missing-firmware: looking at dmesg again, restarting from
Jun 25 01:36:00 check-missing-firmware: timestamp found, truncating dmesg accordingly
Jun 25 01:36:00 check-missing-firmware: saving timestamp for a later use: [ 47.469749]
Jun 25 01:36:00 check-missing-firmware: /dev/.udev/firmware-missing does not exist, skipping
Jun 25 01:36:00 check-missing-firmware: /run/udev/firmware-missing does not exist, skipping
Jun 25 01:36:00 check-missing-firmware: no missing firmware in loaded kernel modules
Jun 25 01:36:01 check-missing-firmware: looking at dmesg again, restarting from [ 47.469749]
Jun 25 01:36:01 check-missing-firmware: timestamp found, truncating dmesg accordingly
Jun 25 01:36:01 check-missing-firmware: saving timestamp for a later use:
Jun 25 01:36:01 check-missing-firmware: /dev/.udev/firmware-missing does not exist, skipping
Jun 25 01:36:01 check-missing-firmware: /run/udev/firmware-missing does not exist, skipping
Jun 25 01:36:01 check-missing-firmware: no missing firmware in loaded kernel modules
Jun 25 01:36:02 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:36:02 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:36:02 main-menu[1360]: INFO: Menu item 'partman-base' selected
Jun 25 01:36:02 anna-install: Installing partman-auto-lvm
Jun 25 01:36:02 anna[6269]: DEBUG: resolver (cdebconf-udeb): package doesn't exist (ignored)
Jun 25 01:36:02 anna[6269]: DEBUG: resolver (di-utils): package doesn't exist (ignored)
Jun 25 01:36:02 anna[6269]: DEBUG: resolver (kernel-image-5.5.0-kali2-amd64-di): package doesn't exist (ignored)
Jun 25 01:36:02 anna[6269]: DEBUG: resolver (fat-modules): package doesn't exist (ignored)
Jun 25 01:36:02 anna[6269]: DEBUG: resolver (libdebian-installer4-udeb): package doesn't exist (ignored)
Jun 25 01:36:02 anna[6269]: DEBUG: resolver (archdetect): package doesn't exist (ignored)
Jun 25 01:36:02 anna[6269]: DEBUG: resolver (hw-detect): package doesn't exist (ignored)
Jun 25 01:36:02 anna[6269]: DEBUG: retrieving libaio1-udeb 0.3.112-8
Jun 25 01:36:02 anna[6269]: DEBUG: retrieving lvm2-udeb 2.03.07-1+b1
Jun 25 01:36:02 anna[6269]: DEBUG: retrieving partman-auto-lvm 79
Jun 25 01:36:02 anna[6269]: DEBUG: retrieving partman-lvm 132
Jun 25 01:36:03 anna-install: Installing partman-auto-crypto
Jun 25 01:36:03 anna[6363]: DEBUG: resolver (cdebconf-udeb): package doesn't exist (ignored)
Jun 25 01:36:03 anna[6363]: DEBUG: resolver (di-utils): package doesn't exist (ignored)
Jun 25 01:36:03 anna[6363]: DEBUG: resolver (kernel-image-5.5.0-kali2-amd64-di): package doesn't exist (ignored)
Jun 25 01:36:03 anna[6363]: DEBUG: resolver (fat-modules): package doesn't exist (ignored)
Jun 25 01:36:03 anna[6363]: DEBUG: resolver (libdebian-installer4-udeb): package doesn't exist (ignored)
Jun 25 01:36:03 anna[6363]: DEBUG: resolver (archdetect): package doesn't exist (ignored)
Jun 25 01:36:03 anna[6363]: DEBUG: resolver (hw-detect): package doesn't exist (ignored)
Jun 25 01:36:03 anna[6363]: DEBUG: retrieving partman-auto-crypto 31
Jun 25 01:36:03 anna[6363]: DEBUG: retrieving partman-crypto 106
Jun 25 01:36:04 kernel: [ 139.333415] raid6: sse2x4 gen() 17894 MB/s
Jun 25 01:36:04 kernel: [ 139.406913] raid6: sse2x4 xor() 10863 MB/s
Jun 25 01:36:04 kernel: [ 139.481666] raid6: sse2x2 gen() 17956 MB/s
Jun 25 01:36:04 kernel: [ 139.554351] raid6: sse2x2 xor() 11885 MB/s
Jun 25 01:36:04 kernel: [ 139.637466] raid6: sse2x1 gen() 15945 MB/s
Jun 25 01:36:04 kernel: [ 139.722567] raid6: sse2x1 xor() 9602 MB/s
Jun 25 01:36:04 kernel: [ 139.722568] raid6: using algorithm sse2x2 gen() 17956 MB/s
Jun 25 01:36:04 kernel: [ 139.722569] raid6: .... xor() 11885 MB/s, rmw enabled
Jun 25 01:36:04 kernel: [ 139.722570] raid6: using ssse3x2 recovery algorithm
Jun 25 01:36:05 kernel: [ 139.725543] xor: measuring software checksum speed
Jun 25 01:36:05 kernel: [ 139.826112] prefetch64-sse: 72996.000 MB/sec
Jun 25 01:36:05 kernel: [ 139.933403] generic_sse: 67580.000 MB/sec
Jun 25 01:36:05 kernel: [ 139.933405] xor: using function: prefetch64-sse (72996.000 MB/sec)
Jun 25 01:36:05 kernel: [ 139.944684] Btrfs loaded, crc32c=crc32c-generic
Jun 25 01:36:05 kernel: [ 139.961590] JFS: nTxBlock = 7883, nTxLock = 63066
Jun 25 01:36:05 kernel: [ 139.989871] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled
Jun 25 01:36:05 md-devices: mdadm: No arrays found in config file or automatically
Jun 25 01:36:05 kernel: [ 140.427792] device-mapper: uevent: version 1.0.3
Jun 25 01:36:05 kernel: [ 140.428048] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: [email protected]
Jun 25 01:36:05 partman: No matching physical volumes found
Jun 25 01:36:19 partman-lvm:
Jun 25 01:36:19 partman-lvm: Failed to clear hint file.
Jun 25 01:36:19 partman-lvm:
Jun 25 01:36:19 partman-lvm: Physical volume "/dev/sda5" successfully created.
Jun 25 01:36:19 partman-lvm:
Jun 25 01:36:19 partman-lvm: Failed to clear hint file.
Jun 25 01:36:19 partman-lvm:
Jun 25 01:36:20 partman-lvm: Volume group "mjwall-vg" successfully created
Jun 25 01:36:27 partman-lvm: Logical volume "root" created.
Jun 25 01:36:27 partman-lvm: Logical volume "swap_1" created.
Jun 25 01:36:36 net/hw-detect.hotplug: Detected hotpluggable network interface enp0s3
Jun 25 01:36:36 net/hw-detect.hotplug: Detected hotpluggable network interface lo
Jun 25 01:36:37 kernel: [ 172.130395] Adding 1048572k swap on /dev/mapper/mjwall--vg-swap_1. Priority:-2 extents:1 across:1048572k FS
Jun 25 01:36:37 partman: mke2fs 1.45.6 (20-Mar-2020)
Jun 25 01:36:37 partman: Found a dos partition table in /dev/sda1
Jun 25 01:36:38 partman: mke2fs 1.45.6 (20-Mar-2020)
Jun 25 01:36:49 kernel: [ 184.565624] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: errors=remount-ro
Jun 25 01:36:49 kernel: [ 184.580444] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
Jun 25 01:36:49 kernel: [ 184.619885] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
Jun 25 01:36:49 kernel: [ 184.619894] ext2 filesystem being mounted at /target/boot supports timestamps until 2038 (0x7fffffff)
Jun 25 01:36:50 apt-install: Queueing package e2fsprogs for later installation
Jun 25 01:36:50 apt-install: Queueing package lvm2 for later installation
Jun 25 01:36:50 main-menu[1360]: (process:6255): /var/lib/partman/devices/=dev=sda
Jun 25 01:36:50 main-menu[1360]: (process:6255): File descriptor 3 (pipe:[13543]) leaked on pvs invocation.
Jun 25 01:36:50 main-menu[1360]: (process:6255): Parent PID 9670: /bin/sh
Jun 25 01:36:50 main-menu[1360]: (process:6255): File descriptor 4 (/dev/tty0) leaked on pvs invocation.
Jun 25 01:36:50 main-menu[1360]: (process:6255): Parent PID 9670: /bin/sh
Jun 25 01:36:50 main-menu[1360]: (process:6255): File descriptor 5 (/dev/tty0) leaked on pvs invocation.
Jun 25 01:36:50 main-menu[1360]: (process:6255): Parent PID 9670: /bin/sh
Jun 25 01:36:50 main-menu[1360]: (process:6255): File descriptor 3 (pipe:[13543]) leaked on pvs invocation.
Jun 25 01:36:50 main-menu[1360]: (process:6255): Parent PID 9713: /bin/sh
Jun 25 01:36:50 main-menu[1360]: (process:6255): File descriptor 4 (/dev/tty0) leaked on pvs invocation.
Jun 25 01:36:50 main-menu[1360]: (process:6255): Parent PID 9713: /bin/sh
Jun 25 01:36:50 main-menu[1360]: (process:6255): File descriptor 5 (/dev/tty0) leaked on pvs invocation.
Jun 25 01:36:50 main-menu[1360]: (process:6255): Parent PID 9713: /bin/sh
Jun 25 01:36:50 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:36:50 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:36:50 main-menu[1360]: INFO: Menu item 'bootstrap-base' selected
Jun 25 01:36:50 debootstrap: /usr/sbin/debootstrap --components=main --debian-installer --resolve-deps --no-check-gpg kali-rolling /target file:///cdrom/
Jun 25 01:37:02 debootstrap: dpkg: warning: parsing file '/var/lib/dpkg/status' near line 5 package 'dpkg':
Jun 25 01:37:02 debootstrap: missing 'Description' field
Jun 25 01:37:02 debootstrap: dpkg: warning: parsing file '/var/lib/dpkg/status' near line 5 package 'dpkg':
Jun 25 01:37:02 debootstrap: missing 'Architecture' field
Jun 25 01:37:03 debootstrap: Selecting previously unselected package base-passwd.
Jun 25 01:37:03 debootstrap: (Reading database ... 0 files and directories currently installed.)
Jun 25 01:37:03 debootstrap: Preparing to unpack .../base-passwd_3.5.47_amd64.deb ...
Jun 25 01:37:03 debootstrap: Unpacking base-passwd (3.5.47) ...
Jun 25 01:37:04 debootstrap: Setting up base-passwd (3.5.47) ...
Jun 25 01:37:04 debootstrap: dpkg: base-passwd: dependency problems, but configuring anyway as you requested:
Jun 25 01:37:04 debootstrap: base-passwd depends on libc6 (>= 2.8); however:
Jun 25 01:37:04 debootstrap: Package libc6 is not installed.
Jun 25 01:37:04 debootstrap: base-passwd depends on libdebconfclient0 (>= 0.145); however:
Jun 25 01:37:04 debootstrap: Package libdebconfclient0 is not installed.
Jun 25 01:37:04 debootstrap:
Jun 25 01:37:05 debootstrap: dpkg: warning: parsing file '/var/lib/dpkg/status' near line 24 package 'dpkg':
Jun 25 01:37:05 debootstrap: missing 'Description' field
Jun 25 01:37:05 debootstrap: dpkg: warning: parsing file '/var/lib/dpkg/status' near line 24 package 'dpkg':
Jun 25 01:37:05 debootstrap: missing 'Architecture' field
Jun 25 01:37:06 debootstrap: Selecting previously unselected package base-files.
Jun 25 01:37:06 debootstrap: (Reading database ... 41 files and directories currently installed.)
Jun 25 01:37:06 debootstrap: Preparing to unpack .../base-files_1%3a2020.2.0_amd64.deb ...
Jun 25 01:37:06 debootstrap: dpkg: regarding .../base-files_1%3a2020.2.0_amd64.deb containing base-files, pre-dependency problem:
Jun 25 01:37:06 debootstrap: base-files pre-depends on awk
Jun 25 01:37:06 debootstrap: awk is not installed.
Jun 25 01:37:06 debootstrap:
Jun 25 01:37:06 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:37:06 debootstrap: Unpacking base-files (1:2020.2.0) ...
Jun 25 01:37:06 debootstrap: Setting up base-files (1:2020.2.0) ...
Jun 25 01:37:06 debootstrap: dpkg: base-files: dependency problems, but configuring anyway as you requested:
Jun 25 01:37:06 debootstrap: base-files depends on awk; however:
Jun 25 01:37:06 debootstrap: Package awk is not installed.
Jun 25 01:37:06 debootstrap:
Jun 25 01:37:11 debootstrap: dpkg: warning: parsing file '/var/lib/dpkg/status' near line 53 package 'dpkg':
Jun 25 01:37:11 debootstrap: missing 'Description' field
Jun 25 01:37:11 debootstrap: dpkg: warning: parsing file '/var/lib/dpkg/status' near line 53 package 'dpkg':
Jun 25 01:37:11 debootstrap: missing 'Architecture' field
Jun 25 01:37:12 debootstrap: (Reading database ... 126 files and directories currently installed.)
Jun 25 01:37:12 debootstrap: Preparing to unpack .../dpkg_1.19.7kali1_amd64.deb ...
Jun 25 01:37:12 debootstrap: dpkg: regarding .../dpkg_1.19.7kali1_amd64.deb containing dpkg, pre-dependency problem:
Jun 25 01:37:12 debootstrap: dpkg pre-depends on libbz2-1.0
Jun 25 01:37:12 debootstrap: libbz2-1.0 is not installed.
Jun 25 01:37:12 debootstrap:
Jun 25 01:37:12 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:37:12 debootstrap: dpkg: regarding .../dpkg_1.19.7kali1_amd64.deb containing dpkg, pre-dependency problem:
Jun 25 01:37:12 debootstrap: dpkg pre-depends on libc6 (>= 2.15)
Jun 25 01:37:12 debootstrap: libc6 is not installed.
Jun 25 01:37:12 debootstrap:
Jun 25 01:37:12 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:37:12 debootstrap: dpkg: regarding .../dpkg_1.19.7kali1_amd64.deb containing dpkg, pre-dependency problem:
Jun 25 01:37:12 debootstrap: dpkg pre-depends on liblzma5 (>= 5.2.2)
Jun 25 01:37:12 debootstrap: liblzma5 is not installed.
Jun 25 01:37:12 debootstrap:
Jun 25 01:37:12 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:37:12 debootstrap: dpkg: regarding .../dpkg_1.19.7kali1_amd64.deb containing dpkg, pre-dependency problem:
Jun 25 01:37:12 debootstrap: dpkg pre-depends on libselinux1 (>= 2.3)
Jun 25 01:37:12 debootstrap: libselinux1 is not installed.
Jun 25 01:37:12 debootstrap:
Jun 25 01:37:12 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:37:12 debootstrap: dpkg: regarding .../dpkg_1.19.7kali1_amd64.deb containing dpkg, pre-dependency problem:
Jun 25 01:37:12 debootstrap: dpkg pre-depends on zlib1g (>= 1:1.1.4)
Jun 25 01:37:12 debootstrap: zlib1g is not installed.
Jun 25 01:37:12 debootstrap:
Jun 25 01:37:12 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:37:13 debootstrap: Unpacking dpkg (1.19.7kali1) over (1.19.7kali1) ...
Jun 25 01:37:18 debootstrap: Setting up dpkg (1.19.7kali1) ...
Jun 25 01:37:18 debootstrap: dpkg: dpkg: dependency problems, but configuring anyway as you requested:
Jun 25 01:37:18 debootstrap: dpkg depends on libbz2-1.0; however:
Jun 25 01:37:18 debootstrap: Package libbz2-1.0 is not installed.
Jun 25 01:37:18 debootstrap: dpkg depends on libc6 (>= 2.15); however:
Jun 25 01:37:18 debootstrap: Package libc6 is not installed.
Jun 25 01:37:18 debootstrap: dpkg depends on liblzma5 (>= 5.2.2); however:
Jun 25 01:37:18 debootstrap: Package liblzma5 is not installed.
Jun 25 01:37:18 debootstrap: dpkg depends on libselinux1 (>= 2.3); however:
Jun 25 01:37:18 debootstrap: Package libselinux1 is not installed.
Jun 25 01:37:18 debootstrap: dpkg depends on zlib1g (>= 1:1.1.4); however:
Jun 25 01:37:18 debootstrap: Package zlib1g is not installed.
Jun 25 01:37:18 debootstrap: dpkg depends on tar (>= 1.28-1); however:
Jun 25 01:37:18 debootstrap: Package tar is not installed.
Jun 25 01:37:18 debootstrap:
Jun 25 01:37:22 debootstrap: Selecting previously unselected package libc6:amd64.
Jun 25 01:37:22 debootstrap: (Reading database ... 369 files and directories currently installed.)
Jun 25 01:37:22 debootstrap: Preparing to unpack .../libc6_2.30-4_amd64.deb ...
Jun 25 01:37:22 debootstrap: Unpacking libc6:amd64 (2.30-4) ...
Jun 25 01:37:24 debootstrap: Setting up libc6:amd64 (2.30-4) ...
Jun 25 01:37:24 debootstrap: dpkg: libc6:amd64: dependency problems, but configuring anyway as you requested:
Jun 25 01:37:24 debootstrap: libc6:amd64 depends on libgcc-s1; however:
Jun 25 01:37:24 debootstrap: Package libgcc-s1 is not installed.
Jun 25 01:37:24 debootstrap: libc6:amd64 depends on libcrypt1; however:
Jun 25 01:37:24 debootstrap: Package libcrypt1 is not installed.
Jun 25 01:37:24 debootstrap:
Jun 25 01:37:27 debootstrap: Selecting previously unselected package perl-base.
Jun 25 01:37:27 debootstrap: (Reading database ... 683 files and directories currently installed.)
Jun 25 01:37:27 debootstrap: Preparing to unpack .../perl-base_5.30.0-10_amd64.deb ...
Jun 25 01:37:27 debootstrap: dpkg: regarding .../perl-base_5.30.0-10_amd64.deb containing perl-base, pre-dependency problem:
Jun 25 01:37:27 debootstrap: perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
Jun 25 01:37:27 debootstrap: libcrypt1 is not installed.
Jun 25 01:37:27 debootstrap:
Jun 25 01:37:27 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:37:27 debootstrap: Unpacking perl-base (5.30.0-10) ...
Jun 25 01:37:29 debootstrap: Setting up perl-base (5.30.0-10) ...
Jun 25 01:37:29 debootstrap: dpkg: perl-base: dependency problems, but configuring anyway as you requested:
Jun 25 01:37:29 debootstrap: perl-base depends on libcrypt1 (>= 1:4.1.0); however:
Jun 25 01:37:29 debootstrap: Package libcrypt1 is not installed.
Jun 25 01:37:29 debootstrap:
Jun 25 01:37:31 debootstrap: Selecting previously unselected package mawk.
Jun 25 01:37:31 debootstrap: (Reading database ... 1378 files and directories currently installed.)
Jun 25 01:37:31 debootstrap: Preparing to unpack .../mawk_1.3.4.20200120-2_amd64.deb ...
Jun 25 01:37:31 debootstrap: Unpacking mawk (1.3.4.20200120-2) ...
Jun 25 01:37:32 debootstrap: Setting up mawk (1.3.4.20200120-2) ...
Jun 25 01:37:34 debootstrap: Selecting previously unselected package debconf.
Jun 25 01:37:34 debootstrap: (Reading database ... 1397 files and directories currently installed.)
Jun 25 01:37:34 debootstrap: Preparing to unpack .../debconf_1.5.74_all.deb ...
Jun 25 01:37:34 debootstrap: Unpacking debconf (1.5.74) ...
Jun 25 01:37:36 debootstrap: Setting up debconf (1.5.74) ...
Jun 25 01:37:38 debootstrap: Selecting previously unselected package gcc-10-base:amd64.
Jun 25 01:37:38 debootstrap: (Reading database ... 1558 files and directories currently installed.)
Jun 25 01:37:38 debootstrap: Preparing to unpack .../gcc-10-base_10-20200418-1_amd64.deb ...
Jun 25 01:37:38 debootstrap: Unpacking gcc-10-base:amd64 (10-20200418-1) ...
Jun 25 01:37:40 debootstrap: Selecting previously unselected package libgcc-s1:amd64.
Jun 25 01:37:40 debootstrap: Preparing to unpack .../libgcc-s1_10-20200418-1_amd64.deb ...
Jun 25 01:37:40 debootstrap: Unpacking libgcc-s1:amd64 (10-20200418-1) ...
Jun 25 01:37:41 debootstrap: Selecting previously unselected package libcrypt1:amd64.
Jun 25 01:37:41 debootstrap: Preparing to unpack .../libcrypt1_1%3a4.4.16-1_amd64.deb ...
Jun 25 01:37:41 debootstrap: Unpacking libcrypt1:amd64 (1:4.4.16-1) ...
Jun 25 01:37:43 debootstrap: Preparing to unpack .../libc6_2.30-4_amd64.deb ...
Jun 25 01:37:44 debootstrap: Unpacking libc6:amd64 (2.30-4) over (2.30-4) ...
Jun 25 01:37:47 debootstrap: Selecting previously unselected package libidn2-0:amd64.
Jun 25 01:37:47 debootstrap: Preparing to unpack .../libidn2-0_2.3.0-1_amd64.deb ...
Jun 25 01:37:47 debootstrap: Unpacking libidn2-0:amd64 (2.3.0-1) ...
Jun 25 01:37:49 debootstrap: Selecting previously unselected package libaudit-common.
Jun 25 01:37:49 debootstrap: Preparing to unpack .../libaudit-common_1%3a2.8.5-3_all.deb ...
Jun 25 01:37:49 debootstrap: Unpacking libaudit-common (1:2.8.5-3) ...
Jun 25 01:37:55 debootstrap: Selecting previously unselected package libcap-ng0:amd64.
Jun 25 01:37:55 debootstrap: Preparing to unpack .../libcap-ng0_0.7.9-2.1+b2_amd64.deb ...
Jun 25 01:37:55 debootstrap: Unpacking libcap-ng0:amd64 (0.7.9-2.1+b2) ...
Jun 25 01:37:56 debootstrap: Selecting previously unselected package libaudit1:amd64.
Jun 25 01:37:56 debootstrap: Preparing to unpack .../libaudit1_1%3a2.8.5-3+b1_amd64.deb ...
Jun 25 01:37:57 debootstrap: Unpacking libaudit1:amd64 (1:2.8.5-3+b1) ...
Jun 25 01:37:58 debootstrap: Selecting previously unselected package libbz2-1.0:amd64.
Jun 25 01:37:58 debootstrap: Preparing to unpack .../libbz2-1.0_1.0.8-2_amd64.deb ...
Jun 25 01:37:58 debootstrap: Unpacking libbz2-1.0:amd64 (1.0.8-2) ...
Jun 25 01:38:00 debootstrap: Selecting previously unselected package liblzma5:amd64.
Jun 25 01:38:00 debootstrap: Preparing to unpack .../liblzma5_5.2.4-1+b1_amd64.deb ...
Jun 25 01:38:00 debootstrap: Unpacking liblzma5:amd64 (5.2.4-1+b1) ...
Jun 25 01:38:02 debootstrap: Selecting previously unselected package libpcre2-8-0:amd64.
Jun 25 01:38:02 debootstrap: Preparing to unpack .../libpcre2-8-0_10.34-7_amd64.deb ...
Jun 25 01:38:02 debootstrap: Unpacking libpcre2-8-0:amd64 (10.34-7) ...
Jun 25 01:38:03 debootstrap: Selecting previously unselected package libacl1:amd64.
Jun 25 01:38:03 debootstrap: Preparing to unpack .../libacl1_2.2.53-6_amd64.deb ...
Jun 25 01:38:04 debootstrap: Unpacking libacl1:amd64 (2.2.53-6) ...
Jun 25 01:38:04 debootstrap: Preparing to unpack .../dpkg_1.19.7kali1_amd64.deb ...
Jun 25 01:38:04 debootstrap: dpkg: regarding .../dpkg_1.19.7kali1_amd64.deb containing dpkg, pre-dependency problem:
Jun 25 01:38:04 debootstrap: dpkg pre-depends on libbz2-1.0
Jun 25 01:38:04 debootstrap: libbz2-1.0:amd64 is unpacked, but has never been configured.
Jun 25 01:38:04 debootstrap:
Jun 25 01:38:04 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:38:04 debootstrap: dpkg: regarding .../dpkg_1.19.7kali1_amd64.deb containing dpkg, pre-dependency problem:
Jun 25 01:38:04 debootstrap: dpkg pre-depends on liblzma5 (>= 5.2.2)
Jun 25 01:38:04 debootstrap: liblzma5:amd64 is unpacked, but has never been configured.
Jun 25 01:38:04 debootstrap:
Jun 25 01:38:04 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:38:04 debootstrap: dpkg: regarding .../dpkg_1.19.7kali1_amd64.deb containing dpkg, pre-dependency problem:
Jun 25 01:38:04 debootstrap: dpkg pre-depends on libselinux1 (>= 2.3)
Jun 25 01:38:04 debootstrap: libselinux1 is not installed.
Jun 25 01:38:04 debootstrap:
Jun 25 01:38:04 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:38:04 debootstrap: dpkg: regarding .../dpkg_1.19.7kali1_amd64.deb containing dpkg, pre-dependency problem:
Jun 25 01:38:04 debootstrap: dpkg pre-depends on zlib1g (>= 1:1.1.4)
Jun 25 01:38:04 debootstrap: zlib1g is not installed.
Jun 25 01:38:04 debootstrap:
Jun 25 01:38:04 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:38:05 debootstrap: Unpacking dpkg (1.19.7kali1) over (1.19.7kali1) ...
Jun 25 01:38:07 debootstrap: Preparing to unpack .../debconf_1.5.74_all.deb ...
Jun 25 01:38:08 debootstrap: Unpacking debconf (1.5.74) over (1.5.74) ...
Jun 25 01:38:11 debootstrap: Selecting previously unselected package libpam0g:amd64.
Jun 25 01:38:11 debootstrap: Preparing to unpack .../libpam0g_1.3.1-5_amd64.deb ...
Jun 25 01:38:11 debootstrap: Unpacking libpam0g:amd64 (1.3.1-5) ...
Jun 25 01:38:13 debootstrap: Selecting previously unselected package libdb5.3:amd64.
Jun 25 01:38:13 debootstrap: Preparing to unpack .../libdb5.3_5.3.28+dfsg1-0.6_amd64.deb ...
Jun 25 01:38:13 debootstrap: Unpacking libdb5.3:amd64 (5.3.28+dfsg1-0.6) ...
Jun 25 01:38:14 debootstrap: Selecting previously unselected package libpam-modules-bin.
Jun 25 01:38:14 debootstrap: Preparing to unpack .../libpam-modules-bin_1.3.1-5_amd64.deb ...
Jun 25 01:38:14 debootstrap: Unpacking libpam-modules-bin (1.3.1-5) ...
Jun 25 01:38:16 debootstrap: Selecting previously unselected package libpam-modules:amd64.
Jun 25 01:38:16 debootstrap: Preparing to unpack .../libpam-modules_1.3.1-5_amd64.deb ...
Jun 25 01:38:16 debootstrap: dpkg: regarding .../libpam-modules_1.3.1-5_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
Jun 25 01:38:16 debootstrap: libpam-modules pre-depends on libaudit1 (>= 1:2.2.1)
Jun 25 01:38:16 debootstrap: libaudit1:amd64 is unpacked, but has never been configured.
Jun 25 01:38:16 debootstrap:
Jun 25 01:38:16 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:38:16 debootstrap: dpkg: regarding .../libpam-modules_1.3.1-5_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
Jun 25 01:38:16 debootstrap: libpam-modules pre-depends on libdb5.3
Jun 25 01:38:16 debootstrap: libdb5.3:amd64 is unpacked, but has never been configured.
Jun 25 01:38:16 debootstrap:
Jun 25 01:38:16 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:38:16 debootstrap: dpkg: regarding .../libpam-modules_1.3.1-5_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
Jun 25 01:38:16 debootstrap: libpam-modules pre-depends on libpam0g (>= 1.3.1)
Jun 25 01:38:16 debootstrap: libpam0g:amd64 is unpacked, but has never been configured.
Jun 25 01:38:16 debootstrap:
Jun 25 01:38:16 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:38:16 debootstrap: dpkg: regarding .../libpam-modules_1.3.1-5_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
Jun 25 01:38:16 debootstrap: libpam-modules pre-depends on libselinux1 (>= 2.1.9)
Jun 25 01:38:16 debootstrap: libselinux1 is not installed.
Jun 25 01:38:16 debootstrap:
Jun 25 01:38:16 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:38:16 debootstrap: dpkg: regarding .../libpam-modules_1.3.1-5_amd64.deb containing libpam-modules:amd64, pre-dependency problem:
Jun 25 01:38:16 debootstrap: libpam-modules pre-depends on libpam-modules-bin (= 1.3.1-5)
Jun 25 01:38:16 debootstrap: libpam-modules-bin is unpacked, but has never been configured.
Jun 25 01:38:16 debootstrap:
Jun 25 01:38:16 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:38:17 debootstrap: Unpacking libpam-modules:amd64 (1.3.1-5) ...
Jun 25 01:38:18 debootstrap: Selecting previously unselected package adduser.
Jun 25 01:38:18 debootstrap: Preparing to unpack .../archives/adduser_3.118_all.deb ...
Jun 25 01:38:18 debootstrap: Unpacking adduser (3.118) ...
Jun 25 01:38:20 debootstrap: Selecting previously unselected package libgpg-error0:amd64.
Jun 25 01:38:20 debootstrap: Preparing to unpack .../libgpg-error0_1.37-1_amd64.deb ...
Jun 25 01:38:20 debootstrap: Unpacking libgpg-error0:amd64 (1.37-1) ...
Jun 25 01:38:22 debootstrap: Selecting previously unselected package libgcrypt20:amd64.
Jun 25 01:38:22 debootstrap: Preparing to unpack .../libgcrypt20_1.8.5-5_amd64.deb ...
Jun 25 01:38:22 debootstrap: Unpacking libgcrypt20:amd64 (1.8.5-5) ...
Jun 25 01:38:24 debootstrap: Selecting previously unselected package gpgv.
Jun 25 01:38:24 debootstrap: Preparing to unpack .../gpgv_2.2.20-1_amd64.deb ...
Jun 25 01:38:24 debootstrap: Unpacking gpgv (2.2.20-1) ...
Jun 25 01:38:28 debootstrap: Selecting previously unselected package liblz4-1:amd64.
Jun 25 01:38:28 debootstrap: Preparing to unpack .../liblz4-1_1.9.2-2_amd64.deb ...
Jun 25 01:38:28 debootstrap: Unpacking liblz4-1:amd64 (1.9.2-2) ...
Jun 25 01:38:30 debootstrap: Selecting previously unselected package libapt-pkg6.0:amd64.
Jun 25 01:38:30 debootstrap: Preparing to unpack .../libapt-pkg6.0_2.0.2_amd64.deb ...
Jun 25 01:38:31 debootstrap: Unpacking libapt-pkg6.0:amd64 (2.0.2) ...
Jun 25 01:38:33 debootstrap: Selecting previously unselected package debian-archive-keyring.
Jun 25 01:38:33 debootstrap: Preparing to unpack .../debian-archive-keyring_2019.1_all.deb ...
Jun 25 01:38:33 debootstrap: Unpacking debian-archive-keyring (2019.1) ...
Jun 25 01:38:35 debootstrap: Selecting previously unselected package libgmp10:amd64.
Jun 25 01:38:35 debootstrap: Preparing to unpack .../libgmp10_2%3a6.2.0+dfsg-4_amd64.deb ...
Jun 25 01:38:35 debootstrap: Unpacking libgmp10:amd64 (2:6.2.0+dfsg-4) ...
Jun 25 01:38:36 debootstrap: Selecting previously unselected package libnettle7:amd64.
Jun 25 01:38:36 debootstrap: Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2_amd64.deb ...
Jun 25 01:38:36 debootstrap: Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2) ...
Jun 25 01:38:37 debootstrap: Selecting previously unselected package libhogweed5:amd64.
Jun 25 01:38:37 debootstrap: Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2_amd64.deb ...
Jun 25 01:38:38 debootstrap: Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2) ...
Jun 25 01:38:39 debootstrap: Selecting previously unselected package libffi7:amd64.
Jun 25 01:38:39 debootstrap: Preparing to unpack .../libffi7_3.3-4_amd64.deb ...
Jun 25 01:38:39 debootstrap: Unpacking libffi7:amd64 (3.3-4) ...
Jun 25 01:38:41 debootstrap: Selecting previously unselected package libp11-kit0:amd64.
Jun 25 01:38:41 debootstrap: Preparing to unpack .../libp11-kit0_0.23.20-1_amd64.deb ...
Jun 25 01:38:41 debootstrap: Unpacking libp11-kit0:amd64 (0.23.20-1) ...
Jun 25 01:38:43 debootstrap: Selecting previously unselected package libgnutls30:amd64.
Jun 25 01:38:43 debootstrap: Preparing to unpack .../libgnutls30_3.6.13-2_amd64.deb ...
Jun 25 01:38:43 debootstrap: Unpacking libgnutls30:amd64 (3.6.13-2) ...
Jun 25 01:38:46 debootstrap: Selecting previously unselected package apt.
Jun 25 01:38:46 debootstrap: Preparing to unpack .../archives/apt_2.0.2_amd64.deb ...
Jun 25 01:38:46 debootstrap: Unpacking apt (2.0.2) ...
Jun 25 01:38:48 debootstrap: Preparing to unpack .../base-files_1%3a2020.2.0_amd64.deb ...
Jun 25 01:38:48 debootstrap: Unpacking base-files (1:2020.2.0) over (1:2020.2.0) ...
Jun 25 01:38:50 debootstrap: Selecting previously unselected package libdebconfclient0:amd64.
Jun 25 01:38:50 debootstrap: Preparing to unpack .../libdebconfclient0_0.251_amd64.deb ...
Jun 25 01:38:50 debootstrap: Unpacking libdebconfclient0:amd64 (0.251) ...
Jun 25 01:38:52 debootstrap: Preparing to unpack .../base-passwd_3.5.47_amd64.deb ...
Jun 25 01:38:53 debootstrap: Unpacking base-passwd (3.5.47) over (3.5.47) ...
Jun 25 01:38:54 debootstrap: Selecting previously unselected package debianutils.
Jun 25 01:38:54 debootstrap: Preparing to unpack .../debianutils_4.9.1_amd64.deb ...
Jun 25 01:38:55 debootstrap: Unpacking debianutils (4.9.1) ...
Jun 25 01:38:57 debootstrap: Selecting previously unselected package bash.
Jun 25 01:38:57 debootstrap: Preparing to unpack .../archives/bash_5.0-6_amd64.deb ...
Jun 25 01:38:57 debootstrap: dpkg: regarding .../archives/bash_5.0-6_amd64.deb containing bash, pre-dependency problem:
Jun 25 01:38:57 debootstrap: bash pre-depends on libtinfo6 (>= 6)
Jun 25 01:38:57 debootstrap: libtinfo6 is not installed.
Jun 25 01:38:57 debootstrap:
Jun 25 01:38:57 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:38:57 debootstrap: Unpacking bash (5.0-6) ...
Jun 25 01:39:02 debootstrap: Selecting previously unselected package bsdutils.
Jun 25 01:39:02 debootstrap: Preparing to unpack .../bsdutils_1%3a2.34-0.1_amd64.deb ...
Jun 25 01:39:02 debootstrap: dpkg: regarding .../bsdutils_1%3a2.34-0.1_amd64.deb containing bsdutils, pre-dependency problem:
Jun 25 01:39:02 debootstrap: bsdutils pre-depends on libsystemd0
Jun 25 01:39:02 debootstrap: libsystemd0 is not installed.
Jun 25 01:39:02 debootstrap:
Jun 25 01:39:02 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:39:02 debootstrap: Unpacking bsdutils (1:2.34-0.1) ...
Jun 25 01:39:04 debootstrap: Selecting previously unselected package libattr1:amd64.
Jun 25 01:39:04 debootstrap: Preparing to unpack .../libattr1_1%3a2.4.48-5_amd64.deb ...
Jun 25 01:39:04 debootstrap: Unpacking libattr1:amd64 (1:2.4.48-5) ...
Jun 25 01:39:06 debootstrap: Selecting previously unselected package coreutils.
Jun 25 01:39:06 debootstrap: Preparing to unpack .../coreutils_8.30-3+b1_amd64.deb ...
Jun 25 01:39:06 debootstrap: dpkg: regarding .../coreutils_8.30-3+b1_amd64.deb containing coreutils, pre-dependency problem:
Jun 25 01:39:06 debootstrap: coreutils pre-depends on libacl1 (>= 2.2.23)
Jun 25 01:39:06 debootstrap: libacl1:amd64 is unpacked, but has never been configured.
Jun 25 01:39:06 debootstrap:
Jun 25 01:39:06 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:39:06 debootstrap: dpkg: regarding .../coreutils_8.30-3+b1_amd64.deb containing coreutils, pre-dependency problem:
Jun 25 01:39:06 debootstrap: coreutils pre-depends on libattr1 (>= 1:2.4.44)
Jun 25 01:39:06 debootstrap: libattr1:amd64 is unpacked, but has never been configured.
Jun 25 01:39:06 debootstrap:
Jun 25 01:39:06 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:39:06 debootstrap: dpkg: regarding .../coreutils_8.30-3+b1_amd64.deb containing coreutils, pre-dependency problem:
Jun 25 01:39:06 debootstrap: coreutils pre-depends on libselinux1 (>= 2.1.13)
Jun 25 01:39:06 debootstrap: libselinux1 is not installed.
Jun 25 01:39:06 debootstrap:
Jun 25 01:39:06 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:39:06 debootstrap: Unpacking coreutils (8.30-3+b1) ...
Jun 25 01:39:08 debootstrap: Selecting previously unselected package dash.
Jun 25 01:39:08 debootstrap: Preparing to unpack .../dash_0.5.10.2-7_amd64.deb ...
Jun 25 01:39:09 debootstrap: Unpacking dash (0.5.10.2-7) ...
Jun 25 01:39:10 debootstrap: Selecting previously unselected package diffutils.
Jun 25 01:39:10 debootstrap: Preparing to unpack .../diffutils_1%3a3.7-3_amd64.deb ...
Jun 25 01:39:10 debootstrap: Unpacking diffutils (1:3.7-3) ...
Jun 25 01:39:12 debootstrap: Selecting previously unselected package libblkid1:amd64.
Jun 25 01:39:12 debootstrap: Preparing to unpack .../libblkid1_2.34-0.1_amd64.deb ...
Jun 25 01:39:12 debootstrap: Unpacking libblkid1:amd64 (2.34-0.1) ...
Jun 25 01:39:14 debootstrap: Selecting previously unselected package libcom-err2:amd64.
Jun 25 01:39:14 debootstrap: Preparing to unpack .../libcom-err2_1.45.6-1_amd64.deb ...
Jun 25 01:39:14 debootstrap: Unpacking libcom-err2:amd64 (1.45.6-1) ...
Jun 25 01:39:16 debootstrap: Selecting previously unselected package libext2fs2:amd64.
Jun 25 01:39:16 debootstrap: Preparing to unpack .../libext2fs2_1.45.6-1_amd64.deb ...
Jun 25 01:39:16 debootstrap: Unpacking libext2fs2:amd64 (1.45.6-1) ...
Jun 25 01:39:18 debootstrap: Selecting previously unselected package e2fsprogs.
Jun 25 01:39:18 debootstrap: Preparing to unpack .../e2fsprogs_1.45.6-1_amd64.deb ...
Jun 25 01:39:18 debootstrap: dpkg: regarding .../e2fsprogs_1.45.6-1_amd64.deb containing e2fsprogs, pre-dependency problem:
Jun 25 01:39:18 debootstrap: e2fsprogs pre-depends on libblkid1 (>= 2.17.2)
Jun 25 01:39:18 debootstrap: libblkid1:amd64 is unpacked, but has never been configured.
Jun 25 01:39:18 debootstrap:
Jun 25 01:39:18 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:39:18 debootstrap: dpkg: regarding .../e2fsprogs_1.45.6-1_amd64.deb containing e2fsprogs, pre-dependency problem:
Jun 25 01:39:18 debootstrap: e2fsprogs pre-depends on libcom-err2 (>= 1.43.9)
Jun 25 01:39:18 debootstrap: libcom-err2:amd64 is unpacked, but has never been configured.
Jun 25 01:39:18 debootstrap:
Jun 25 01:39:18 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:39:18 debootstrap: dpkg: regarding .../e2fsprogs_1.45.6-1_amd64.deb containing e2fsprogs, pre-dependency problem:
Jun 25 01:39:18 debootstrap: e2fsprogs pre-depends on libext2fs2 (= 1.45.6-1)
Jun 25 01:39:18 debootstrap: libext2fs2:amd64 is unpacked, but has never been configured.
Jun 25 01:39:18 debootstrap:
Jun 25 01:39:18 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:39:18 debootstrap: dpkg: regarding .../e2fsprogs_1.45.6-1_amd64.deb containing e2fsprogs, pre-dependency problem:
Jun 25 01:39:18 debootstrap: e2fsprogs pre-depends on libss2 (>= 1.38)
Jun 25 01:39:18 debootstrap: libss2 is not installed.
Jun 25 01:39:18 debootstrap:
Jun 25 01:39:18 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:39:18 debootstrap: dpkg: regarding .../e2fsprogs_1.45.6-1_amd64.deb containing e2fsprogs, pre-dependency problem:
Jun 25 01:39:18 debootstrap: e2fsprogs pre-depends on libuuid1 (>= 2.16)
Jun 25 01:39:18 debootstrap: libuuid1 is not installed.
Jun 25 01:39:18 debootstrap:
Jun 25 01:39:18 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:39:18 debootstrap: Unpacking e2fsprogs (1.45.6-1) ...
Jun 25 01:39:20 debootstrap: Selecting previously unselected package libfdisk1:amd64.
Jun 25 01:39:20 debootstrap: Preparing to unpack .../libfdisk1_2.34-0.1_amd64.deb ...
Jun 25 01:39:20 debootstrap: Unpacking libfdisk1:amd64 (2.34-0.1) ...
Jun 25 01:39:22 debootstrap: Selecting previously unselected package libmount1:amd64.
Jun 25 01:39:22 debootstrap: Preparing to unpack .../libmount1_2.34-0.1_amd64.deb ...
Jun 25 01:39:22 debootstrap: Unpacking libmount1:amd64 (2.34-0.1) ...
Jun 25 01:39:24 debootstrap: Selecting previously unselected package libncursesw6:amd64.
Jun 25 01:39:24 debootstrap: Preparing to unpack .../libncursesw6_6.2-1_amd64.deb ...
Jun 25 01:39:24 debootstrap: Unpacking libncursesw6:amd64 (6.2-1) ...
Jun 25 01:39:25 debootstrap: Selecting previously unselected package fdisk.
Jun 25 01:39:25 debootstrap: Preparing to unpack .../fdisk_2.34-0.1_amd64.deb ...
Jun 25 01:39:26 debootstrap: Unpacking fdisk (2.34-0.1) ...
Jun 25 01:39:27 debootstrap: Selecting previously unselected package findutils.
Jun 25 01:39:27 debootstrap: Preparing to unpack .../findutils_4.7.0-1_amd64.deb ...
Jun 25 01:39:27 debootstrap: dpkg: regarding .../findutils_4.7.0-1_amd64.deb containing findutils, pre-dependency problem:
Jun 25 01:39:27 debootstrap: findutils pre-depends on libselinux1 (>= 1.32)
Jun 25 01:39:27 debootstrap: libselinux1 is not installed.
Jun 25 01:39:27 debootstrap:
Jun 25 01:39:27 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:39:27 debootstrap: Unpacking findutils (4.7.0-1) ...
Jun 25 01:39:29 debootstrap: Selecting previously unselected package gcc-9-base:amd64.
Jun 25 01:39:29 debootstrap: Preparing to unpack .../gcc-9-base_9.3.0-11_amd64.deb ...
Jun 25 01:39:30 debootstrap: Unpacking gcc-9-base:amd64 (9.3.0-11) ...
Jun 25 01:39:35 debootstrap: Selecting previously unselected package libpcre3:amd64.
Jun 25 01:39:35 debootstrap: Preparing to unpack .../libpcre3_2%3a8.39-12+b1_amd64.deb ...
Jun 25 01:39:35 debootstrap: Unpacking libpcre3:amd64 (2:8.39-12+b1) ...
Jun 25 01:39:36 debootstrap: Selecting previously unselected package grep.
Jun 25 01:39:36 debootstrap: Preparing to unpack .../archives/grep_3.4-1_amd64.deb ...
Jun 25 01:39:36 debootstrap: dpkg: regarding .../archives/grep_3.4-1_amd64.deb containing grep, pre-dependency problem:
Jun 25 01:39:36 debootstrap: grep pre-depends on libpcre3
Jun 25 01:39:36 debootstrap: libpcre3:amd64 is unpacked, but has never been configured.
Jun 25 01:39:36 debootstrap:
Jun 25 01:39:36 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:39:36 debootstrap: Unpacking grep (3.4-1) ...
Jun 25 01:39:38 debootstrap: Selecting previously unselected package gzip.
Jun 25 01:39:38 debootstrap: Preparing to unpack .../archives/gzip_1.10-2_amd64.deb ...
Jun 25 01:39:38 debootstrap: Unpacking gzip (1.10-2) ...
Jun 25 01:39:39 debootstrap: Selecting previously unselected package hostname.
Jun 25 01:39:39 debootstrap: Preparing to unpack .../hostname_3.23_amd64.deb ...
Jun 25 01:39:40 debootstrap: Unpacking hostname (3.23) ...
Jun 25 01:39:41 debootstrap: Selecting previously unselected package init-system-helpers.
Jun 25 01:39:41 debootstrap: Preparing to unpack .../init-system-helpers_1.57+kali1_all.deb ...
Jun 25 01:39:42 debootstrap: Unpacking init-system-helpers (1.57+kali1) ...
Jun 25 01:39:43 debootstrap: Selecting previously unselected package libc-bin.
Jun 25 01:39:43 debootstrap: Preparing to unpack .../libc-bin_2.30-4_amd64.deb ...
Jun 25 01:39:43 debootstrap: Unpacking libc-bin (2.30-4) ...
Jun 25 01:39:46 debootstrap: Selecting previously unselected package libpam-runtime.
Jun 25 01:39:46 debootstrap: Preparing to unpack .../libpam-runtime_1.3.1-5_all.deb ...
Jun 25 01:39:46 debootstrap: Unpacking libpam-runtime (1.3.1-5) ...
Jun 25 01:39:48 debootstrap: Preparing to unpack .../mawk_1.3.4.20200120-2_amd64.deb ...
Jun 25 01:39:49 debootstrap: Unpacking mawk (1.3.4.20200120-2) over (1.3.4.20200120-2) ...
Jun 25 01:39:51 debootstrap: Selecting previously unselected package libunistring2:amd64.
Jun 25 01:39:51 debootstrap: Preparing to unpack .../libunistring2_0.9.10-2_amd64.deb ...
Jun 25 01:39:51 debootstrap: Unpacking libunistring2:amd64 (0.9.10-2) ...
Jun 25 01:39:52 debootstrap: Selecting previously unselected package libselinux1:amd64.
Jun 25 01:39:52 debootstrap: Preparing to unpack .../libselinux1_3.0-1+b3_amd64.deb ...
Jun 25 01:39:53 debootstrap: Unpacking libselinux1:amd64 (3.0-1+b3) ...
Jun 25 01:39:54 debootstrap: Selecting previously unselected package zlib1g:amd64.
Jun 25 01:39:54 debootstrap: Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2_amd64.deb ...
Jun 25 01:39:55 debootstrap: Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2) ...
Jun 25 01:39:56 debootstrap: Selecting previously unselected package tar.
Jun 25 01:39:56 debootstrap: Preparing to unpack .../tar_1.30+dfsg-7_amd64.deb ...
Jun 25 01:39:56 debootstrap: dpkg: regarding .../tar_1.30+dfsg-7_amd64.deb containing tar, pre-dependency problem:
Jun 25 01:39:56 debootstrap: tar pre-depends on libacl1 (>= 2.2.23)
Jun 25 01:39:56 debootstrap: libacl1:amd64 is unpacked, but has never been configured.
Jun 25 01:39:56 debootstrap:
Jun 25 01:39:56 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:39:56 debootstrap: dpkg: regarding .../tar_1.30+dfsg-7_amd64.deb containing tar, pre-dependency problem:
Jun 25 01:39:56 debootstrap: tar pre-depends on libselinux1 (>= 1.32)
Jun 25 01:39:56 debootstrap: libselinux1:amd64 is unpacked, but has never been configured.
Jun 25 01:39:56 debootstrap:
Jun 25 01:39:56 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:39:56 debootstrap: Unpacking tar (1.30+dfsg-7) ...
Jun 25 01:39:59 debootstrap: Preparing to unpack .../perl-base_5.30.0-10_amd64.deb ...
Jun 25 01:39:59 debootstrap: dpkg: regarding .../perl-base_5.30.0-10_amd64.deb containing perl-base, pre-dependency problem:
Jun 25 01:39:59 debootstrap: perl-base pre-depends on libcrypt1 (>= 1:4.1.0)
Jun 25 01:39:59 debootstrap: libcrypt1:amd64 is unpacked, but has never been configured.
Jun 25 01:39:59 debootstrap:
Jun 25 01:39:59 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:39:59 debootstrap: Unpacking perl-base (5.30.0-10) over (5.30.0-10) ...
Jun 25 01:40:05 debootstrap: Selecting previously unselected package libsemanage-common.
Jun 25 01:40:05 debootstrap: Preparing to unpack .../libsemanage-common_3.0-1_all.deb ...
Jun 25 01:40:05 debootstrap: Unpacking libsemanage-common (3.0-1) ...
Jun 25 01:40:11 debootstrap: Selecting previously unselected package libsepol1:amd64.
Jun 25 01:40:11 debootstrap: Preparing to unpack .../libsepol1_3.0-1_amd64.deb ...
Jun 25 01:40:12 debootstrap: Unpacking libsepol1:amd64 (3.0-1) ...
Jun 25 01:40:15 debootstrap: Selecting previously unselected package libsemanage1:amd64.
Jun 25 01:40:15 debootstrap: Preparing to unpack .../libsemanage1_3.0-1+b3_amd64.deb ...
Jun 25 01:40:15 debootstrap: Unpacking libsemanage1:amd64 (3.0-1+b3) ...
Jun 25 01:40:17 debootstrap: Selecting previously unselected package passwd.
Jun 25 01:40:17 debootstrap: Preparing to unpack .../passwd_1%3a4.8.1-1_amd64.deb ...
Jun 25 01:40:17 debootstrap: Unpacking passwd (1:4.8.1-1) ...
Jun 25 01:40:20 debootstrap: Selecting previously unselected package libstdc++6:amd64.
Jun 25 01:40:20 debootstrap: Preparing to unpack .../libstdc++6_10-20200418-1_amd64.deb ...
Jun 25 01:40:20 debootstrap: Unpacking libstdc++6:amd64 (10-20200418-1) ...
Jun 25 01:40:21 debootstrap: Selecting previously unselected package libsystemd0:amd64.
Jun 25 01:40:21 debootstrap: Preparing to unpack .../libsystemd0_245.4-3_amd64.deb ...
Jun 25 01:40:21 debootstrap: dpkg: regarding .../libsystemd0_245.4-3_amd64.deb containing libsystemd0:amd64, pre-dependency problem:
Jun 25 01:40:21 debootstrap: libsystemd0 pre-depends on libgcrypt20 (>= 1.8.0)
Jun 25 01:40:21 debootstrap: libgcrypt20:amd64 is unpacked, but has never been configured.
Jun 25 01:40:21 debootstrap:
Jun 25 01:40:21 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:21 debootstrap: dpkg: regarding .../libsystemd0_245.4-3_amd64.deb containing libsystemd0:amd64, pre-dependency problem:
Jun 25 01:40:21 debootstrap: libsystemd0 pre-depends on liblz4-1 (>= 0.0~r122)
Jun 25 01:40:21 debootstrap: liblz4-1:amd64 is unpacked, but has never been configured.
Jun 25 01:40:21 debootstrap:
Jun 25 01:40:21 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:21 debootstrap: dpkg: regarding .../libsystemd0_245.4-3_amd64.deb containing libsystemd0:amd64, pre-dependency problem:
Jun 25 01:40:21 debootstrap: libsystemd0 pre-depends on liblzma5 (>= 5.1.1alpha+20120614)
Jun 25 01:40:21 debootstrap: liblzma5:amd64 is unpacked, but has never been configured.
Jun 25 01:40:21 debootstrap:
Jun 25 01:40:21 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:21 debootstrap: Unpacking libsystemd0:amd64 (245.4-3) ...
Jun 25 01:40:23 debootstrap: Selecting previously unselected package libudev1:amd64.
Jun 25 01:40:23 debootstrap: Preparing to unpack .../libudev1_245.4-3_amd64.deb ...
Jun 25 01:40:23 debootstrap: Unpacking libudev1:amd64 (245.4-3) ...
Jun 25 01:40:25 debootstrap: Selecting previously unselected package libzstd1:amd64.
Jun 25 01:40:25 debootstrap: Preparing to unpack .../libzstd1_1.4.4+dfsg-3_amd64.deb ...
Jun 25 01:40:25 debootstrap: Unpacking libzstd1:amd64 (1.4.4+dfsg-3) ...
Jun 25 01:40:27 debootstrap: Selecting previously unselected package libtasn1-6:amd64.
Jun 25 01:40:27 debootstrap: Preparing to unpack .../libtasn1-6_4.16.0-2_amd64.deb ...
Jun 25 01:40:27 debootstrap: Unpacking libtasn1-6:amd64 (4.16.0-2) ...
Jun 25 01:40:28 debootstrap: Selecting previously unselected package libseccomp2:amd64.
Jun 25 01:40:28 debootstrap: Preparing to unpack .../libseccomp2_2.4.3-1+b1_amd64.deb ...
Jun 25 01:40:28 debootstrap: Unpacking libseccomp2:amd64 (2.4.3-1+b1) ...
Jun 25 01:40:30 debootstrap: Selecting previously unselected package libtinfo6:amd64.
Jun 25 01:40:30 debootstrap: Preparing to unpack .../libtinfo6_6.2-1_amd64.deb ...
Jun 25 01:40:30 debootstrap: Unpacking libtinfo6:amd64 (6.2-1) ...
Jun 25 01:40:32 debootstrap: Selecting previously unselected package libss2:amd64.
Jun 25 01:40:32 debootstrap: Preparing to unpack .../libss2_1.45.6-1_amd64.deb ...
Jun 25 01:40:32 debootstrap: Unpacking libss2:amd64 (1.45.6-1) ...
Jun 25 01:40:34 debootstrap: Selecting previously unselected package libuuid1:amd64.
Jun 25 01:40:34 debootstrap: Preparing to unpack .../libuuid1_2.34-0.1_amd64.deb ...
Jun 25 01:40:34 debootstrap: Unpacking libuuid1:amd64 (2.34-0.1) ...
Jun 25 01:40:35 debootstrap: Selecting previously unselected package logsave.
Jun 25 01:40:35 debootstrap: Preparing to unpack .../logsave_1.45.6-1_amd64.deb ...
Jun 25 01:40:35 debootstrap: Unpacking logsave (1.45.6-1) ...
Jun 25 01:40:37 debootstrap: Selecting previously unselected package libsmartcols1:amd64.
Jun 25 01:40:37 debootstrap: Preparing to unpack .../libsmartcols1_2.34-0.1_amd64.deb ...
Jun 25 01:40:37 debootstrap: Unpacking libsmartcols1:amd64 (2.34-0.1) ...
Jun 25 01:40:41 debootstrap: Selecting previously unselected package login.
Jun 25 01:40:41 debootstrap: Preparing to unpack .../login_1%3a4.8.1-1_amd64.deb ...
Jun 25 01:40:41 debootstrap: dpkg: regarding .../login_1%3a4.8.1-1_amd64.deb containing login, pre-dependency problem:
Jun 25 01:40:41 debootstrap: login pre-depends on libaudit1 (>= 1:2.2.1)
Jun 25 01:40:41 debootstrap: libaudit1:amd64 is unpacked, but has never been configured.
Jun 25 01:40:41 debootstrap:
Jun 25 01:40:41 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:41 debootstrap: dpkg: regarding .../login_1%3a4.8.1-1_amd64.deb containing login, pre-dependency problem:
Jun 25 01:40:41 debootstrap: login pre-depends on libcrypt1 (>= 1:4.1.0)
Jun 25 01:40:41 debootstrap: libcrypt1:amd64 is unpacked, but has never been configured.
Jun 25 01:40:41 debootstrap:
Jun 25 01:40:41 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:41 debootstrap: dpkg: regarding .../login_1%3a4.8.1-1_amd64.deb containing login, pre-dependency problem:
Jun 25 01:40:41 debootstrap: login pre-depends on libpam0g (>= 0.99.7.1)
Jun 25 01:40:41 debootstrap: libpam0g:amd64 is unpacked, but has never been configured.
Jun 25 01:40:41 debootstrap:
Jun 25 01:40:41 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:41 debootstrap: dpkg: regarding .../login_1%3a4.8.1-1_amd64.deb containing login, pre-dependency problem:
Jun 25 01:40:41 debootstrap: login pre-depends on libpam-runtime
Jun 25 01:40:41 debootstrap: libpam-runtime is unpacked, but has never been configured.
Jun 25 01:40:41 debootstrap:
Jun 25 01:40:41 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:41 debootstrap: dpkg: regarding .../login_1%3a4.8.1-1_amd64.deb containing login, pre-dependency problem:
Jun 25 01:40:41 debootstrap: login pre-depends on libpam-modules (>= 1.1.8-1)
Jun 25 01:40:41 debootstrap: libpam-modules:amd64 is unpacked, but has never been configured.
Jun 25 01:40:41 debootstrap:
Jun 25 01:40:41 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:41 debootstrap: Unpacking login (1:4.8.1-1) ...
Jun 25 01:40:43 debootstrap: Selecting previously unselected package lsb-base.
Jun 25 01:40:43 debootstrap: Preparing to unpack .../lsb-base_11.1.0_all.deb ...
Jun 25 01:40:43 debootstrap: Unpacking lsb-base (11.1.0) ...
Jun 25 01:40:44 debootstrap: Selecting previously unselected package util-linux.
Jun 25 01:40:44 debootstrap: Preparing to unpack .../util-linux_2.34-0.1_amd64.deb ...
Jun 25 01:40:44 debootstrap: dpkg: regarding .../util-linux_2.34-0.1_amd64.deb containing util-linux, pre-dependency problem:
Jun 25 01:40:44 debootstrap: util-linux pre-depends on libaudit1 (>= 1:2.2.1)
Jun 25 01:40:44 debootstrap: libaudit1:amd64 is unpacked, but has never been configured.
Jun 25 01:40:44 debootstrap:
Jun 25 01:40:44 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:44 debootstrap: dpkg: regarding .../util-linux_2.34-0.1_amd64.deb containing util-linux, pre-dependency problem:
Jun 25 01:40:44 debootstrap: util-linux pre-depends on libblkid1 (>= 2.31.1)
Jun 25 01:40:44 debootstrap: libblkid1:amd64 is unpacked, but has never been configured.
Jun 25 01:40:44 debootstrap:
Jun 25 01:40:44 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:44 debootstrap: dpkg: regarding .../util-linux_2.34-0.1_amd64.deb containing util-linux, pre-dependency problem:
Jun 25 01:40:44 debootstrap: util-linux pre-depends on libcap-ng0 (>= 0.7.9)
Jun 25 01:40:44 debootstrap: libcap-ng0:amd64 is unpacked, but has never been configured.
Jun 25 01:40:44 debootstrap:
Jun 25 01:40:44 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:44 debootstrap: dpkg: regarding .../util-linux_2.34-0.1_amd64.deb containing util-linux, pre-dependency problem:
Jun 25 01:40:44 debootstrap: util-linux pre-depends on libmount1 (>= 2.34)
Jun 25 01:40:44 debootstrap: libmount1:amd64 is unpacked, but has never been configured.
Jun 25 01:40:44 debootstrap:
Jun 25 01:40:44 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:44 debootstrap: dpkg: regarding .../util-linux_2.34-0.1_amd64.deb containing util-linux, pre-dependency problem:
Jun 25 01:40:44 debootstrap: util-linux pre-depends on libpam0g (>= 0.99.7.1)
Jun 25 01:40:44 debootstrap: libpam0g:amd64 is unpacked, but has never been configured.
Jun 25 01:40:44 debootstrap:
Jun 25 01:40:44 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:44 debootstrap: dpkg: regarding .../util-linux_2.34-0.1_amd64.deb containing util-linux, pre-dependency problem:
Jun 25 01:40:44 debootstrap: util-linux pre-depends on libselinux1 (>= 2.6-3~)
Jun 25 01:40:44 debootstrap: libselinux1:amd64 is unpacked, but has never been configured.
Jun 25 01:40:44 debootstrap:
Jun 25 01:40:44 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:44 debootstrap: dpkg: regarding .../util-linux_2.34-0.1_amd64.deb containing util-linux, pre-dependency problem:
Jun 25 01:40:44 debootstrap: util-linux pre-depends on libsmartcols1 (>= 2.34)
Jun 25 01:40:44 debootstrap: libsmartcols1:amd64 is unpacked, but has never been configured.
Jun 25 01:40:44 debootstrap:
Jun 25 01:40:44 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:44 debootstrap: dpkg: regarding .../util-linux_2.34-0.1_amd64.deb containing util-linux, pre-dependency problem:
Jun 25 01:40:44 debootstrap: util-linux pre-depends on libsystemd0
Jun 25 01:40:44 debootstrap: libsystemd0:amd64 is unpacked, but has never been configured.
Jun 25 01:40:44 debootstrap:
Jun 25 01:40:44 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:44 debootstrap: dpkg: regarding .../util-linux_2.34-0.1_amd64.deb containing util-linux, pre-dependency problem:
Jun 25 01:40:44 debootstrap: util-linux pre-depends on libtinfo6 (>= 6)
Jun 25 01:40:44 debootstrap: libtinfo6:amd64 is unpacked, but has never been configured.
Jun 25 01:40:44 debootstrap:
Jun 25 01:40:44 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:44 debootstrap: dpkg: regarding .../util-linux_2.34-0.1_amd64.deb containing util-linux, pre-dependency problem:
Jun 25 01:40:44 debootstrap: util-linux pre-depends on libudev1 (>= 183)
Jun 25 01:40:44 debootstrap: libudev1:amd64 is unpacked, but has never been configured.
Jun 25 01:40:44 debootstrap:
Jun 25 01:40:44 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:44 debootstrap: dpkg: regarding .../util-linux_2.34-0.1_amd64.deb containing util-linux, pre-dependency problem:
Jun 25 01:40:44 debootstrap: util-linux pre-depends on libuuid1 (>= 2.16)
Jun 25 01:40:44 debootstrap: libuuid1:amd64 is unpacked, but has never been configured.
Jun 25 01:40:44 debootstrap:
Jun 25 01:40:44 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:44 debootstrap: dpkg: regarding .../util-linux_2.34-0.1_amd64.deb containing util-linux, pre-dependency problem:
Jun 25 01:40:44 debootstrap: util-linux pre-depends on zlib1g (>= 1:1.1.4)
Jun 25 01:40:44 debootstrap: zlib1g:amd64 is unpacked, but has never been configured.
Jun 25 01:40:44 debootstrap:
Jun 25 01:40:44 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:44 debootstrap: Unpacking util-linux (2.34-0.1) ...
Jun 25 01:40:47 debootstrap: Selecting previously unselected package mount.
Jun 25 01:40:47 debootstrap: Preparing to unpack .../mount_2.34-0.1_amd64.deb ...
Jun 25 01:40:47 debootstrap: dpkg: regarding .../mount_2.34-0.1_amd64.deb containing mount, pre-dependency problem:
Jun 25 01:40:47 debootstrap: mount pre-depends on libblkid1 (>= 2.17.2)
Jun 25 01:40:47 debootstrap: libblkid1:amd64 is unpacked, but has never been configured.
Jun 25 01:40:47 debootstrap:
Jun 25 01:40:47 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:47 debootstrap: dpkg: regarding .../mount_2.34-0.1_amd64.deb containing mount, pre-dependency problem:
Jun 25 01:40:47 debootstrap: mount pre-depends on libmount1 (>= 2.34)
Jun 25 01:40:47 debootstrap: libmount1:amd64 is unpacked, but has never been configured.
Jun 25 01:40:47 debootstrap:
Jun 25 01:40:47 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:47 debootstrap: dpkg: regarding .../mount_2.34-0.1_amd64.deb containing mount, pre-dependency problem:
Jun 25 01:40:47 debootstrap: mount pre-depends on libselinux1 (>= 2.6-3~)
Jun 25 01:40:47 debootstrap: libselinux1:amd64 is unpacked, but has never been configured.
Jun 25 01:40:47 debootstrap:
Jun 25 01:40:47 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:47 debootstrap: dpkg: regarding .../mount_2.34-0.1_amd64.deb containing mount, pre-dependency problem:
Jun 25 01:40:47 debootstrap: mount pre-depends on libsmartcols1 (>= 2.33)
Jun 25 01:40:47 debootstrap: libsmartcols1:amd64 is unpacked, but has never been configured.
Jun 25 01:40:47 debootstrap:
Jun 25 01:40:47 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:47 debootstrap: Unpacking mount (2.34-0.1) ...
Jun 25 01:40:49 debootstrap: Selecting previously unselected package ncurses-base.
Jun 25 01:40:49 debootstrap: Preparing to unpack .../ncurses-base_6.2-1_all.deb ...
Jun 25 01:40:49 debootstrap: Unpacking ncurses-base (6.2-1) ...
Jun 25 01:40:50 debootstrap: Selecting previously unselected package ncurses-bin.
Jun 25 01:40:50 debootstrap: Preparing to unpack .../ncurses-bin_6.2-1_amd64.deb ...
Jun 25 01:40:50 debootstrap: dpkg: regarding .../ncurses-bin_6.2-1_amd64.deb containing ncurses-bin, pre-dependency problem:
Jun 25 01:40:50 debootstrap: ncurses-bin pre-depends on libtinfo6 (>= 6.2)
Jun 25 01:40:50 debootstrap: libtinfo6:amd64 is unpacked, but has never been configured.
Jun 25 01:40:50 debootstrap:
Jun 25 01:40:50 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:50 debootstrap: Unpacking ncurses-bin (6.2-1) ...
Jun 25 01:40:52 debootstrap: Selecting previously unselected package sed.
Jun 25 01:40:52 debootstrap: Preparing to unpack .../archives/sed_4.7-1_amd64.deb ...
Jun 25 01:40:52 debootstrap: dpkg: regarding .../archives/sed_4.7-1_amd64.deb containing sed, pre-dependency problem:
Jun 25 01:40:52 debootstrap: sed pre-depends on libacl1 (>= 2.2.51-8)
Jun 25 01:40:52 debootstrap: libacl1:amd64 is unpacked, but has never been configured.
Jun 25 01:40:52 debootstrap:
Jun 25 01:40:52 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:52 debootstrap: dpkg: regarding .../archives/sed_4.7-1_amd64.deb containing sed, pre-dependency problem:
Jun 25 01:40:52 debootstrap: sed pre-depends on libselinux1 (>= 1.32)
Jun 25 01:40:52 debootstrap: libselinux1:amd64 is unpacked, but has never been configured.
Jun 25 01:40:52 debootstrap:
Jun 25 01:40:52 debootstrap: dpkg: warning: ignoring pre-dependency problem!
Jun 25 01:40:52 debootstrap: Unpacking sed (4.7-1) ...
Jun 25 01:40:53 debootstrap: Selecting previously unselected package sysvinit-utils.
Jun 25 01:40:53 debootstrap: Preparing to unpack .../sysvinit-utils_2.96-3_amd64.deb ...
Jun 25 01:40:54 debootstrap: Unpacking sysvinit-utils (2.96-3) ...
Jun 25 01:40:55 debootstrap: Selecting previously unselected package tzdata.
Jun 25 01:40:55 debootstrap: Preparing to unpack .../tzdata_2020a-1_all.deb ...
Jun 25 01:40:56 debootstrap: Unpacking tzdata (2020a-1) ...
Jun 25 01:40:59 debootstrap: Setting up lsb-base (11.1.0) ...
Jun 25 01:41:00 debootstrap: Setting up debian-archive-keyring (2019.1) ...
Jun 25 01:41:03 debootstrap: Setting up libaudit-common (1:2.8.5-3) ...
Jun 25 01:41:03 debootstrap: Setting up libsemanage-common (3.0-1) ...
Jun 25 01:41:04 debootstrap: Setting up gcc-10-base:amd64 (10-20200418-1) ...
Jun 25 01:41:05 debootstrap: Setting up ncurses-base (6.2-1) ...
Jun 25 01:41:06 debootstrap: Setting up gcc-9-base:amd64 (9.3.0-11) ...
Jun 25 01:41:07 debootstrap: Setting up libcrypt1:amd64 (1:4.4.16-1) ...
Jun 25 01:41:07 debootstrap: Setting up libgcc-s1:amd64 (10-20200418-1) ...
Jun 25 01:41:08 debootstrap: Setting up libc6:amd64 (2.30-4) ...
Jun 25 01:41:09 debootstrap: Setting up libudev1:amd64 (245.4-3) ...
Jun 25 01:41:09 debootstrap: Setting up libsepol1:amd64 (3.0-1) ...
Jun 25 01:41:11 debootstrap: Setting up libnettle7:amd64 (3.5.1+really3.5.1-2) ...
Jun 25 01:41:11 debootstrap: Setting up libattr1:amd64 (1:2.4.48-5) ...
Jun 25 01:41:13 debootstrap: Setting up libtasn1-6:amd64 (4.16.0-2) ...
Jun 25 01:41:16 debootstrap: Setting up debianutils (4.9.1) ...
Jun 25 01:41:18 debootstrap: Setting up mawk (1.3.4.20200120-2) ...
Jun 25 01:41:19 debootstrap: Setting up libdebconfclient0:amd64 (0.251) ...
Jun 25 01:41:20 debootstrap: Setting up base-files (1:2020.2.0) ...
Jun 25 01:41:23 debootstrap: Setting up libbz2-1.0:amd64 (1.0.8-2) ...
Jun 25 01:41:23 debootstrap: Setting up base-passwd (3.5.47) ...
Jun 25 01:41:24 debootstrap: Setting up libdb5.3:amd64 (5.3.28+dfsg1-0.6) ...
Jun 25 01:41:25 debootstrap: Setting up libblkid1:amd64 (2.34-0.1) ...
Jun 25 01:41:25 debootstrap: Setting up libstdc++6:amd64 (10-20200418-1) ...
Jun 25 01:41:26 debootstrap: Setting up libtinfo6:amd64 (6.2-1) ...
Jun 25 01:41:27 debootstrap: Setting up bash (5.0-6) ...
Jun 25 01:41:28 debootstrap: update-alternatives:
Jun 25 01:41:28 debootstrap: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
Jun 25 01:41:28 debootstrap:
Jun 25 01:41:28 debootstrap: Setting up libzstd1:amd64 (1.4.4+dfsg-3) ...
Jun 25 01:41:29 debootstrap: Setting up liblzma5:amd64 (5.2.4-1+b1) ...
Jun 25 01:41:30 debootstrap: Setting up libgpg-error0:amd64 (1.37-1) ...
Jun 25 01:41:31 debootstrap: Setting up liblz4-1:amd64 (1.9.2-2) ...
Jun 25 01:41:32 debootstrap: Setting up libc-bin (2.30-4) ...
Jun 25 01:41:34 debootstrap: Setting up ncurses-bin (6.2-1) ...
Jun 25 01:41:34 debootstrap: Setting up libffi7:amd64 (3.3-4) ...
Jun 25 01:41:35 debootstrap: Setting up libacl1:amd64 (2.2.53-6) ...
Jun 25 01:41:36 debootstrap: Setting up libunistring2:amd64 (0.9.10-2) ...
Jun 25 01:41:36 debootstrap: Setting up libsmartcols1:amd64 (2.34-0.1) ...
Jun 25 01:41:37 debootstrap: Setting up libgcrypt20:amd64 (1.8.5-5) ...
Jun 25 01:41:38 debootstrap: Setting up zlib1g:amd64 (1:1.2.11.dfsg-2) ...
Jun 25 01:41:38 debootstrap: Setting up libidn2-0:amd64 (2.3.0-1) ...
Jun 25 01:41:39 debootstrap: Setting up libcom-err2:amd64 (1.45.6-1) ...
Jun 25 01:41:39 debootstrap: Setting up diffutils (1:3.7-3) ...
Jun 25 01:41:40 debootstrap: Setting up libseccomp2:amd64 (2.4.3-1+b1) ...
Jun 25 01:41:41 debootstrap: Setting up libsystemd0:amd64 (245.4-3) ...
Jun 25 01:41:41 debootstrap: Setting up hostname (3.23) ...
Jun 25 01:41:42 debootstrap: Setting up libpcre3:amd64 (2:8.39-12+b1) ...
Jun 25 01:41:43 debootstrap: Setting up libcap-ng0:amd64 (0.7.9-2.1+b2) ...
Jun 25 01:41:43 debootstrap: Setting up libext2fs2:amd64 (1.45.6-1) ...
Jun 25 01:41:44 debootstrap: Setting up libapt-pkg6.0:amd64 (2.0.2) ...
Jun 25 01:41:45 debootstrap: Setting up libgmp10:amd64 (2:6.2.0+dfsg-4) ...
Jun 25 01:41:45 debootstrap: Setting up libp11-kit0:amd64 (0.23.20-1) ...
Jun 25 01:41:46 debootstrap: Setting up libaudit1:amd64 (1:2.8.5-3+b1) ...
Jun 25 01:41:47 debootstrap: Setting up libuuid1:amd64 (2.34-0.1) ...
Jun 25 01:41:47 debootstrap: Setting up libss2:amd64 (1.45.6-1) ...
Jun 25 01:41:48 debootstrap: Setting up libpcre2-8-0:amd64 (10.34-7) ...
Jun 25 01:41:50 debootstrap: Setting up libncursesw6:amd64 (6.2-1) ...
Jun 25 01:41:51 debootstrap: Setting up logsave (1.45.6-1) ...
Jun 25 01:41:52 debootstrap: Setting up libfdisk1:amd64 (2.34-0.1) ...
Jun 25 01:41:53 debootstrap: Setting up gpgv (2.2.20-1) ...
Jun 25 01:41:53 debootstrap: Setting up bsdutils (1:2.34-0.1) ...
Jun 25 01:41:54 debootstrap: Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2) ...
Jun 25 01:41:55 debootstrap: Setting up e2fsprogs (1.45.6-1) ...
Jun 25 01:41:56 debootstrap: Setting up libselinux1:amd64 (3.0-1+b3) ...
Jun 25 01:41:57 debootstrap: Setting up libgnutls30:amd64 (3.6.13-2) ...
Jun 25 01:41:58 debootstrap: Setting up sed (4.7-1) ...
Jun 25 01:41:58 debootstrap: Setting up findutils (4.7.0-1) ...
Jun 25 01:41:59 debootstrap: Setting up libmount1:amd64 (2.34-0.1) ...
Jun 25 01:42:00 debootstrap: Setting up libsemanage1:amd64 (3.0-1+b3) ...
Jun 25 01:42:00 debootstrap: Setting up tar (1.30+dfsg-7) ...
Jun 25 01:42:01 debootstrap: update-alternatives:
Jun 25 01:42:01 debootstrap: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
Jun 25 01:42:01 debootstrap:
Jun 25 01:42:01 debootstrap: Setting up coreutils (8.30-3+b1) ...
Jun 25 01:42:02 debootstrap: Setting up fdisk (2.34-0.1) ...
Jun 25 01:42:03 debootstrap: Setting up dpkg (1.19.7kali1) ...
Jun 25 01:42:04 debootstrap: Setting up grep (3.4-1) ...
Jun 25 01:42:05 debootstrap: Setting up perl-base (5.30.0-10) ...
Jun 25 01:42:06 debootstrap: Setting up init-system-helpers (1.57+kali1) ...
Jun 25 01:42:06 debootstrap: Setting up gzip (1.10-2) ...
Jun 25 01:42:07 debootstrap: Setting up debconf (1.5.74) ...
Jun 25 01:42:08 debootstrap: Setting up tzdata (2020a-1) ...
Jun 25 01:42:09 debootstrap:
Jun 25 01:42:09 debootstrap: Current default time zone: 'Etc/UTC'
Jun 25 01:42:09 debootstrap: Local time is now: Thu Jun 25 01:42:09 UTC 2020.
Jun 25 01:42:09 debootstrap: Universal Time is now: Thu Jun 25 01:42:09 UTC 2020.
Jun 25 01:42:09 debootstrap: Run 'dpkg-reconfigure tzdata' if you wish to change it.
Jun 25 01:42:09 debootstrap:
Jun 25 01:42:10 debootstrap: Setting up libpam0g:amd64 (1.3.1-5) ...
Jun 25 01:42:10 debootstrap: Setting up dash (0.5.10.2-7) ...
Jun 25 01:42:12 debootstrap: No diversion 'diversion of /bin/sh by bash', none removed.
Jun 25 01:42:12 debootstrap: Adding 'diversion of /bin/sh to /bin/sh.distrib by dash'
Jun 25 01:42:12 debootstrap: No diversion 'diversion of /usr/share/man/man1/sh.1.gz by bash', none removed.
Jun 25 01:42:12 debootstrap: Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash'
Jun 25 01:42:12 debootstrap: Setting up libpam-modules-bin (1.3.1-5) ...
Jun 25 01:42:12 debootstrap: Setting up libpam-modules:amd64 (1.3.1-5) ...
Jun 25 01:42:16 debootstrap: Setting up passwd (1:4.8.1-1) ...
Jun 25 01:42:18 debootstrap: Shadow passwords are now on.
Jun 25 01:42:18 debootstrap: Setting up libpam-runtime (1.3.1-5) ...
Jun 25 01:42:19 debootstrap: Setting up login (1:4.8.1-1) ...
Jun 25 01:42:20 debootstrap: Setting up adduser (3.118) ...
Jun 25 01:42:22 debootstrap: Setting up apt (2.0.2) ...
Jun 25 01:42:26 debootstrap: Setting up util-linux (2.34-0.1) ...
Jun 25 01:42:28 debootstrap: update-alternatives:
Jun 25 01:42:28 debootstrap: using /bin/more to provide /usr/bin/pager (pager) in auto mode
Jun 25 01:42:28 debootstrap:
Jun 25 01:42:28 debootstrap: Setting up mount (2.34-0.1) ...
Jun 25 01:42:28 debootstrap: Setting up sysvinit-utils (2.96-3) ...
Jun 25 01:42:29 debootstrap: Processing triggers for libc-bin (2.30-4) ...
Jun 25 01:42:31 debootstrap: (Reading database ... 6542 files and directories currently installed.)
Jun 25 01:42:31 debootstrap: Preparing to unpack .../libdevmapper1.02.1_2%3a1.02.167-1+b1_amd64.deb ...
Jun 25 01:42:31 debootstrap: Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1+b1) ...
Jun 25 01:42:33 debootstrap: Preparing to unpack .../dmsetup_2%3a1.02.167-1+b1_amd64.deb ...
Jun 25 01:42:33 debootstrap: Unpacking dmsetup (2:1.02.167-1+b1) ...
Jun 25 01:42:35 debootstrap: Preparing to unpack .../libcap2_1%3a2.33-1_amd64.deb ...
Jun 25 01:42:35 debootstrap: Unpacking libcap2:amd64 (1:2.33-1) ...
Jun 25 01:42:37 debootstrap: Preparing to unpack .../libapparmor1_2.13.4-1+b1_amd64.deb ...
Jun 25 01:42:37 debootstrap: Unpacking libapparmor1:amd64 (2.13.4-1+b1) ...
Jun 25 01:42:38 debootstrap: Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
Jun 25 01:42:38 debootstrap: Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
Jun 25 01:42:40 debootstrap: Preparing to unpack .../libjson-c4_0.13.1+dfsg-7_amd64.deb ...
Jun 25 01:42:40 debootstrap: Unpacking libjson-c4:amd64 (0.13.1+dfsg-7) ...
Jun 25 01:42:41 debootstrap: Preparing to unpack .../libcryptsetup12_2%3a2.3.1-1kali1_amd64.deb ...
Jun 25 01:42:41 debootstrap: Unpacking libcryptsetup12:amd64 (2:2.3.1-1kali1) ...
Jun 25 01:42:43 debootstrap: Preparing to unpack .../libip4tc2_1.8.4-3_amd64.deb ...
Jun 25 01:42:43 debootstrap: Unpacking libip4tc2:amd64 (1.8.4-3) ...
Jun 25 01:42:45 debootstrap: Preparing to unpack .../libkmod2_27+20200310-2_amd64.deb ...
Jun 25 01:42:45 debootstrap: Unpacking libkmod2:amd64 (27+20200310-2) ...
Jun 25 01:42:47 debootstrap: Preparing to unpack .../libssl1.1_1.1.1g-1_amd64.deb ...
Jun 25 01:42:47 debootstrap: Unpacking libssl1.1:amd64 (1.1.1g-1) ...
Jun 25 01:42:49 debootstrap: Preparing to unpack .../systemd-timesyncd_245.4-3_amd64.deb ...
Jun 25 01:42:49 debootstrap: Unpacking systemd-timesyncd (245.4-3) ...
Jun 25 01:42:51 debootstrap: Preparing to unpack .../systemd_245.4-3_amd64.deb ...
Jun 25 01:42:51 debootstrap: Unpacking systemd (245.4-3) ...
Jun 25 01:42:55 debootstrap: Setting up libcap2:amd64 (1:2.33-1) ...
Jun 25 01:42:56 debootstrap: Setting up libapparmor1:amd64 (2.13.4-1+b1) ...
Jun 25 01:42:59 debootstrap: Setting up libargon2-1:amd64 (0~20171227-0.2) ...
Jun 25 01:43:01 debootstrap: Setting up libjson-c4:amd64 (0.13.1+dfsg-7) ...
Jun 25 01:43:02 debootstrap: Setting up libip4tc2:amd64 (1.8.4-3) ...
Jun 25 01:43:02 debootstrap: Setting up libssl1.1:amd64 (1.1.1g-1) ...
Jun 25 01:43:04 debootstrap: Setting up libkmod2:amd64 (27+20200310-2) ...
Jun 25 01:43:04 debootstrap: Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1+b1) ...
Jun 25 01:43:05 debootstrap: Setting up dmsetup (2:1.02.167-1+b1) ...
Jun 25 01:43:05 debootstrap: Setting up libcryptsetup12:amd64 (2:2.3.1-1kali1) ...
Jun 25 01:43:06 debootstrap: Setting up systemd-timesyncd (245.4-3) ...
Jun 25 01:43:09 debootstrap: Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service.
Jun 25 01:43:09 debootstrap: Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service.
Jun 25 01:43:09 debootstrap: Setting up systemd (245.4-3) ...
Jun 25 01:43:11 debootstrap: Created symlink /etc/systemd/system/getty.target.wants/[email protected] -> /lib/systemd/system/[email protected].
Jun 25 01:43:11 debootstrap: Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target.
Jun 25 01:43:11 debootstrap: Initializing machine ID from random generator.
Jun 25 01:43:16 debootstrap: Processing triggers for libc-bin (2.30-4) ...
Jun 25 01:43:18 debootstrap: (Reading database ... 7406 files and directories currently installed.)
Jun 25 01:43:18 debootstrap: Preparing to unpack .../systemd-sysv_245.4-3_amd64.deb ...
Jun 25 01:43:18 debootstrap: Unpacking systemd-sysv (245.4-3) ...
Jun 25 01:43:19 debootstrap: Setting up systemd-sysv (245.4-3) ...
Jun 25 01:43:20 debootstrap: (Reading database ... 7423 files and directories currently installed.)
Jun 25 01:43:20 debootstrap: Preparing to unpack .../apt-utils_2.0.2_amd64.deb ...
Jun 25 01:43:20 debootstrap: Unpacking apt-utils (2.0.2) ...
Jun 25 01:43:22 debootstrap: Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ...
Jun 25 01:43:22 debootstrap: Unpacking liblocale-gettext-perl (1.07-4) ...
Jun 25 01:43:23 debootstrap: Preparing to unpack .../debconf-i18n_1.5.74_all.deb ...
Jun 25 01:43:24 debootstrap: Unpacking debconf-i18n (1.5.74) ...
Jun 25 01:43:25 debootstrap: Preparing to unpack .../libbsd0_0.10.0-1_amd64.deb ...
Jun 25 01:43:26 debootstrap: Unpacking libbsd0:amd64 (0.10.0-1) ...
Jun 25 01:43:27 debootstrap: Preparing to unpack .../bsdmainutils_11.1.2+b1_amd64.deb ...
Jun 25 01:43:28 debootstrap: Unpacking bsdmainutils (11.1.2+b1) ...
Jun 25 01:43:29 debootstrap: Preparing to unpack .../cpio_2.13+dfsg-2_amd64.deb ...
Jun 25 01:43:29 debootstrap: Unpacking cpio (2.13+dfsg-2) ...
Jun 25 01:43:33 debootstrap: Preparing to unpack .../cron_3.0pl1-136_amd64.deb ...
Jun 25 01:43:34 debootstrap: Unpacking cron (3.0pl1-136) ...
Jun 25 01:43:39 debootstrap: Preparing to unpack .../dmidecode_3.2-3_amd64.deb ...
Jun 25 01:43:39 debootstrap: Unpacking dmidecode (3.2-3) ...
Jun 25 01:43:41 debootstrap: Preparing to unpack .../libelf1_0.176-1.1_amd64.deb ...
Jun 25 01:43:41 debootstrap: Unpacking libelf1:amd64 (0.176-1.1) ...
Jun 25 01:43:43 debootstrap: Preparing to unpack .../libmnl0_1.0.4-3_amd64.deb ...
Jun 25 01:43:43 debootstrap: Unpacking libmnl0:amd64 (1.0.4-3) ...
Jun 25 01:43:44 debootstrap: Preparing to unpack .../libcap2-bin_1%3a2.33-1_amd64.deb ...
Jun 25 01:43:45 debootstrap: Unpacking libcap2-bin (1:2.33-1) ...
Jun 25 01:43:46 debootstrap: Preparing to unpack .../iproute2_5.6.0-1_amd64.deb ...
Jun 25 01:43:46 debootstrap: Unpacking iproute2 (5.6.0-1) ...
Jun 25 01:43:50 debootstrap: Preparing to unpack .../ifupdown_0.8.35+b1_amd64.deb ...
Jun 25 01:43:50 debootstrap: Unpacking ifupdown (0.8.35+b1) ...
Jun 25 01:43:51 debootstrap: Preparing to unpack .../libisc-export1105_1%3a9.11.18+dfsg-1_amd64.deb ...
Jun 25 01:43:52 debootstrap: Unpacking libisc-export1105:amd64 (1:9.11.18+dfsg-1) ...
Jun 25 01:43:53 debootstrap: Preparing to unpack .../libdns-export1110_1%3a9.11.18+dfsg-1_amd64.deb ...
Jun 25 01:43:54 debootstrap: Unpacking libdns-export1110 (1:9.11.18+dfsg-1) ...
Jun 25 01:43:55 debootstrap: Preparing to unpack .../isc-dhcp-client_4.4.1-2.1+b2_amd64.deb ...
Jun 25 01:43:55 debootstrap: Unpacking isc-dhcp-client (4.4.1-2.1+b2) ...
Jun 25 01:43:57 debootstrap: Preparing to unpack .../init_1.57+kali1_amd64.deb ...
Jun 25 01:43:57 debootstrap: Unpacking init (1.57+kali1) ...
Jun 25 01:43:59 debootstrap: Preparing to unpack .../libip6tc2_1.8.4-3_amd64.deb ...
Jun 25 01:43:59 debootstrap: Unpacking libip6tc2:amd64 (1.8.4-3) ...
Jun 25 01:44:01 debootstrap: Preparing to unpack .../libnfnetlink0_1.0.1-3+b1_amd64.deb ...
Jun 25 01:44:01 debootstrap: Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
Jun 25 01:44:03 debootstrap: Preparing to unpack .../libnetfilter-conntrack3_1.0.8-1_amd64.deb ...
Jun 25 01:44:03 debootstrap: Unpacking libnetfilter-conntrack3:amd64 (1.0.8-1) ...
Jun 25 01:44:04 debootstrap: Preparing to unpack .../libnftnl11_1.1.6-1_amd64.deb ...
Jun 25 01:44:05 debootstrap: Unpacking libnftnl11:amd64 (1.1.6-1) ...
Jun 25 01:44:06 debootstrap: Preparing to unpack .../iptables_1.8.4-3_amd64.deb ...
Jun 25 01:44:07 debootstrap: Unpacking iptables (1.8.4-3) ...
Jun 25 01:44:09 debootstrap: Preparing to unpack .../iputils-ping_3%3a20190709-3_amd64.deb ...
Jun 25 01:44:10 debootstrap: Unpacking iputils-ping (3:20190709-3) ...
Jun 25 01:44:11 debootstrap: Preparing to unpack .../isc-dhcp-common_4.4.1-2.1+b2_amd64.deb ...
Jun 25 01:44:11 debootstrap: Unpacking isc-dhcp-common (4.4.1-2.1+b2) ...
Jun 25 01:44:13 debootstrap: Preparing to unpack .../kali-archive-keyring_2020.2_all.deb ...
Jun 25 01:44:13 debootstrap: Unpacking kali-archive-keyring (2020.2) ...
Jun 25 01:44:15 debootstrap: Preparing to unpack .../kmod_27+20200310-2_amd64.deb ...
Jun 25 01:44:15 debootstrap: Unpacking kmod (27+20200310-2) ...
Jun 25 01:44:17 debootstrap: Preparing to unpack .../archives/less_551-1_amd64.deb ...
Jun 25 01:44:17 debootstrap: Unpacking less (551-1) ...
Jun 25 01:44:18 debootstrap: Preparing to unpack .../libestr0_0.1.10-2.1+b1_amd64.deb ...
Jun 25 01:44:19 debootstrap: Unpacking libestr0:amd64 (0.1.10-2.1+b1) ...
Jun 25 01:44:20 debootstrap: Preparing to unpack .../libfastjson4_0.99.8-2_amd64.deb ...
Jun 25 01:44:20 debootstrap: Unpacking libfastjson4:amd64 (0.99.8-2) ...
Jun 25 01:44:22 debootstrap: Preparing to unpack .../liblognorm5_2.0.5-1.1_amd64.deb ...
Jun 25 01:44:22 debootstrap: Unpacking liblognorm5:amd64 (2.0.5-1.1) ...
Jun 25 01:44:24 debootstrap: Preparing to unpack .../libncurses6_6.2-1_amd64.deb ...
Jun 25 01:44:24 debootstrap: Unpacking libncurses6:amd64 (6.2-1) ...
Jun 25 01:44:26 debootstrap: Preparing to unpack .../libnewt0.52_0.52.21-4+b1_amd64.deb ...
Jun 25 01:44:26 debootstrap: Unpacking libnewt0.52:amd64 (0.52.21-4+b1) ...
Jun 25 01:44:27 debootstrap: Preparing to unpack .../libtext-iconv-perl_1.7-7_amd64.deb ...
Jun 25 01:44:27 debootstrap: Unpacking libtext-iconv-perl (1.7-7) ...
Jun 25 01:44:28 debootstrap: Preparing to unpack .../libtext-charwidth-perl_0.04-10_amd64.deb ...
Jun 25 01:44:29 debootstrap: Unpacking libtext-charwidth-perl (0.04-10) ...
Jun 25 01:44:30 debootstrap: Preparing to unpack .../libtext-wrapi18n-perl_0.06-9_all.deb ...
Jun 25 01:44:30 debootstrap: Unpacking libtext-wrapi18n-perl (0.06-9) ...
Jun 25 01:44:32 debootstrap: Preparing to unpack .../sensible-utils_0.0.12+nmu1_all.deb ...
Jun 25 01:44:32 debootstrap: Unpacking sensible-utils (0.0.12+nmu1) ...
Jun 25 01:44:33 debootstrap: Preparing to unpack .../archives/netbase_6.1_all.deb ...
Jun 25 01:44:33 debootstrap: Unpacking netbase (6.1) ...
Jun 25 01:44:34 debootstrap: Preparing to unpack .../libxtables12_1.8.4-3_amd64.deb ...
Jun 25 01:44:35 debootstrap: Unpacking libxtables12:amd64 (1.8.4-3) ...
Jun 25 01:44:36 debootstrap: Preparing to unpack .../readline-common_8.0-4_all.deb ...
Jun 25 01:44:36 debootstrap: Unpacking readline-common (8.0-4) ...
Jun 25 01:44:38 debootstrap: Preparing to unpack .../libreadline8_8.0-4_amd64.deb ...
Jun 25 01:44:38 debootstrap: Unpacking libreadline8:amd64 (8.0-4) ...
Jun 25 01:44:45 debootstrap: Preparing to unpack .../libslang2_2.3.2-4_amd64.deb ...
Jun 25 01:44:45 debootstrap: Unpacking libslang2:amd64 (2.3.2-4) ...
Jun 25 01:44:49 debootstrap: Preparing to unpack .../libpopt0_1.16-14_amd64.deb ...
Jun 25 01:44:50 debootstrap: Unpacking libpopt0:amd64 (1.16-14) ...
Jun 25 01:44:51 debootstrap: Preparing to unpack .../libprocps8_2%3a3.3.16-4_amd64.deb ...
Jun 25 01:44:51 debootstrap: Unpacking libprocps8:amd64 (2:3.3.16-4) ...
Jun 25 01:44:54 debootstrap: Preparing to unpack .../logrotate_3.16.0-3_amd64.deb ...
Jun 25 01:44:54 debootstrap: Unpacking logrotate (3.16.0-3) ...
Jun 25 01:44:55 debootstrap: Preparing to unpack .../nano_4.9.2-1_amd64.deb ...
Jun 25 01:44:56 debootstrap: Unpacking nano (4.9.2-1) ...
Jun 25 01:44:57 debootstrap: Preparing to unpack .../procps_2%3a3.3.16-4_amd64.deb ...
Jun 25 01:44:58 debootstrap: Unpacking procps (2:3.3.16-4) ...
Jun 25 01:45:01 debootstrap: Preparing to unpack .../rsyslog_8.2004.0-1_amd64.deb ...
Jun 25 01:45:01 debootstrap: Unpacking rsyslog (8.2004.0-1) ...
Jun 25 01:45:03 debootstrap: Preparing to unpack .../udev_245.4-3_amd64.deb ...
Jun 25 01:45:03 debootstrap: Unpacking udev (245.4-3) ...
Jun 25 01:45:05 debootstrap: Preparing to unpack .../xxd_2%3a8.2.0439-1_amd64.deb ...
Jun 25 01:45:05 debootstrap: Unpacking xxd (2:8.2.0439-1) ...
Jun 25 01:45:07 debootstrap: Preparing to unpack .../vim-common_2%3a8.2.0439-1_all.deb ...
Jun 25 01:45:08 debootstrap: Unpacking vim-common (2:8.2.0439-1) ...
Jun 25 01:45:09 debootstrap: Preparing to unpack .../vim-tiny_2%3a8.2.0439-1_amd64.deb ...
Jun 25 01:45:10 debootstrap: Unpacking vim-tiny (2:8.2.0439-1) ...
Jun 25 01:45:11 debootstrap: Preparing to unpack .../whiptail_0.52.21-4+b1_amd64.deb ...
Jun 25 01:45:11 debootstrap: Unpacking whiptail (0.52.21-4+b1) ...
Jun 25 01:45:12 debootstrap: Processing triggers for libc-bin (2.30-4) ...
Jun 25 01:45:12 debootstrap: Processing triggers for systemd (245.4-3) ...
Jun 25 01:45:14 debootstrap: Setting up cpio (2.13+dfsg-2) ...
Jun 25 01:45:14 debootstrap: update-alternatives:
Jun 25 01:45:14 debootstrap: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode
Jun 25 01:45:14 debootstrap:
Jun 25 01:45:14 debootstrap: Setting up libtext-iconv-perl (1.7-7) ...
Jun 25 01:45:15 debootstrap: Setting up kali-archive-keyring (2020.2) ...
Jun 25 01:45:18 debootstrap: Installed kali-archive-keyring as a trusted APT keyring.
Jun 25 01:45:19 debootstrap: Setting up libtext-charwidth-perl (0.04-10) ...
Jun 25 01:45:21 debootstrap: Setting up apt-utils (2.0.2) ...
Jun 25 01:45:23 debootstrap: Setting up init (1.57+kali1) ...
Jun 25 01:45:24 debootstrap: Setting up libip6tc2:amd64 (1.8.4-3) ...
Jun 25 01:45:24 debootstrap: Setting up libestr0:amd64 (0.1.10-2.1+b1) ...
Jun 25 01:45:25 debootstrap: Setting up libfastjson4:amd64 (0.99.8-2) ...
Jun 25 01:45:26 debootstrap: Setting up less (551-1) ...
Jun 25 01:45:26 debootstrap: Setting up kmod (27+20200310-2) ...
Jun 25 01:45:27 debootstrap: Setting up libtext-wrapi18n-perl (0.06-9) ...
Jun 25 01:45:28 debootstrap: Setting up xxd (2:8.2.0439-1) ...
Jun 25 01:45:28 debootstrap: Setting up libcap2-bin (1:2.33-1) ...
Jun 25 01:45:29 debootstrap: Setting up libisc-export1105:amd64 (1:9.11.18+dfsg-1) ...
Jun 25 01:45:30 debootstrap: Setting up vim-common (2:8.2.0439-1) ...
Jun 25 01:45:31 debootstrap: Setting up libslang2:amd64 (2.3.2-4) ...
Jun 25 01:45:31 debootstrap: Setting up libncurses6:amd64 (6.2-1) ...
Jun 25 01:45:33 debootstrap: Setting up libmnl0:amd64 (1.0.4-3) ...
Jun 25 01:45:33 debootstrap: Setting up udev (245.4-3) ...
Jun 25 01:45:36 debootstrap: A chroot environment has been detected, udev not started.
Jun 25 01:45:36 debootstrap: Setting up libxtables12:amd64 (1.8.4-3) ...
Jun 25 01:45:37 debootstrap: Setting up liblognorm5:amd64 (2.0.5-1.1) ...
Jun 25 01:45:37 debootstrap: Setting up nano (4.9.2-1) ...
Jun 25 01:45:38 debootstrap: update-alternatives:
Jun 25 01:45:38 debootstrap: using /bin/nano to provide /usr/bin/editor (editor) in auto mode
Jun 25 01:45:38 debootstrap:
Jun 25 01:45:38 debootstrap: update-alternatives:
Jun 25 01:45:38 debootstrap: using /bin/nano to provide /usr/bin/pico (pico) in auto mode
Jun 25 01:45:38 debootstrap:
Jun 25 01:45:38 debootstrap: Setting up sensible-utils (0.0.12+nmu1) ...
Jun 25 01:45:39 debootstrap: Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
Jun 25 01:45:40 debootstrap: Setting up netbase (6.1) ...
Jun 25 01:45:41 debootstrap: Setting up isc-dhcp-common (4.4.1-2.1+b2) ...
Jun 25 01:45:42 debootstrap: Setting up dmidecode (3.2-3) ...
Jun 25 01:45:42 debootstrap: Setting up libbsd0:amd64 (0.10.0-1) ...
Jun 25 01:45:43 debootstrap: Setting up libelf1:amd64 (0.176-1.1) ...
Jun 25 01:45:44 debootstrap: Setting up iputils-ping (3:20190709-3) ...
Jun 25 01:45:44 debootstrap: Setting up readline-common (8.0-4) ...
Jun 25 01:45:45 debootstrap: Setting up liblocale-gettext-perl (1.07-4) ...
Jun 25 01:45:45 debootstrap: Setting up libprocps8:amd64 (2:3.3.16-4) ...
Jun 25 01:45:46 debootstrap: Setting up libpopt0:amd64 (1.16-14) ...
Jun 25 01:45:47 debootstrap: Setting up logrotate (3.16.0-3) ...
Jun 25 01:45:48 debootstrap: Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer -> /lib/systemd/system/logrotate.timer.
Jun 25 01:45:48 debootstrap: Setting up libnewt0.52:amd64 (0.52.21-4+b1) ...
Jun 25 01:45:49 debootstrap: Setting up iproute2 (5.6.0-1) ...
Jun 25 01:45:52 debootstrap: Setting up libreadline8:amd64 (8.0-4) ...
Jun 25 01:45:54 debootstrap: Setting up cron (3.0pl1-136) ...
Jun 25 01:45:56 debootstrap: Adding group `crontab' (GID 108) ...
Jun 25 01:45:56 debootstrap: Done.
Jun 25 01:45:56 debootstrap: Running in chroot, ignoring request.
Jun 25 01:45:56 debootstrap: invoke-rc.d: policy-rc.d denied execution of start.
Jun 25 01:45:56 debootstrap: Created symlink /etc/systemd/system/multi-user.target.wants/cron.service -> /lib/systemd/system/cron.service.
Jun 25 01:45:57 debootstrap: Setting up rsyslog (8.2004.0-1) ...
Jun 25 01:45:58 debootstrap: Running in chroot, ignoring request.
Jun 25 01:45:58 debootstrap: invoke-rc.d: policy-rc.d denied execution of start.
Jun 25 01:45:58 debootstrap: Created symlink /etc/systemd/system/syslog.service -> /lib/systemd/system/rsyslog.service.
Jun 25 01:45:58 debootstrap: Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service -> /lib/systemd/system/rsyslog.service.
Jun 25 01:45:58 debootstrap: Setting up libdns-export1110 (1:9.11.18+dfsg-1) ...
Jun 25 01:45:59 debootstrap: Setting up isc-dhcp-client (4.4.1-2.1+b2) ...
Jun 25 01:46:00 debootstrap: Setting up debconf-i18n (1.5.74) ...
Jun 25 01:46:01 debootstrap: Setting up libnftnl11:amd64 (1.1.6-1) ...
Jun 25 01:46:03 debootstrap: Setting up vim-tiny (2:8.2.0439-1) ...
Jun 25 01:46:03 debootstrap: update-alternatives:
Jun 25 01:46:03 debootstrap: using /usr/bin/vim.tiny to provide /usr/bin/rview (rview) in auto mode
Jun 25 01:46:03 debootstrap:
Jun 25 01:46:03 debootstrap: update-alternatives:
Jun 25 01:46:03 debootstrap: using /usr/bin/vim.tiny to provide /usr/bin/vi (vi) in auto mode
Jun 25 01:46:03 debootstrap:
Jun 25 01:46:03 debootstrap: update-alternatives:
Jun 25 01:46:03 debootstrap: using /usr/bin/vim.tiny to provide /usr/bin/view (view) in auto mode
Jun 25 01:46:03 debootstrap:
Jun 25 01:46:03 debootstrap: update-alternatives:
Jun 25 01:46:03 debootstrap: using /usr/bin/vim.tiny to provide /usr/bin/ex (ex) in auto mode
Jun 25 01:46:03 debootstrap:
Jun 25 01:46:04 debootstrap: Setting up ifupdown (0.8.35+b1) ...
Jun 25 01:46:05 debootstrap: Creating /etc/network/interfaces.
Jun 25 01:46:05 debootstrap: Created symlink /etc/systemd/system/multi-user.target.wants/networking.service -> /lib/systemd/system/networking.service.
Jun 25 01:46:05 debootstrap: Created symlink /etc/systemd/system/network-online.target.wants/networking.service -> /lib/systemd/system/networking.service.
Jun 25 01:46:06 debootstrap: Setting up bsdmainutils (11.1.2+b1) ...
Jun 25 01:46:07 debootstrap: update-alternatives:
Jun 25 01:46:07 debootstrap: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
Jun 25 01:46:07 debootstrap:
Jun 25 01:46:07 debootstrap: update-alternatives:
Jun 25 01:46:07 debootstrap: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
Jun 25 01:46:07 debootstrap:
Jun 25 01:46:07 debootstrap: Setting up whiptail (0.52.21-4+b1) ...
Jun 25 01:46:08 debootstrap: Setting up libnetfilter-conntrack3:amd64 (1.0.8-1) ...
Jun 25 01:46:08 debootstrap: Setting up procps (2:3.3.16-4) ...
Jun 25 01:46:09 debootstrap: update-alternatives:
Jun 25 01:46:09 debootstrap: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
Jun 25 01:46:09 debootstrap:
Jun 25 01:46:10 debootstrap: Setting up iptables (1.8.4-3) ...
Jun 25 01:46:10 debootstrap: update-alternatives:
Jun 25 01:46:10 debootstrap: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
Jun 25 01:46:10 debootstrap:
Jun 25 01:46:10 debootstrap: update-alternatives:
Jun 25 01:46:10 debootstrap: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
Jun 25 01:46:10 debootstrap:
Jun 25 01:46:10 debootstrap: update-alternatives:
Jun 25 01:46:10 debootstrap: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
Jun 25 01:46:10 debootstrap:
Jun 25 01:46:10 debootstrap: update-alternatives:
Jun 25 01:46:10 debootstrap: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
Jun 25 01:46:10 debootstrap:
Jun 25 01:46:11 debootstrap: update-alternatives:
Jun 25 01:46:11 debootstrap: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
Jun 25 01:46:11 debootstrap:
Jun 25 01:46:11 debootstrap: update-alternatives:
Jun 25 01:46:11 debootstrap: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
Jun 25 01:46:11 debootstrap:
Jun 25 01:46:11 debootstrap: Processing triggers for libc-bin (2.30-4) ...
Jun 25 01:46:11 debootstrap: Processing triggers for systemd (245.4-3) ...
Jun 25 01:46:13 apt-install: Queueing package keyboard-configuration for later installation
Jun 25 01:46:13 apt-install: Queueing package console-setup for later installation
Jun 25 01:46:13 base-installer: Using CD-ROM mount point /media/cdrom/
Jun 25 01:46:13 base-installer: Identifying...
Jun 25 01:46:13 base-installer: [9fd4e425a9f765d57e3d58896fdc45e0-2]
Jun 25 01:46:13 base-installer: Scanning disc for index files...
Jun 25 01:46:16 base-installer: Found 3 package indexes, 0 source indexes, 0 translation indexes and 0 signatures
Jun 25 01:46:16 base-installer: Found label 'Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35'
Jun 25 01:46:16 base-installer: This disc is called:
Jun 25 01:46:16 base-installer: 'Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35'
Jun 25 01:46:16 base-installer: Copying package lists...
Jun 25 01:46:16 base-installer: ^MReading Package Indexes... 0%^M
Jun 25 01:46:16 base-installer: ^MReading Package Indexes... 0%^M
Jun 25 01:46:16 base-installer: ^MReading Package Indexes... Done^M
Jun 25 01:46:16 base-installer:
Jun 25 01:46:16 base-installer: Writing new source list
Jun 25 01:46:16 base-installer: Source list entries for this disc are:
Jun 25 01:46:16 base-installer: deb cdrom:[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35]/ kali-rolling contrib main non-free
Jun 25 01:46:16 base-installer: Repeat this process for the rest of the CDs in your set.
Jun 25 01:46:16 base-installer: Ign:1 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling InRelease
Jun 25 01:46:16 base-installer: Err:2 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling Release
Jun 25 01:46:16 base-installer: Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Jun 25 01:46:16 base-installer: Reading package lists...
Jun 25 01:46:16 base-installer:
Jun 25 01:46:16 base-installer: E: The repository 'cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling Release' does not have a Release file.
Jun 25 01:46:16 base-installer: warning: apt update failed: 100
Jun 25 01:46:16 base-installer: dpkg-divert: warning: diverting file '/sbin/start-stop-daemon' from an Essential package with rename is dangerous, use --no-rename
Jun 25 01:46:17 in-target: locale:
Jun 25 01:46:17 in-target: Cannot set LC_CTYPE to default locale
Jun 25 01:46:17 in-target: : No such file or directory
Jun 25 01:46:17 in-target:
Jun 25 01:46:17 in-target: locale:
Jun 25 01:46:17 in-target: Cannot set LC_MESSAGES to default locale
Jun 25 01:46:17 in-target: : No such file or directory
Jun 25 01:46:17 in-target:
Jun 25 01:46:17 in-target: locale:
Jun 25 01:46:17 in-target: Cannot set LC_ALL to default locale
Jun 25 01:46:17 in-target: : No such file or directory
Jun 25 01:46:17 in-target:
Jun 25 01:46:17 in-target: Reading package lists...
Jun 25 01:46:17 in-target:
Jun 25 01:46:17 in-target: Building dependency tree...
Jun 25 01:46:17 in-target:
Jun 25 01:46:17 in-target: E
Jun 25 01:46:17 in-target: :
Jun 25 01:46:17 in-target: Unable to locate package eatmydata
Jun 25 01:46:17 in-target:
Jun 25 01:46:17 eatmydata-udeb/eatmydata-install: error: unable to find /usr/bin/eatmydata after installing the eatmydata package
Jun 25 01:46:17 base-installer: dpkg-divert: warning: diverting file '/sbin/start-stop-daemon' from an Essential package with rename is dangerous, use --no-rename
Jun 25 01:46:18 in-target: Reading package lists...
Jun 25 01:46:18 in-target:
Jun 25 01:46:18 in-target: Building dependency tree...
Jun 25 01:46:18 in-target: The following additional packages will be installed:
Jun 25 01:46:18 in-target: libc-l10n
Jun 25 01:46:18 in-target: The following NEW packages will be installed:
Jun 25 01:46:18 in-target: libc-l10n locales
Jun 25 01:46:18 in-target: 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Jun 25 01:46:18 in-target: Need to get 0 B/4942 kB of archives.
Jun 25 01:46:18 in-target: After this operation, 20.9 MB of additional disk space will be used.
Jun 25 01:46:18 in-target: Get:1 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 libc-l10n all 2.30-4 [869 kB]
Jun 25 01:46:18 in-target: Get:2 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 locales all 2.30-4 [4074 kB]
Jun 25 01:46:18 in-target: Err:2 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 locales all 2.30-4
Jun 25 01:46:18 in-target: Hash Sum mismatch
Jun 25 01:46:18 in-target: Hashes of expected file:
Jun 25 01:46:18 in-target: - SHA256:7bc39f00498ee9b8683c4b3330698ccb260c15d061dc6f78a368527b5569dfdb
Jun 25 01:46:18 in-target: - SHA1:5e33d7fdd252f6e09de876c572bc245baa54ff46 [weak]
Jun 25 01:46:18 in-target: - MD5Sum:8bc96cc09be28e11854c8ebdb1ad9c6a [weak]
Jun 25 01:46:18 in-target: - Filesize:4073644 [weak]
Jun 25 01:46:18 in-target: Hashes of received file:
Jun 25 01:46:18 in-target: - SHA256:cc4d5cca84f6aedc6e0a9d46a14f10f66a73f17848596ecff77f2e2172a85380
Jun 25 01:46:18 in-target: - SHA1:5e33d7fdd252f6e09de876c572bc245baa54ff46 [weak]
Jun 25 01:46:18 in-target: - MD5Sum:8bc96cc09be28e11854c8ebdb1ad9c6a [weak]
Jun 25 01:46:18 in-target: - Filesize:4073644 [weak]
Jun 25 01:46:18 in-target: Last modification reported: Wed, 25 Mar 2020 18:14:47 +0000
Jun 25 01:46:18 in-target: E: Failed to fetch cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35]/pool/main/g/glibc/locales_2.30-4_all.deb Hash Sum mismatch
Jun 25 01:46:18 in-target: Hashes of expected file:
Jun 25 01:46:18 in-target: - SHA256:7bc39f00498ee9b8683c4b3330698ccb260c15d061dc6f78a368527b5569dfdb
Jun 25 01:46:18 in-target: - SHA1:5e33d7fdd252f6e09de876c572bc245baa54ff46 [weak]
Jun 25 01:46:18 in-target: - MD5Sum:8bc96cc09be28e11854c8ebdb1ad9c6a [weak]
Jun 25 01:46:18 in-target: - Filesize:4073644 [weak]
Jun 25 01:46:18 in-target: Hashes of received file:
Jun 25 01:46:18 in-target: - SHA256:cc4d5cca84f6aedc6e0a9d46a14f10f66a73f17848596ecff77f2e2172a85380
Jun 25 01:46:18 in-target: - SHA1:5e33d7fdd252f6e09de876c572bc245baa54ff46 [weak]
Jun 25 01:46:18 in-target: - MD5Sum:8bc96cc09be28e11854c8ebdb1ad9c6a [weak]
Jun 25 01:46:18 in-target: - Filesize:4073644 [weak]
Jun 25 01:46:18 in-target: Last modification reported: Wed, 25 Mar 2020 18:14:47 +0000
Jun 25 01:46:18 in-target: E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Jun 25 01:46:18 localechooser: error: the command 'validlocale' is not available
Jun 25 01:46:18 base-installer: info: kernel linux-image-amd64 usable on amd64
Jun 25 01:46:18 base-installer: info: kernel linux-image-5.5.0-kali2-amd64 usable on amd64
Jun 25 01:46:18 base-installer: info: Found kernels 'linux-image-5.5.0-kali2-amd64,linux-image-amd64'
Jun 25 01:46:18 base-installer: info: arch_kernel candidates: linux-image-amd64
Jun 25 01:46:18 base-installer: info: arch_kernel: linux-image-amd64 (present)
Jun 25 01:46:18 base-installer: info: Using kernel 'linux-image-amd64'
Jun 25 01:46:18 base-installer: warning: Failed to get debconf answer 'base-installer/kernel/linux/initrd'.
Jun 25 01:46:18 base-installer: info: Setting do_initrd='yes'.
Jun 25 01:46:18 base-installer: info: Setting link_in_boot='no'.
Jun 25 01:46:18 base-installer: dpkg-divert: warning: diverting file '/sbin/start-stop-daemon' from an Essential package with rename is dangerous, use --no-rename
Jun 25 01:46:18 in-target: locale:
Jun 25 01:46:18 in-target: Cannot set LC_CTYPE to default locale
Jun 25 01:46:18 in-target: : No such file or directory
Jun 25 01:46:18 in-target:
Jun 25 01:46:18 in-target: locale:
Jun 25 01:46:18 in-target: Cannot set LC_MESSAGES to default locale
Jun 25 01:46:18 in-target: : No such file or directory
Jun 25 01:46:18 in-target:
Jun 25 01:46:18 in-target: locale:
Jun 25 01:46:18 in-target: Cannot set LC_ALL to default locale
Jun 25 01:46:18 in-target: : No such file or directory
Jun 25 01:46:18 in-target:
Jun 25 01:46:18 in-target: Reading package lists...
Jun 25 01:46:18 in-target:
Jun 25 01:46:18 in-target: Building dependency tree...
Jun 25 01:46:18 in-target: The following NEW packages will be installed:
Jun 25 01:46:18 in-target: busybox
Jun 25 01:46:18 in-target: 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Jun 25 01:46:18 in-target: Need to get 0 B/432 kB of archives.
Jun 25 01:46:18 in-target: After this operation, 786 kB of additional disk space will be used.
Jun 25 01:46:18 in-target: Get:1 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 busybox amd64 1:1.30.1-4 [432 kB]
Jun 25 01:46:19 in-target: locale:
Jun 25 01:46:19 in-target: Cannot set LC_CTYPE to default locale
Jun 25 01:46:19 in-target: : No such file or directory
Jun 25 01:46:19 in-target:
Jun 25 01:46:19 in-target: locale:
Jun 25 01:46:19 in-target: Cannot set LC_MESSAGES to default locale
Jun 25 01:46:19 in-target: : No such file or directory
Jun 25 01:46:19 in-target:
Jun 25 01:46:19 in-target: locale:
Jun 25 01:46:19 in-target: Cannot set LC_ALL to default locale
Jun 25 01:46:19 in-target: : No such file or directory
Jun 25 01:46:19 in-target:
Jun 25 01:46:19 in-target: Selecting previously unselected package busybox.^M
Jun 25 01:46:19 in-target: (Reading database ... ^M(Reading database ... 5%^M(Reading database ... 10%^M(Reading database ... 15%^M(Reading database ... 20%^M(Reading database ... 25%^M(Reading database ... 30%^M(Reading database ... 35%^M(Reading database ... 40%^M(Reading database ... 45%^M(Reading database ... 50%^M(Reading database ... 55%^M(Reading database ... 60%^M
Jun 25 01:46:19 in-target: (Reading database ... 65%^M
Jun 25 01:46:19 in-target: (Reading database ... 70%^M
Jun 25 01:46:19 in-target: (Reading database ... 75%^M
Jun 25 01:46:19 in-target: (Reading database ... 80%^M
Jun 25 01:46:19 in-target: (Reading database ... 85%^M
Jun 25 01:46:19 in-target: (Reading database ... 90%^M
Jun 25 01:46:19 in-target: (Reading database ... 95%^M
Jun 25 01:46:19 in-target: (Reading database ... 100%^M
Jun 25 01:46:19 in-target: (Reading database ...
Jun 25 01:46:19 in-target: 9136 files and directories currently installed.)
Jun 25 01:46:19 in-target: ^M
Jun 25 01:46:19 in-target: Preparing to unpack .../busybox_1.30.1-4_amd64.deb ...
Jun 25 01:46:19 in-target: ^M
Jun 25 01:46:19 in-target: Unpacking busybox (1:1.30.1-4) ...
Jun 25 01:46:19 in-target: ^M
Jun 25 01:46:20 in-target: Setting up busybox (1:1.30.1-4) ...
Jun 25 01:46:20 in-target: ^M
Jun 25 01:46:21 base-installer: dpkg-divert: warning: diverting file '/sbin/start-stop-daemon' from an Essential package with rename is dangerous, use --no-rename
Jun 25 01:46:21 in-target: locale:
Jun 25 01:46:21 in-target: Cannot set LC_CTYPE to default locale
Jun 25 01:46:21 in-target: : No such file or directory
Jun 25 01:46:21 in-target:
Jun 25 01:46:21 in-target: locale:
Jun 25 01:46:21 in-target: Cannot set LC_MESSAGES to default locale
Jun 25 01:46:21 in-target: : No such file or directory
Jun 25 01:46:21 in-target:
Jun 25 01:46:21 in-target: locale:
Jun 25 01:46:21 in-target: Cannot set LC_ALL to default locale
Jun 25 01:46:21 in-target: : No such file or directory
Jun 25 01:46:21 in-target:
Jun 25 01:46:21 in-target: Reading package lists...
Jun 25 01:46:21 in-target:
Jun 25 01:46:21 in-target: Building dependency tree...
Jun 25 01:46:21 in-target:
Jun 25 01:46:21 in-target: Reading state information...
Jun 25 01:46:21 in-target:
Jun 25 01:46:21 in-target: The following additional packages will be installed:
Jun 25 01:46:21 in-target: initramfs-tools-core klibc-utils libklibc linux-base
Jun 25 01:46:21 in-target: Suggested packages:
Jun 25 01:46:21 in-target: bash-completion
Jun 25 01:46:21 in-target: Recommended packages:
Jun 25 01:46:21 in-target: pigz
Jun 25 01:46:21 in-target: The following NEW packages will be installed:
Jun 25 01:46:21 in-target: initramfs-tools initramfs-tools-core klibc-utils libklibc linux-base
Jun 25 01:46:21 in-target: 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Jun 25 01:46:21 in-target: Need to get 0 B/354 kB of archives.
Jun 25 01:46:21 in-target: After this operation, 1080 kB of additional disk space will be used.
Jun 25 01:46:21 in-target: Get:1 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 libklibc amd64 2.0.7-1 [55.7 kB]
Jun 25 01:46:21 in-target: Get:2 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 klibc-utils amd64 2.0.7-1 [94.6 kB]
Jun 25 01:46:21 in-target: Get:3 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 initramfs-tools-core all 0.137 [101 kB]
Jun 25 01:46:21 in-target: Get:4 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 linux-base all 4.6 [32.4 kB]
Jun 25 01:46:21 in-target: Get:5 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 initramfs-tools all 0.137 [71.0 kB]
Jun 25 01:46:21 in-target: locale:
Jun 25 01:46:21 in-target: Cannot set LC_CTYPE to default locale
Jun 25 01:46:21 in-target: : No such file or directory
Jun 25 01:46:21 in-target:
Jun 25 01:46:21 in-target: locale:
Jun 25 01:46:21 in-target: Cannot set LC_MESSAGES to default locale
Jun 25 01:46:21 in-target: : No such file or directory
Jun 25 01:46:21 in-target:
Jun 25 01:46:21 in-target: locale:
Jun 25 01:46:21 in-target: Cannot set LC_ALL to default locale
Jun 25 01:46:21 in-target: : No such file or directory
Jun 25 01:46:21 in-target:
Jun 25 01:46:21 in-target: Preconfiguring packages ...
Jun 25 01:46:22 in-target: Selecting previously unselected package libklibc:amd64.^M
Jun 25 01:46:22 in-target: (Reading database ... ^M(Reading database ... 5%^M(Reading database ... 10%^M(Reading database ... 15%^M(Reading database ... 20%^M(Reading database ... 25%^M(Reading database ... 30%^M(Reading database ... 35%^M(Reading database ... 40%^M(Reading database ... 45%^M(Reading database ... 50%^M(Reading database ... 55%^M(Reading database ... 60%^M(Reading database ... 65%^M(Reading database ... 70%^M(Reading database ... 75%^M(Reading database ... 80%^M(Reading database ... 85%^M(Reading database ... 90%^M(Reading database ... 95%^M(Reading database ... 100%^M(Reading database ... 9146 files and directories currently installed.)^M
Jun 25 01:46:22 in-target: Preparing to unpack .../libklibc_2.0.7-1_amd64.deb ...^M
Jun 25 01:46:22 in-target: Unpacking libklibc:amd64 (2.0.7-1) ...
Jun 25 01:46:22 in-target: ^M
Jun 25 01:46:24 in-target: Selecting previously unselected package klibc-utils.^M
Jun 25 01:46:24 in-target: Preparing to unpack .../klibc-utils_2.0.7-1_amd64.deb ...^M
Jun 25 01:46:24 in-target: Unpacking klibc-utils (2.0.7-1) ...^M
Jun 25 01:46:25 in-target: Selecting previously unselected package initramfs-tools-core.^M
Jun 25 01:46:25 in-target: Preparing to unpack .../initramfs-tools-core_0.137_all.deb ...^M
Jun 25 01:46:25 in-target: Unpacking initramfs-tools-core (0.137) ...^M
Jun 25 01:46:26 in-target: Selecting previously unselected package linux-base.^M
Jun 25 01:46:26 in-target: Preparing to unpack .../linux-base_4.6_all.deb ...^M
Jun 25 01:46:27 in-target: Unpacking linux-base (4.6) ...^M
Jun 25 01:46:28 in-target: Selecting previously unselected package initramfs-tools.^M
Jun 25 01:46:28 in-target: Preparing to unpack .../initramfs-tools_0.137_all.deb ...^M
Jun 25 01:46:29 in-target: Unpacking initramfs-tools (0.137) ...^M
Jun 25 01:46:30 in-target: Setting up linux-base (4.6) ...
Jun 25 01:46:30 in-target: ^M
Jun 25 01:46:30 in-target: locale:
Jun 25 01:46:30 in-target: Cannot set LC_CTYPE to default locale
Jun 25 01:46:30 in-target: : No such file or directory
Jun 25 01:46:30 in-target: ^M
Jun 25 01:46:30 in-target: locale:
Jun 25 01:46:30 in-target: Cannot set LC_MESSAGES to default locale
Jun 25 01:46:30 in-target: : No such file or directory
Jun 25 01:46:30 in-target: ^M
Jun 25 01:46:30 in-target: locale:
Jun 25 01:46:30 in-target: Cannot set LC_ALL to default locale
Jun 25 01:46:30 in-target: : No such file or directory
Jun 25 01:46:30 in-target: ^M
Jun 25 01:46:31 in-target: Setting up libklibc:amd64 (2.0.7-1) ...^M
Jun 25 01:46:31 in-target: Setting up klibc-utils (2.0.7-1) ...^M
Jun 25 01:46:31 in-target: No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed.
Jun 25 01:46:31 in-target: ^M
Jun 25 01:46:32 in-target: Setting up initramfs-tools-core (0.137) ...^M
Jun 25 01:46:33 in-target: Setting up initramfs-tools (0.137) ...^M
Jun 25 01:46:34 in-target: update-initramfs: deferring update (trigger activated)^M
Jun 25 01:46:35 in-target: Processing triggers for initramfs-tools (0.137) ...^M
Jun 25 01:46:35 base-installer: dpkg-divert: warning: diverting file '/sbin/start-stop-daemon' from an Essential package with rename is dangerous, use --no-rename
Jun 25 01:46:35 in-target: locale:
Jun 25 01:46:35 in-target: Cannot set LC_CTYPE to default locale
Jun 25 01:46:35 in-target: : No such file or directory
Jun 25 01:46:35 in-target:
Jun 25 01:46:35 in-target: locale:
Jun 25 01:46:35 in-target: Cannot set LC_MESSAGES to default locale
Jun 25 01:46:35 in-target: : No such file or directory
Jun 25 01:46:35 in-target:
Jun 25 01:46:35 in-target: locale:
Jun 25 01:46:35 in-target: Cannot set LC_ALL to default locale
Jun 25 01:46:35 in-target: : No such file or directory
Jun 25 01:46:35 in-target:
Jun 25 01:46:35 in-target: Reading package lists...
Jun 25 01:46:35 in-target:
Jun 25 01:46:35 in-target: Building dependency tree...
Jun 25 01:46:35 in-target:
Jun 25 01:46:35 in-target: Reading state information...
Jun 25 01:46:35 in-target:
Jun 25 01:46:35 in-target: The following additional packages will be installed:
Jun 25 01:46:35 in-target: apparmor bzip2 file firmware-linux-free libexpat1 libmagic-mgc libmagic1
Jun 25 01:46:35 in-target: libmpdec2 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib
Jun 25 01:46:35 in-target: libsqlite3-0 linux-image-5.5.0-kali2-amd64 mime-support python3
Jun 25 01:46:35 in-target: python3-minimal python3.8 python3.8-minimal xz-utils
Jun 25 01:46:35 in-target: Suggested packages:
Jun 25 01:46:35 in-target: apparmor-profiles-extra apparmor-utils bzip2-doc linux-doc-5.5
Jun 25 01:46:35 in-target: debian-kernel-handbook grub-pc | grub-efi-amd64 | extlinux python3-doc
Jun 25 01:46:35 in-target: python3-tk python3-venv python3.8-venv python3.8-doc binutils binfmt-support
Jun 25 01:46:35 in-target: The following NEW packages will be installed:
Jun 25 01:46:35 in-target: apparmor bzip2 file firmware-linux-free libexpat1 libmagic-mgc libmagic1
Jun 25 01:46:35 in-target: libmpdec2 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib
Jun 25 01:46:35 in-target: libsqlite3-0 linux-image-5.5.0-kali2-amd64 linux-image-amd64 mime-support
Jun 25 01:46:35 in-target: python3 python3-minimal python3.8 python3.8-minimal xz-utils
Jun 25 01:46:35 in-target: 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
Jun 25 01:46:35 in-target: Need to get 0 B/56.9 MB of archives.
Jun 25 01:46:35 in-target: After this operation, 313 MB of additional disk space will be used.
Jun 25 01:46:35 in-target: Get:1 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 libpython3.8-minimal amd64 3.8.2-1+b1 [751 kB]
Jun 25 01:46:35 in-target: Get:2 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 libexpat1 amd64 2.2.9-1 [94.3 kB]
Jun 25 01:46:35 in-target: Get:3 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 python3.8-minimal amd64 3.8.2-1+b1 [1941 kB]
Jun 25 01:46:36 in-target: Get:4 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 python3-minimal amd64 3.8.2-3 [37.6 kB]
Jun 25 01:46:36 in-target: Get:5 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 mime-support all 3.64 [37.8 kB]
Jun 25 01:46:36 in-target: Get:6 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 libmpdec2 amd64 2.4.2-3 [84.1 kB]
Jun 25 01:46:36 in-target: Get:7 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 libsqlite3-0 amd64 3.31.1-5 [661 kB]
Jun 25 01:46:36 in-target: Get:8 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 libpython3.8-stdlib amd64 3.8.2-1+b1 [1666 kB]
Jun 25 01:46:36 in-target: Get:9 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 python3.8 amd64 3.8.2-1+b1 [410 kB]
Jun 25 01:46:36 in-target: Get:10 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 libpython3-stdlib amd64 3.8.2-3 [20.8 kB]
Jun 25 01:46:36 in-target: Get:11 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 python3 amd64 3.8.2-3 [63.7 kB]
Jun 25 01:46:36 in-target: Get:12 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 bzip2 amd64 1.0.8-2 [49.0 kB]
Jun 25 01:46:36 in-target: Get:13 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 libmagic-mgc amd64 1:5.38-4 [262 kB]
Jun 25 01:46:36 in-target: Get:14 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 libmagic1 amd64 1:5.38-4 [120 kB]
Jun 25 01:46:36 in-target: Get:15 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 file amd64 1:5.38-4 [67.9 kB]
Jun 25 01:46:36 in-target: Get:16 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 xz-utils amd64 5.2.4-1+b1 [183 kB]
Jun 25 01:46:36 in-target: Get:17 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 apparmor amd64 2.13.4-1+b1 [548 kB]
Jun 25 01:46:36 in-target: Get:18 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 firmware-linux-free all 20200122-1 [24.2 kB]
Jun 25 01:46:36 in-target: Get:19 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 linux-image-5.5.0-kali2-amd64 amd64 5.5.17-1kali1 [49.9 MB]
Jun 25 01:46:37 in-target: Err:19 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 linux-image-5.5.0-kali2-amd64 amd64 5.5.17-1kali1
Jun 25 01:46:37 in-target: Hash Sum mismatch
Jun 25 01:46:37 in-target: Hashes of expected file:
Jun 25 01:46:37 in-target: - SHA256:aaf81b5d3f1c4f41fd7e45443f4bb791e8e152172ac69bd8084b5f287b11ea5a
Jun 25 01:46:37 in-target: - SHA1:c62b9550af4851b6deb96a53c8fb74e119f10595 [weak]
Jun 25 01:46:37 in-target: - MD5Sum:841bdbb2ddf123c64c9c57d52789c4ee [weak]
Jun 25 01:46:37 in-target: - Filesize:49863912 [weak]
Jun 25 01:46:37 in-target: Hashes of received file:
Jun 25 01:46:37 in-target: - SHA256:0c53dd24c7956ed74096b76d3fad7227ff194281bdcc96b1c0ecbbf0050a353b
Jun 25 01:46:37 in-target: - SHA1:a9a380bf9f2e0e21ecc70c076995337bd6ba1abf [weak]
Jun 25 01:46:37 in-target: - MD5Sum:841bdbb2ddf123c64c9c57d52789c4ee [weak]
Jun 25 01:46:37 in-target: - Filesize:49863912 [weak]
Jun 25 01:46:37 in-target: Last modification reported: Tue, 21 Apr 2020 10:02:44 +0000
Jun 25 01:46:37 in-target: Get:20 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 linux-image-amd64 amd64 5.5.17-1kali1 [1428 B]
Jun 25 01:46:37 in-target: E: Failed to fetch cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35]/pool/main/l/linux/linux-image-5.5.0-kali2-amd64_5.5.17-1kali1_amd64.deb Hash Sum mismatch
Jun 25 01:46:37 in-target: Hashes of expected file:
Jun 25 01:46:37 in-target: - SHA256:aaf81b5d3f1c4f41fd7e45443f4bb791e8e152172ac69bd8084b5f287b11ea5a
Jun 25 01:46:37 in-target: - SHA1:c62b9550af4851b6deb96a53c8fb74e119f10595 [weak]
Jun 25 01:46:37 in-target: - MD5Sum:841bdbb2ddf123c64c9c57d52789c4ee [weak]
Jun 25 01:46:37 in-target: - Filesize:49863912 [weak]
Jun 25 01:46:37 in-target: Hashes of received file:
Jun 25 01:46:37 in-target: - SHA256:0c53dd24c7956ed74096b76d3fad7227ff194281bdcc96b1c0ecbbf0050a353b
Jun 25 01:46:37 in-target: - SHA1:a9a380bf9f2e0e21ecc70c076995337bd6ba1abf [weak]
Jun 25 01:46:37 in-target: - MD5Sum:841bdbb2ddf123c64c9c57d52789c4ee [weak]
Jun 25 01:46:37 in-target: - Filesize:49863912 [weak]
Jun 25 01:46:37 in-target: Last modification reported: Tue, 21 Apr 2020 10:02:44 +0000
Jun 25 01:46:37 in-target: E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Jun 25 01:46:38 base-installer: error: exiting on error base-installer/kernel/failed-install
Jun 25 01:59:46 main-menu[1360]: WARNING : Configuring 'bootstrap-base' failed with error code 30
Jun 25 01:59:46 main-menu[1360]: WARNING
: Menu item 'bootstrap-base' failed.
Jun 25 01:59:49 main-menu[1360]: INFO: Modifying debconf priority limit from 'high' to 'medium'
Jun 25 01:59:49 debconf: Setting debconf/priority to medium
Jun 25 01:59:49 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:59:58 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 01:59:58 main-menu[1360]: INFO: Menu item 'cdrom-checker' selected
Jun 25 02:01:41 net/hw-detect.hotplug: Detected hotpluggable network interface enp0s3
Jun 25 02:01:41 net/hw-detect.hotplug: Detected hotpluggable network interface lo
Jun 25 02:01:42 in-target: locale:
Jun 25 02:01:42 in-target: Cannot set LC_CTYPE to default locale
Jun 25 02:01:42 in-target: : No such file or directory
Jun 25 02:01:42 in-target:
Jun 25 02:01:42 in-target: locale:
Jun 25 02:01:42 in-target: Cannot set LC_MESSAGES to default locale
Jun 25 02:01:42 in-target: : No such file or directory
Jun 25 02:01:42 in-target:
Jun 25 02:01:42 in-target: locale:
Jun 25 02:01:42 in-target: Cannot set LC_ALL to default locale
Jun 25 02:01:42 in-target: : No such file or directory
Jun 25 02:01:42 in-target:
Jun 25 02:01:42 in-target: Reading package lists...
Jun 25 02:01:42 in-target:
Jun 25 02:01:42 in-target: Building dependency tree...
Jun 25 02:01:42 in-target: Reading state information...
Jun 25 02:01:42 in-target:
Jun 25 02:01:42 in-target: udev is already the newest version (245.4-3).
Jun 25 02:01:42 in-target: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Jun 25 02:01:43 in-target: locale:
Jun 25 02:01:43 in-target: Cannot set LC_CTYPE to default locale
Jun 25 02:01:43 in-target: : No such file or directory
Jun 25 02:01:43 in-target:
Jun 25 02:01:43 in-target: locale:
Jun 25 02:01:43 in-target: Cannot set LC_MESSAGES to default locale
Jun 25 02:01:43 in-target: : No such file or directory
Jun 25 02:01:43 in-target:
Jun 25 02:01:43 in-target: locale:
Jun 25 02:01:43 in-target: Cannot set LC_ALL to default locale
Jun 25 02:01:43 in-target: : No such file or directory
Jun 25 02:01:43 in-target:
Jun 25 02:01:43 in-target: Reading package lists...
Jun 25 02:01:43 in-target:
Jun 25 02:01:43 in-target: Building dependency tree...
Jun 25 02:01:43 in-target:
Jun 25 02:01:43 in-target: Reading state information...
Jun 25 02:01:43 in-target:
Jun 25 02:01:43 in-target: The following additional packages will be installed:
Jun 25 02:01:43 in-target: libpci3 pci.ids
Jun 25 02:01:43 in-target: Suggested packages:
Jun 25 02:01:43 in-target: bzip2 wget | curl | lynx-cur
Jun 25 02:01:43 in-target: The following NEW packages will be installed:
Jun 25 02:01:43 in-target: libpci3 pci.ids pciutils
Jun 25 02:01:43 in-target: 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Jun 25 02:01:43 in-target: Need to get 0 B/372 kB of archives.
Jun 25 02:01:43 in-target: After this operation, 1533 kB of additional disk space will be used.
Jun 25 02:01:43 in-target: Get:1 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 pci.ids all 0.0~2020.04.08-1 [218 kB]
Jun 25 02:01:43 in-target: Get:2 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 libpci3 amd64 1:3.6.4-1 [61.1 kB]
Jun 25 02:01:43 in-target: Get:3 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 pciutils amd64 1:3.6.4-1 [92.9 kB]
Jun 25 02:01:43 in-target: locale:
Jun 25 02:01:43 in-target: Cannot set LC_CTYPE to default locale
Jun 25 02:01:43 in-target: : No such file or directory
Jun 25 02:01:43 in-target:
Jun 25 02:01:43 in-target: locale:
Jun 25 02:01:43 in-target: Cannot set LC_MESSAGES to default locale
Jun 25 02:01:43 in-target: : No such file or directory
Jun 25 02:01:43 in-target:
Jun 25 02:01:43 in-target: locale:
Jun 25 02:01:43 in-target: Cannot set LC_ALL to default locale
Jun 25 02:01:43 in-target: : No such file or directory
Jun 25 02:01:43 in-target:
Jun 25 02:01:43 in-target: Selecting previously unselected package pci.ids.^M
Jun 25 02:01:43 in-target: (Reading database ... ^M(Reading database ... 5%^M(Reading database ... 10%^M(Reading database ... 15%^M(Reading database ... 20%^M(Reading database ... 25%^M(Reading database ... 30%^M(Reading database ... 35%^M(Reading database ... 40%^M(Reading database ... 45%^M(Reading database ... 50%^M(Reading database ... 55%^M(Reading database ... 60%^M
Jun 25 02:01:43 in-target: (Reading database ... 65%^M
Jun 25 02:01:43 in-target: (Reading database ... 70%^M
Jun 25 02:01:43 in-target: (Reading database ... 75%^M
Jun 25 02:01:43 in-target: (Reading database ... 80%^M
Jun 25 02:01:43 in-target: (Reading database ... 85%^M
Jun 25 02:01:43 in-target: (Reading database ... 90%^M
Jun 25 02:01:43 in-target: (Reading database ... 95%^M
Jun 25 02:01:43 in-target: (Reading database ... 100%^M
Jun 25 02:01:43 in-target: (Reading database ...
Jun 25 02:01:43 in-target: 9282 files and directories currently installed.)
Jun 25 02:01:43 in-target: ^M
Jun 25 02:01:43 in-target: Preparing to unpack .../pci.ids_0.0~2020.04.08-1_all.deb ...
Jun 25 02:01:43 in-target: ^M
Jun 25 02:01:44 in-target: Unpacking pci.ids (0.0~2020.04.08-1) ...
Jun 25 02:01:44 in-target: ^M
Jun 25 02:01:44 in-target: Selecting previously unselected package libpci3:amd64.^M
Jun 25 02:01:44 in-target: Preparing to unpack .../libpci3_3.6.4-1_amd64.deb ...^M
Jun 25 02:01:44 in-target: Unpacking libpci3:amd64 (1:3.6.4-1) ...^M
Jun 25 02:01:46 in-target: Selecting previously unselected package pciutils.^M
Jun 25 02:01:46 in-target: Preparing to unpack .../pciutils_3.6.4-1_amd64.deb ...^M
Jun 25 02:01:46 in-target: Unpacking pciutils (1:3.6.4-1) ...^M
Jun 25 02:01:47 in-target: Setting up pci.ids (0.0~2020.04.08-1) ...
Jun 25 02:01:47 in-target: ^M
Jun 25 02:01:47 in-target: Setting up libpci3:amd64 (1:3.6.4-1) ...^M
Jun 25 02:01:49 in-target: Setting up pciutils (1:3.6.4-1) ...^M
Jun 25 02:01:49 in-target: Processing triggers for libc-bin (2.30-4) ...^M
Jun 25 02:01:51 in-target: locale:
Jun 25 02:01:51 in-target: Cannot set LC_CTYPE to default locale
Jun 25 02:01:51 in-target: : No such file or directory
Jun 25 02:01:51 in-target:
Jun 25 02:01:51 in-target: locale:
Jun 25 02:01:51 in-target: Cannot set LC_MESSAGES to default locale
Jun 25 02:01:51 in-target: : No such file or directory
Jun 25 02:01:51 in-target:
Jun 25 02:01:51 in-target: locale:
Jun 25 02:01:51 in-target: Cannot set LC_ALL to default locale
Jun 25 02:01:51 in-target: : No such file or directory
Jun 25 02:01:51 in-target:
Jun 25 02:01:51 in-target: Reading package lists...
Jun 25 02:01:51 in-target:
Jun 25 02:01:51 in-target: Building dependency tree...
Jun 25 02:01:51 in-target:
Jun 25 02:01:51 in-target: Reading state information...
Jun 25 02:01:51 in-target:
Jun 25 02:01:51 in-target: The following additional packages will be installed:
Jun 25 02:01:51 in-target: libusb-1.0-0 usb.ids
Jun 25 02:01:51 in-target: The following NEW packages will be installed:
Jun 25 02:01:51 in-target: libusb-1.0-0 usb.ids usbutils
Jun 25 02:01:51 in-target: 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Jun 25 02:01:51 in-target: Need to get 0 B/311 kB of archives.
Jun 25 02:01:51 in-target: After this operation, 1106 kB of additional disk space will be used.
Jun 25 02:01:51 in-target: Get:1 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 libusb-1.0-0 amd64 2:1.0.23-2 [58.0 kB]
Jun 25 02:01:51 in-target: Get:2 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 usb.ids all 2020.03.28-1 [176 kB]
Jun 25 02:01:51 in-target: Get:3 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 usbutils amd64 1:012-2 [77.2 kB]
Jun 25 02:01:51 in-target: locale:
Jun 25 02:01:51 in-target: Cannot set LC_CTYPE to default locale
Jun 25 02:01:51 in-target: : No such file or directory
Jun 25 02:01:51 in-target:
Jun 25 02:01:51 in-target: locale:
Jun 25 02:01:51 in-target: Cannot set LC_MESSAGES to default locale
Jun 25 02:01:51 in-target: : No such file or directory
Jun 25 02:01:51 in-target:
Jun 25 02:01:51 in-target: locale:
Jun 25 02:01:51 in-target: Cannot set LC_ALL to default locale
Jun 25 02:01:51 in-target: : No such file or directory
Jun 25 02:01:51 in-target:
Jun 25 02:01:51 in-target: Selecting previously unselected package libusb-1.0-0:amd64.^M
Jun 25 02:01:51 in-target: (Reading database ... ^M(Reading database ... 5%^M(Reading database ... 10%^M(Reading database ... 15%^M(Reading database ... 20%^M(Reading database ... 25%^M(Reading database ... 30%^M(Reading database ... 35%^M(Reading database ... 40%^M(Reading database ... 45%^M(Reading database ... 50%^M(Reading database ... 55%^M(Reading database ... 60%^M(Reading database ... 65%^M(Reading database ... 70%^M(Reading database ... 75%^M(Reading database ... 80%^M(Reading database ... 85%^M(Reading database ... 90%^M(Reading database ... 95%^M(Reading database ... 100%^M(Reading database ... 9305 files and directories currently installed.)^M
Jun 25 02:01:51 in-target: Preparing to unpack .../libusb-1.0-0_1.0.23-2_amd64.deb ...
Jun 25 02:01:51 in-target: ^M
Jun 25 02:01:52 in-target: Unpacking libusb-1.0-0:amd64 (2:1.0.23-2) ...^M
Jun 25 02:01:53 in-target: Selecting previously unselected package usb.ids.^M
Jun 25 02:01:53 in-target: Preparing to unpack .../usb.ids_2020.03.28-1_all.deb ...^M
Jun 25 02:01:53 in-target: Unpacking usb.ids (2020.03.28-1) ...^M
Jun 25 02:01:54 in-target: Selecting previously unselected package usbutils.^M
Jun 25 02:01:54 in-target: Preparing to unpack .../usbutils_012-2_amd64.deb ...^M
Jun 25 02:01:54 in-target: Unpacking usbutils (1:012-2) ...^M
Jun 25 02:01:56 in-target: Setting up usb.ids (2020.03.28-1) ...
Jun 25 02:01:56 in-target: ^M
Jun 25 02:01:56 in-target: Setting up libusb-1.0-0:amd64 (2:1.0.23-2) ...^M
Jun 25 02:01:56 in-target: Setting up usbutils (1:012-2) ...^M
Jun 25 02:01:57 in-target: Processing triggers for libc-bin (2.30-4) ...^M
Jun 25 02:01:59 in-target: locale:
Jun 25 02:01:59 in-target: Cannot set LC_CTYPE to default locale
Jun 25 02:01:59 in-target: : No such file or directory
Jun 25 02:01:59 in-target:
Jun 25 02:01:59 in-target: locale:
Jun 25 02:01:59 in-target: Cannot set LC_MESSAGES to default locale
Jun 25 02:01:59 in-target: : No such file or directory
Jun 25 02:01:59 in-target:
Jun 25 02:01:59 in-target: locale:
Jun 25 02:01:59 in-target: Cannot set LC_ALL to default locale
Jun 25 02:01:59 in-target: : No such file or directory
Jun 25 02:01:59 in-target:
Jun 25 02:01:59 in-target: Reading package lists...
Jun 25 02:01:59 in-target:
Jun 25 02:01:59 in-target: Building dependency tree...
Jun 25 02:01:59 in-target:
Jun 25 02:01:59 in-target: Reading state information...
Jun 25 02:01:59 in-target:
Jun 25 02:01:59 in-target: Suggested packages:
Jun 25 02:01:59 in-target: cdtool setcd
Jun 25 02:01:59 in-target: The following NEW packages will be installed:
Jun 25 02:01:59 in-target: eject
Jun 25 02:01:59 in-target: 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Jun 25 02:01:59 in-target: Need to get 0 B/53.1 kB of archives.
Jun 25 02:01:59 in-target: After this operation, 266 kB of additional disk space will be used.
Jun 25 02:01:59 in-target: Get:1 cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35] kali-rolling/main amd64 eject amd64 2.1.5+deb1+cvs20081104-14+b1 [53.1 kB]
Jun 25 02:01:59 in-target: locale:
Jun 25 02:01:59 in-target: Cannot set LC_CTYPE to default locale
Jun 25 02:01:59 in-target: : No such file or directory
Jun 25 02:01:59 in-target:
Jun 25 02:01:59 in-target: locale:
Jun 25 02:01:59 in-target: Cannot set LC_MESSAGES to default locale
Jun 25 02:01:59 in-target: : No such file or directory
Jun 25 02:01:59 in-target:
Jun 25 02:01:59 in-target: locale:
Jun 25 02:01:59 in-target: Cannot set LC_ALL to default locale
Jun 25 02:01:59 in-target: : No such file or directory
Jun 25 02:01:59 in-target:
Jun 25 02:01:59 in-target: Selecting previously unselected package eject.^M
Jun 25 02:01:59 in-target: (Reading database ... ^M(Reading database ... 5%^M(Reading database ... 10%^M(Reading database ... 15%^M(Reading database ... 20%^M(Reading database ... 25%^M(Reading database ... 30%^M(Reading database ... 35%^M(Reading database ... 40%^M(Reading database ... 45%^M(Reading database ... 50%^M(Reading database ... 55%^M(Reading database ... 60%^M(Reading database ... 65%^M(Reading database ... 70%^M(Reading database ... 75%^M(Reading database ... 80%^M
Jun 25 02:01:59 in-target: (Reading database ... 85%^M
Jun 25 02:01:59 in-target: (Reading database ... 90%^M
Jun 25 02:01:59 in-target: (Reading database ... 95%^M
Jun 25 02:01:59 in-target: (Reading database ... 100%^M
Jun 25 02:01:59 in-target: (Reading database ...
Jun 25 02:01:59 in-target: 9330 files and directories currently installed.)
Jun 25 02:01:59 in-target: ^M
Jun 25 02:01:59 in-target: Preparing to unpack .../eject_2.1.5+deb1+cvs20081104-14+b1_amd64.deb ...
Jun 25 02:01:59 in-target: ^M
Jun 25 02:01:59 in-target: Unpacking eject (2.1.5+deb1+cvs20081104-14+b1) ...
Jun 25 02:01:59 in-target: ^M
Jun 25 02:02:01 in-target: Setting up eject (2.1.5+deb1+cvs20081104-14+b1) ...
Jun 25 02:02:01 in-target: ^M
Jun 25 02:02:02 check-missing-firmware: looking at dmesg again, restarting from
Jun 25 02:02:02 check-missing-firmware: timestamp found, truncating dmesg accordingly
Jun 25 02:02:02 check-missing-firmware: saving timestamp for a later use: [ 184.619894]
Jun 25 02:02:02 check-missing-firmware: /dev/.udev/firmware-missing does not exist, skipping
Jun 25 02:02:02 check-missing-firmware: /run/udev/firmware-missing does not exist, skipping
Jun 25 02:02:02 check-missing-firmware: no missing firmware in loaded kernel modules
Jun 25 02:02:02 cdrom-detect: Searching for Debian installation media...
Jun 25 02:02:03 cdrom-detect: Devices: '/dev/sr0'
Jun 25 02:02:03 cdrom-detect: CD-ROM mount succeeded: device=/dev/sr0 fstype=iso9660
Jun 25 02:02:03 cdrom-detect: Detected CD 'Kali GNU/Linux 2020.2rc3 "Kali-last-snapshot" - Official amd64 DVD Binary-1 with firmware 20200508-14:35'
Jun 25 02:02:03 cdrom-detect: Detected CD with 'stable' (kali-rolling) distribution
Jun 25 02:02:03 anna-install: Installing eject-udeb
Jun 25 02:02:03 anna-install: Installing apt-mirror-setup
Jun 25 02:02:03 anna-install: Installing apt-cdrom-setup
Jun 25 02:02:03 anna-install: Installing kali-rolling-support
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): dpkg-divert: warning: diverting file '/sbin/start-stop-daemon' from an Essential package with rename is dangerous, use --no-rename
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): dpkg-divert: warning: diverting file '/sbin/start-stop-daemon' from an Essential package with rename is dangerous, use --no-rename
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): dpkg-divert: warning: diverting file '/sbin/start-stop-daemon' from an Essential package with rename is dangerous, use --no-rename
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): File descriptor 3 (pipe:[13543]) leaked on pvs invocation.
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): Parent PID 21803: /bin/sh
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): File descriptor 4 (/dev/tty0) leaked on pvs invocation.
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): Parent PID 21803: /bin/sh
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): File descriptor 5 (/dev/tty0) leaked on pvs invocation.
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): Parent PID 21803: /bin/sh
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): File descriptor 6 (/dev/tty0) leaked on pvs invocation.
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): Parent PID 21803: /bin/sh
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): File descriptor 3 (pipe:[13543]) leaked on pvs invocation.
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): Parent PID 21827: /bin/sh
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): File descriptor 4 (/dev/tty0) leaked on pvs invocation.
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): Parent PID 21827: /bin/sh
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): File descriptor 5 (/dev/tty0) leaked on pvs invocation.
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): Parent PID 21827: /bin/sh
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): File descriptor 6 (/dev/tty0) leaked on pvs invocation.
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): Parent PID 21827: /bin/sh
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): dpkg-divert: warning: diverting file '/sbin/start-stop-daemon' from an Essential package with rename is dangerous, use --no-rename
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): File descriptor 3 (pipe:[13543]) leaked on pvs invocation.
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): Parent PID 21997: /bin/sh
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): File descriptor 4 (/dev/tty0) leaked on pvs invocation.
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): Parent PID 21997: /bin/sh
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): File descriptor 5 (/dev/tty0) leaked on pvs invocation.
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): Parent PID 21997: /bin/sh
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): File descriptor 6 (/dev/tty0) leaked on pvs invocation.
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): Parent PID 21997: /bin/sh
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): File descriptor 3 (pipe:[13543]) leaked on pvs invocation.
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): Parent PID 22021: /bin/sh
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): File descriptor 4 (/dev/tty0) leaked on pvs invocation.
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): Parent PID 22021: /bin/sh
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): File descriptor 5 (/dev/tty0) leaked on pvs invocation.
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): Parent PID 22021: /bin/sh
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): File descriptor 6 (/dev/tty0) leaked on pvs invocation.
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): Parent PID 22021: /bin/sh
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): File descriptor 3 (pipe:[13543]) leaked on pvs invocation.
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): Parent PID 22050: /bin/sh
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): File descriptor 4 (/dev/tty0) leaked on pvs invocation.
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): Parent PID 22050: /bin/sh
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): File descriptor 5 (/dev/tty0) leaked on pvs invocation.
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): Parent PID 22050: /bin/sh
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): File descriptor 6 (/dev/tty0) leaked on pvs invocation.
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): Parent PID 22050: /bin/sh
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): File descriptor 3 (pipe:[13543]) leaked on pvs invocation.
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): Parent PID 22074: /bin/sh
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): File descriptor 4 (/dev/tty0) leaked on pvs invocation.
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): Parent PID 22074: /bin/sh
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): File descriptor 5 (/dev/tty0) leaked on pvs invocation.
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): Parent PID 22074: /bin/sh
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): File descriptor 6 (/dev/tty0) leaked on pvs invocation.
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): Parent PID 22074: /bin/sh
Jun 25 02:02:03 cdrom-checker[19830]: (process:21388): unknown udeb kali-rolling-support
Jun 25 02:02:03 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 02:02:15 main-menu[1360]: INFO: Falling back to the package description for brltty-udeb
Jun 25 02:02:15 main-menu[1360]: INFO: Menu item 'save-logs' selected
Jun 25 02:03:37 kernel: [ 1792.025594] TCP: request_sock_TCP: Possible SYN flooding on port 80. Sending cookies. Check SNMP counters.

Steps To Reproduce

Try a normal install in Virtualbox machine with the optical disk being the first kali install file, a Seagate 1TB hardddrive and no virtual drives

Attached Files
Capture.PNG (23,278 bytes)   
Capture.PNG (23,278 bytes)   

Activities

steev

steev

2020-06-25 03:54

manager   ~0012983

What ISO are you using? I'm seeing 2020.2rc3 in the repos listing, but 2020.2 is already released

rhertzog

rhertzog

2020-06-25 07:15

administrator   ~0012984

@steev We are just renaming the file for last "rc" release when we are good so it's expected to have rcX in the logs... the problem here is seems to be a corrupted ISO because the checksum of a .deb doesn't match the expected value:

Jun 25 01:46:37 in-target: E: Failed to fetch cdrom://[Kali GNU/Linux 2020.2rc3 Kali-last-snapshot - Official amd64 DVD Binary-1 with firmware 20200508-14:35]/pool/main/l/linux/linux-image-5.5.0-kali2-amd64_5.5.17-1kali1_amd64.deb Hash Sum mismatch
Jun 25 01:46:37 in-target: Hashes of expected file:
Jun 25 01:46:37 in-target: - SHA256:aaf81b5d3f1c4f41fd7e45443f4bb791e8e152172ac69bd8084b5f287b11ea5a
Jun 25 01:46:37 in-target: - SHA1:c62b9550af4851b6deb96a53c8fb74e119f10595 [weak]
Jun 25 01:46:37 in-target: - MD5Sum:841bdbb2ddf123c64c9c57d52789c4ee [weak]
Jun 25 01:46:37 in-target: - Filesize:49863912 [weak]
Jun 25 01:46:37 in-target: Hashes of received file:
Jun 25 01:46:37 in-target: - SHA256:0c53dd24c7956ed74096b76d3fad7227ff194281bdcc96b1c0ecbbf0050a353b
Jun 25 01:46:37 in-target: - SHA1:a9a380bf9f2e0e21ecc70c076995337bd6ba1abf [weak]
Jun 25 01:46:37 in-target: - MD5Sum:841bdbb2ddf123c64c9c57d52789c4ee [weak]
Jun 25 01:46:37 in-target: - Filesize:49863912 [weak]

Double check the checksum of your ISO and/or download it again.

mjwall9121

mjwall9121

2020-06-26 05:25

reporter   ~0012989

I have installed it directly from the link: https://cdimage.kali.org/kali-2020.2/kali-linux-2020.2-installer-amd64.iso and also http://kali.download/kali-images/kali-2020.2/kali-linux-2020.2-installer-amd64.iso
it is not corrupt unless the source is verifying an incorrect checksum, in which case the images on the websites are completely useless and all current installers and builds are completely broken.

mjwall9121

mjwall9121

2020-06-26 05:30

reporter   ~0012990

also I have personally tried at least 20 times in the past week alone and none of them succeeded.

mjwall9121

mjwall9121

2020-06-26 05:40

reporter   ~0012991

I know for an absolute fact I was doing the process one hundred percent correctly because I have successfully mounted several USBs with your images before. I genuinely think it is a bug that needs looking into.

rhertzog

rhertzog

2020-06-26 12:36

administrator   ~0012993

If you double checked the checksums of the ISO that you downloaded then the corruption might have happened after the download of the ISO image, for instance when you copied it over to your USB disk. Did you try with another USB disk?

mjwall9121

mjwall9121

2020-06-26 13:56

reporter   ~0012995

I was using virtualbox to burn it to a Seagate External Hard Drive

mjwall9121

mjwall9121

2020-06-26 13:57

reporter   ~0012996

if not a kali bug then something to do with virtualbox

mjwall9121

mjwall9121

2020-06-26 19:04

reporter   ~0012998

Either way, it is a problem.

rhertzog

rhertzog

2021-07-07 14:47

administrator   ~0014891

We have released newer ISO in the mean time. There's nothing to fix here.

Issue History

Date Modified Username Field Change
2020-06-25 02:14 mjwall9121 New Issue
2020-06-25 02:14 mjwall9121 File Added: Capture.PNG
2020-06-25 03:54 steev Note Added: 0012983
2020-06-25 07:15 rhertzog Note Added: 0012984
2020-06-25 07:16 rhertzog Assigned To => rhertzog
2020-06-25 07:16 rhertzog Status new => closed
2020-06-25 07:16 rhertzog Resolution open => not fixable
2020-06-26 05:25 mjwall9121 Status closed => feedback
2020-06-26 05:25 mjwall9121 Resolution not fixable => reopened
2020-06-26 05:25 mjwall9121 Note Added: 0012989
2020-06-26 05:30 mjwall9121 Note Added: 0012990
2020-06-26 05:30 mjwall9121 Status feedback => assigned
2020-06-26 05:40 mjwall9121 Note Added: 0012991
2020-06-26 12:36 rhertzog Note Added: 0012993
2020-06-26 13:56 mjwall9121 Note Added: 0012995
2020-06-26 13:57 mjwall9121 Note Added: 0012996
2020-06-26 19:04 mjwall9121 Note Added: 0012998
2020-12-01 10:48 g0tmi1k Priority urgent => normal
2021-07-07 14:47 rhertzog Status assigned => closed
2021-07-07 14:47 rhertzog Fixed in Version => 2021.2
2021-07-07 14:47 rhertzog Note Added: 0014891