Your message dated Fri, 21 Aug 2020 04:58:02 +0200 with message-id <20200821045802.07acb7c9ded347064600d...@mailbox.org> and subject line Re: Mass-closing old installation-report bugs --- round 5 has caused the Debian Bug report #877467, regarding Odroid-XU4: success despite several challenges to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 877467: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877467 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: installation-reports Severity: normal Thanks for maintaining debian-installer! This install was a bit rough, requring two workarounds to get USB working (a custom device-tree, and appending a cpio archive with all kernel modules to the initrd.gz), as well as some troublesome issues with LVM due to existing LVM partitions on an inaccessible/broken SSD. Fixing up LVM required manually removing all the logical volumes, groups and physical volumes, and even then had to reboot for partman to recognize it. The serial console wasn't set at first boot either. Despite all that, did eventually manage to install... more detail below. live well, vagrant -- Package-specific info: Boot method: network Image version: debian-installer-netboot-9-armhf 20170615+deb9u1 Date: 2017-10-01 Machine: Odroid-XU4 Partitions: $ df -Tl Filesystem Type 1K-blocks Used Available Use% Mounted on udev devtmpfs 990636 0 990636 0% /dev tmpfs tmpfs 201684 5384 196300 3% /run /dev/mapper/odxu4a-root ext4 5699700 1137916 4252536 22% / tmpfs tmpfs 1008416 0 1008416 0% /dev/shm tmpfs tmpfs 5120 0 5120 0% /run/lock tmpfs tmpfs 1008416 0 1008416 0% /sys/fs/cgroup /dev/mmcblk0p4 ext4 464790 26412 409860 7% /boot /dev/mapper/odxu4a-srv ext4 62215940 53272 58972500 1% /srv tmpfs tmpfs 201680 0 201680 0% /run/user/1000 Base System Installation Checklist: [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it Initial boot: [E] Detect network card: [E] Configure network: [O] Detect CD: [ ] Load installer modules: [O] Clock/timezone setup: [O] User/password setup: [O] Detect hard drives: [E] Partition hard drives: [E] Install base system: [O] Install tasks: [O] Install boot loader: [O] Overall install: [ ] Comments/Problems: The ethernet interface on this board is implemented using USB3... and the rootfs and other major filesystems are on a USB-SATA adapter. Initial boot required working around an upstream bug in linux that breaks USB 3 (workaround requires building a custom .dtb): https://bugs.debian.org/843448 Hope to get this fixed in a point release, the fix is moving upstream. Unfortunately, USB 3.0 still didn't work even with the modified .dtb, even though the same devicetree and kernel works fine on an installed system. I appended all the modules for the kernel to the initrd, and it worked fine! So linux 4.9.x must have some modules missing from the various .udebs that are otherwise present in the kernel package. lsmod from within debian-installer (when it didn't work): # lsmod Module Size Used by dwc3_exynos 3827 0 ohci_exynos 4178 0 dw_mmc_exynos 5942 0 ohci_hcd 37898 1 ohci_exynos ehci_exynos 4269 0 dw_mmc_pltfm 2485 1 dw_mmc_exynos ehci_hcd 64996 1 ehci_exynos dw_mmc 25740 2 dw_mmc_pltfm,dw_mmc_exynos usbcore 196310 4 ehci_exynos,ehci_hcd,ohci_hcd,ohci_exynos phy_exynos_usb2 9238 2 phy_exynos5_usbdrd 7053 0 usb_common 3659 1 usbcore The running/working system: $ lsmod Module Size Used by cpufreq_conservative 3851 0 cpufreq_userspace 3034 0 cpufreq_ondemand 6534 2 cpufreq_powersave 1198 0 cdc_ether 7020 0 usbnet 24858 1 cdc_ether r8152 39630 0 mii 4166 2 usbnet,r8152 sg 22323 0 exynosdrm 81403 0 analogix_dp 25251 1 exynosdrm drm_kms_helper 117554 2 exynosdrm,analogix_dp drm 275008 4 exynosdrm,analogix_dp,drm_kms_helper pwm_samsung 6722 2 s3c2410_wdt 7161 1 pwm_fan 4806 0 cpufreq_dt 4136 0 leds_pwm 3220 0 nf_conntrack_ipv6 9612 5 nf_defrag_ipv6 16209 1 nf_conntrack_ipv6 ip6table_filter 1634 1 ip6_tables 12298 1 ip6table_filter xt_tcpudp 2973 6 nf_conntrack_ipv4 9225 5 nf_defrag_ipv4 1364 1 nf_conntrack_ipv4 xt_conntrack 3039 10 nf_conntrack 85449 3 nf_conntrack_ipv6,nf_conntrack_ipv4,xt_conntrack iptable_filter 1673 1 ip_tables 12041 1 iptable_filter x_tables 14762 6 ip_tables,iptable_filter,xt_tcpudp,ip6table_filter,xt_conntrack,ip6_tables autofs4 32600 2 ext4 550734 3 crc16 1274 1 ext4 jbd2 94046 1 ext4 crc32c_generic 1862 6 fscrypto 15434 1 ext4 ecb 2191 0 mbcache 5508 4 ext4 dm_mod 103153 9 sd_mod 32795 2 uas 12934 0 usb_storage 45835 2 uas scsi_mod 187707 4 sd_mod,usb_storage,uas,sg xhci_plat_hcd 6365 0 xhci_hcd 153906 1 xhci_plat_hcd dwc3 82180 0 udc_core 26444 1 dwc3 phy_generic 4686 0 s2mps11 40753 18 clk_s2mps11 2770 0 dwc3_exynos 3827 0 phy_exynos_mipi_video 3647 0 phy_exynos_dp_video 2206 0 i2c_exynos5 7429 0 ohci_exynos 4242 0 ohci_hcd 37898 1 ohci_exynos ehci_exynos 4333 0 ehci_hcd 64996 1 ehci_exynos dw_mmc_exynos 5942 0 dw_mmc_pltfm 2485 1 dw_mmc_exynos usbcore 195286 11 ehci_exynos,usbnet,usb_storage,ehci_hcd,cdc_ether,xhci_plat_hcd,uas,ohci_hcd,ohci_exynos,r8152,xhci_hcd dw_mmc 25740 2 dw_mmc_pltfm,dw_mmc_exynos phy_exynos_usb2 9238 2 usb_common 3659 3 udc_core,usbcore,dwc3 phy_exynos5_usbdrd 7053 4 Also had to manually set the serial console, as u-boot doesn't have a correct console value set: https://bugs.debian.org/877074 Unfortunately, due to a poorly timed power outage, the install logs didn't end up getting written to disk, even though the install proceeded fine. -- System Information: Debian Release: 9.1 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: armhf (armv7l) Kernel: Linux 4.9.0-3-armmp-lpae (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Hi, Holger Wansing <hwans...@mailbox.org> wrote: > > I'm closing the reports below. > > That's installation-reports for Debian 7 with > - undefined errors > - problems which are likely to have been fixed in the meantime > - successful installation > > Because of the age, there is no chance to analyse them further and therefore > they are no longer relevant or of any use for current releases: And thank you for filing these installation bug reports, they have been very useful at the time they were filed! If you know, that the issue you reported (and gets closed here) is still existing in recent installation images, please file a new report for that! round 5 (for Debian 7 / 8 / 9 / pre-buster ): https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706219 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739299 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741206 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742647 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798896 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799570 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805342 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738865 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790708 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804154 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851429 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851432 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851539 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851740 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852779 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853187 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854087 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854428 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854455 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854857 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=856178 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857048 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857179 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857695 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857839 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858139 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858181 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858299 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859233 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860286 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860478 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860809 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861015 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861083 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861380 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861469 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862010 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862025 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862521 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863178 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863241 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863613 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=864935 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=864991 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865473 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865811 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866240 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866597 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866681 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866966 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867064 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867066 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867285 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868085 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868338 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868942 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868994 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869118 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869895 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=870331 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871323 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871569 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=872764 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874314 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874385 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=875788 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876352 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877467 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879514 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879659 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879688 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879987 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880021 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880054 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880104 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880947 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882732 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=884348 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=885026 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886023 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886025 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886970 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=887670 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889673 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889717 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889993 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890192 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890404 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891973 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892405 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893432 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893748 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894059 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894169 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894231 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894270 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895700 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897559 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=899251 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=899321 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900609 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900666 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900738 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901851 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903047 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903244 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=904421 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905827 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906093 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907575 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909294 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909918 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=910023 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=915368 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=916068 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=916381 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=916386 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917350 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917940 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919842 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921264 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921861 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=922115 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923252 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923524 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924179 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924563 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925537 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926111 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926448 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926538 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926975 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926980 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=927811 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928192 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928413 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928414 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928490 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929243 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929476 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931241 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931587 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931918 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=944285 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=944762 -- Holger Wansing <hwans...@mailbox.org> PGP-Fingerprint: 496A C6E8 1442 4B34 8508 3529 59F1 87CA 156E B076
--- End Message ---