Bug#809654: installation-reports: Asus AT4NM10-I installs to blank screen but I have mouse control
Package: installation-reports Severity: normal Dear Maintainer, Did a clean install of Debian 8.2 from network, thought I would give Linix a try on an old Atom machine I had. Went well but on first boot had a grey screen. But I could move the mouse around to the right of the monitor where it would stop. If I moved to the left it would keep going, like I had two monitors. Only way around it at the moment is to add nomodeset to the boot command but that has an impact on performace/screen size it seems -- Package-specific info: Boot method: network Image version: Debian 8.2 Date: Machine: Asus AT4NM10-I Partitions: Filesystem Type 1K-blocksUsed Available Use% Mounted on /dev/dm-1 ext4 235873040 4054848 219813432 2% / udev devtmpfs 10240 0 10240 0% /dev tmpfs tmpfs 4097526032403720 2% /run tmpfs tmpfs 1024372 212 1024160 1% /dev/shm tmpfs tmpfs 5120 4 5116 1% /run/lock tmpfs tmpfs 1024372 0 1024372 0% /sys/fs/cgroup /dev/sda1 ext2240972 34633193898 16% /boot tmpfs tmpfs 204876 8204868 1% /run/user/117 tmpfs tmpfs 204876 16204860 1% /run/user/1000 Base System Installation Checklist: [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it Initial boot: [O] Detect network card:[O] Configure network: [O] Detect CD: [O] Load installer modules: [O] Clock/timezone setup: [O] User/password setup:[O] Detect hard drives: [O] Partition hard drives: [O] Install base system:[O] Install tasks: [O] Install boot loader:[O] Overall install:[E] Comments/Problems: Overall install seemed to go well, it's just I can't login without adding nomodeset to the boot -- Please make sure that the hardware-summary log file, and any other installation logs that you think would be useful are attached to this report. Please compress large files using gzip. Once you have filled out this report, mail it to sub...@bugs.debian.org. == Installer lsb-release: == DISTRIB_ID=Debian DISTRIB_DESCRIPTION="Debian GNU/Linux installer" DISTRIB_RELEASE="8 (jessie) - installer build 20150422+deb8u2" X_INSTALLATION_MEDIUM=cdrom == Installer hardware-summary: == uname -a: Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u3 (2015-08-04) x86_64 GNU/Linux lspci -knn: 00:00.0 Host bridge [0600]: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx DMI Bridge [8086:a000] lspci -knn: Subsystem: ASUSTeK Computer Inc. Device [1043:83e6] lspci -knn: Kernel driver in use: agpgart-intel lspci -knn: 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller [8086:a001] lspci -knn: Subsystem: ASUSTeK Computer Inc. Device [1043:83e6] lspci -knn: 00:02.1 Display controller [0380]: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller [8086:a002] lspci -knn: Subsystem: ASUSTeK Computer Inc. Device [1043:83e6] lspci -knn: 00:1b.0 Audio device [0403]: Intel Corporation NM10/ICH7 Family High Definition Audio Controller [8086:27d8] (rev 02) lspci -knn: Subsystem: ASUSTeK Computer Inc. Device [1043:83f8] lspci -knn: Kernel driver in use: snd_hda_intel lspci -knn: 00:1c.0 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 1 [8086:27d0] (rev 02) lspci -knn: Kernel driver in use: pcieport lspci -knn: 00:1c.1 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 2 [8086:27d2] (rev 02) lspci -knn: Kernel driver in use: pcieport lspci -knn: 00:1d.0 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 [8086:27c8] (rev 02) lspci -knn: Subsystem: ASUSTeK Computer Inc. Device [1043:83e7] lspci -knn: Kernel driver in use: uhci_hcd lspci -knn: 00:1d.1 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 [8086:27c9] (rev 02) lspci -knn: Subsystem: ASUSTeK Computer Inc. Device [1043:83e7] lspci -knn: Kernel driver in use: uhci_hcd lspci -knn: 00:1d.2 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 [8086:27ca] (rev 02) lspci -knn: Subsystem: ASUSTeK Computer Inc. Device [1043:83e7] lspci -knn: Kernel driver in use: uhci_hcd lspci -knn: 00:1d.3 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 [8086:27cb] (rev 02) lspci -knn: Subsystem: ASUSTeK Computer Inc. Device [1043:83e7] lspci -knn: Kernel driver in use: uhci_hcd lspci -knn: 00:1d.7 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller [8086:27cc] (rev 02) lspci -knn: Subsystem: ASUS
Bug#809654:
I did some research and it seems to be a hardware issue with this motherboard (and some other Intel Atom based desktops). They are designed for Laptops with built in monitor panels and it defaults to that during boot, and of course as it doesn't have one I can't see the login screen. I added "video=LVDS-1:d video=VGA-1:e" to my grub configuration and I can now login properly. Even though I guess it's a workaround more than a fix I guess this bug can be closed as it's a hardware bug and not really a debian bug?
Bug#809654:
Hi, Jonathan McCormack (2016-01-02): > I did some research and it seems to be a hardware issue with this > motherboard (and some other Intel Atom based desktops). They are > designed for Laptops with built in monitor panels and it defaults to > that during boot, and of course as it doesn't have one I can't see the > login screen. > > I added "video=LVDS-1:d video=VGA-1:e" to my grub configuration and I > can now login properly. Even though I guess it's a workaround more than > a fix I guess this bug can be closed as it's a hardware bug and not > really a debian bug? Thanks for the follow-up! After a cursory look, I'd tend to agree and close this bug report. I'll leave it open for a while though, in case somebody thinks differently. ;) Mraw, KiBi. signature.asc Description: Digital signature
Re: Uploading linux (4.3.3-3)
On Sat, 2016-01-02 at 11:17 +0100, Karsten Merker wrote: > On Fri, Jan 01, 2016 at 10:22:21PM +, Ben Hutchings wrote: > > > I intend to upload linux version 4.3.3-3 to unstable tomorrow. Various > > bug fixes, no ABI change. > > Hello Ben, > > I had yesterday evening started a test-build of the sid branch > (as of commit 9e020405e9a640988e96432a0c55c4d25e2dbd2a) on armhf > and it has in the meantime failed with an ABI mismatch: > > debian/bin/buildcheck.py debian/build/build_armhf_none_armmp armhf none armmp > ABI has changed! Refusing to continue. > > Changed symbols: > dccp_reqsk_init ignored, module: > net/dccp/dccp, version: 0x018b942c -> 0x3d83845c, export: EXPORT_SYMBOL_GPL > fl6_merge_optionsignored, module: vmlinux, > version: 0xf50c04d3 -> 0x353f83f5, export: EXPORT_SYMBOL_GPL > fl6_sock_lookup ignored, module: vmlinux, > version: 0xc031942e -> 0xce858b77, export: EXPORT_SYMBOL_GPL > fl6_update_dst ignored, module: vmlinux, > version: 0x5f539495 -> 0xffb74af4, export: EXPORT_SYMBOL_GPL > inet_sk_diag_fillignored, module: > net/ipv4/inet_diag, version: 0xc3401e4a -> 0xb437dbef, export: > EXPORT_SYMBOL_GPL > ip6_append_data ignored, module: vmlinux, > version: 0x23dcab32 -> 0x13789ef9, export: EXPORT_SYMBOL_GPL > ip6_datagram_send_ctlignored, module: vmlinux, > version: 0x98c6d8f5 -> 0x412d1f86, export: EXPORT_SYMBOL_GPL > ip6_xmit ignored, module: vmlinux, > version: 0xeb025a44 -> 0xffc68990, export: EXPORT_SYMBOL > ipv6_dup_options ignored, module: vmlinux, > version: 0xc47698da -> 0xeb2cdba6, export: EXPORT_SYMBOL_GPL > ipv6_fixup_options ignored, module: vmlinux, > version: 0x58413099 -> 0x463d24ea, export: EXPORT_SYMBOL_GPL > ipv6_push_nfrag_opts ignored, module: vmlinux, > version: 0x367816a7 -> 0x7cae987f, export: EXPORT_SYMBOL > task_user_regset_viewmodule: vmlinux, version: > 0xce1f8928 -> 0xbc758daf, export: EXPORT_SYMBOL_GPL > tcp_cong_avoid_aiignored, module: vmlinux, > version: 0xb00922e8 -> 0xdb81ce90, export: EXPORT_SYMBOL_GPL > tcp_slow_start ignored, module: vmlinux, > version: 0x1259e239 -> 0x4cb6ec06, export: EXPORT_SYMBOL_GPL > debian/rules.real:173: recipe for target > 'debian/stamps/build_armhf_none_armmp_plain' failed task_user_regset_view changed everywhere, but only due to a new #include. I'll apply the workaround that's already applied on the jessie-security branch. Thanks for checking. Ben. -- Ben Hutchings Kids! Bringing about Armageddon can be dangerous. Do not attempt it in your own home. - Terry Pratchett and Neil Gaiman, `Good Omens' signature.asc Description: This is a digitally signed message part
[PATCH 0/3] Add sparc64 support to base-installer
Hi! Here's a small set of changes which adds support for the sparc64 architecture. It basically clones the scripts and tests from the sparc architecture which was using the same 64-bit kernel that sparc64 is using. Cheers, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 John Paul Adrian Glaubitz (3): kernel: Clone script for sparc64 from sparc, add it to Makefile. kernel: Clone tests for sparc64 from sparc. Add changelog entries for sparc64 updates. debian/changelog| 7 kernel/Makefile | 2 +- kernel/sparc64.sh | 20 ++ kernel/tests/sparc64/niagara-t1-smp.cpuinfo | 58 + kernel/tests/sparc64/niagara-t1-smp.test| 12 ++ kernel/tests/sparc64/niagara-t1-up.cpuinfo | 28 ++ kernel/tests/sparc64/niagara-t1-up.test | 12 ++ kernel/tests/sparc64/ultra-IIi.cpuinfo | 10 + kernel/tests/sparc64/ultra-IIi.test | 10 + 9 files changed, 158 insertions(+), 1 deletion(-) create mode 100644 kernel/sparc64.sh create mode 100644 kernel/tests/sparc64/niagara-t1-smp.cpuinfo create mode 100644 kernel/tests/sparc64/niagara-t1-smp.test create mode 100644 kernel/tests/sparc64/niagara-t1-up.cpuinfo create mode 100644 kernel/tests/sparc64/niagara-t1-up.test create mode 100644 kernel/tests/sparc64/ultra-IIi.cpuinfo create mode 100644 kernel/tests/sparc64/ultra-IIi.test -- 2.6.4
[PATCH 2/3] kernel: Clone tests for sparc64 from sparc.
Signed-off-by: John Paul Adrian Glaubitz --- kernel/tests/sparc64/niagara-t1-smp.cpuinfo | 58 + kernel/tests/sparc64/niagara-t1-smp.test| 12 ++ kernel/tests/sparc64/niagara-t1-up.cpuinfo | 28 ++ kernel/tests/sparc64/niagara-t1-up.test | 12 ++ kernel/tests/sparc64/ultra-IIi.cpuinfo | 10 + kernel/tests/sparc64/ultra-IIi.test | 10 + 6 files changed, 130 insertions(+) create mode 100644 kernel/tests/sparc64/niagara-t1-smp.cpuinfo create mode 100644 kernel/tests/sparc64/niagara-t1-smp.test create mode 100644 kernel/tests/sparc64/niagara-t1-up.cpuinfo create mode 100644 kernel/tests/sparc64/niagara-t1-up.test create mode 100644 kernel/tests/sparc64/ultra-IIi.cpuinfo create mode 100644 kernel/tests/sparc64/ultra-IIi.test diff --git a/kernel/tests/sparc64/niagara-t1-smp.cpuinfo b/kernel/tests/sparc64/niagara-t1-smp.cpuinfo new file mode 100644 index 000..942e8c1 --- /dev/null +++ b/kernel/tests/sparc64/niagara-t1-smp.cpuinfo @@ -0,0 +1,58 @@ +cpu: UltraSparc T1 (Niagara) +fpu: UltraSparc T1 integrated FPU +prom : OBP 4.26.1 2007/04/02 16:26 +type : sun4v +ncpus probed : 16 +ncpus active : 16 +D$ parity tl1 : 0 +I$ parity tl1 : 0 +Cpu0Bogo : 1993.81 +Cpu0ClkTck : 3b9aca00 +Cpu1Bogo : 1989.74 +Cpu1ClkTck : 3b9aca00 +Cpu2Bogo : 1986.99 +Cpu2ClkTck : 3b9aca00 +Cpu3Bogo : 1984.34 +Cpu3ClkTck : 3b9aca00 +Cpu4Bogo : 1981.84 +Cpu4ClkTck : 3b9aca00 +Cpu5Bogo : 1979.49 +Cpu5ClkTck : 3b9aca00 +Cpu6Bogo : 1977.14 +Cpu6ClkTck : 3b9aca00 +Cpu7Bogo : 1974.79 +Cpu7ClkTck : 3b9aca00 +Cpu8Bogo : 1972.45 +Cpu8ClkTck : 3b9aca00 +Cpu9Bogo : 1970.05 +Cpu9ClkTck : 3b9aca00 +Cpu10Bogo : 1967.69 +Cpu10ClkTck: 3b9aca00 +Cpu11Bogo : 1965.33 +Cpu11ClkTck: 3b9aca00 +Cpu12Bogo : 1963.01 +Cpu12ClkTck: 3b9aca00 +Cpu13Bogo : 1960.66 +Cpu13ClkTck: 3b9aca00 +Cpu14Bogo : 1958.30 +Cpu14ClkTck: 3b9aca00 +Cpu15Bogo : 1955.95 +Cpu15ClkTck: 3b9aca00 +MMU Type : Hypervisor (sun4v) +State: +CPU0: online +CPU1: online +CPU2: online +CPU3: online +CPU4: online +CPU5: online +CPU6: online +CPU7: online +CPU8: online +CPU9: online +CPU10: online +CPU11: online +CPU12: online +CPU13: online +CPU14: online +CPU15: online diff --git a/kernel/tests/sparc64/niagara-t1-smp.test b/kernel/tests/sparc64/niagara-t1-smp.test new file mode 100644 index 000..a482c83 --- /dev/null +++ b/kernel/tests/sparc64/niagara-t1-smp.test @@ -0,0 +1,12 @@ +cpuinfo niagara-t1-smp.cpuinfo +machine sparc64 +majors 2.6 +flavour sparc64 +kernel-2.6 \ + linux-image-sparc64-smp \ + linux-image-sparc64 +usable \ + linux-image-sparc64 \ + linux-image-sparc64-smp \ + linux-image-2.6.18-1-sparc64 \ + linux-image-2.6.18-1-sparc64-smp diff --git a/kernel/tests/sparc64/niagara-t1-up.cpuinfo b/kernel/tests/sparc64/niagara-t1-up.cpuinfo new file mode 100644 index 000..0d6f95c --- /dev/null +++ b/kernel/tests/sparc64/niagara-t1-up.cpuinfo @@ -0,0 +1,28 @@ +cpu: UltraSparc T1 (Niagara) +fpu: UltraSparc T1 integrated FPU +prom : OBP 4.26.1 2007/04/02 16:26 +type : sun4v +ncpus probed : 1 +ncpus active : 1 +D$ parity tl1 : 0 +I$ parity tl1 : 0 +Cpu0Bogo : 1993.81 +Cpu0ClkTck : 3b9aca00 +MMU Type : Hypervisor (sun4v) +State: +CPU0: online +CPU1: online +CPU2: online +CPU3: online +CPU4: online +CPU5: online +CPU6: online +CPU7: online +CPU8: online +CPU9: online +CPU10: online +CPU11: online +CPU12: online +CPU13: online +CPU14: online +CPU15: online diff --git a/kernel/tests/sparc64/niagara-t1-up.test b/kernel/tests/sparc64/niagara-t1-up.test new file mode 100644 index 000..5d24e48 --- /dev/null +++ b/kernel/tests/sparc64/niagara-t1-up.test @@ -0,0 +1,12 @@ +cpuinfo niagara-t1-up.cpuinfo +machine sparc64 +majors 2.6 +flavour sparc64 +kernel-2.6 \ + linux-image-sparc64-smp \ + linux-image-sparc64 +usable \ + linux-image-sparc64 \ + linux-image-sparc64-smp \ + linux-image-2.6.18-1-sparc64 \ + linux-image-2.6.18-1-sparc64-smp diff --git a/kernel/tests/sparc64/ultra-IIi.cpuinfo b/kernel/tests/sparc64/ultra-IIi.cpuinfo new file mode 100644 index 000..877961b --- /dev/null +++ b/kernel/tests/sparc64/ultra-IIi.cpuinfo @@ -0,0 +1,10 @@ +cpu : TI UltraSparc IIi (Sabre) +fpu : UltraSparc IIi integrated FPU +promlib : Version 3 Revision 11 +prom: 3.11.9 +type
[PATCH 1/3] kernel: Clone script for sparc64 from sparc, add it to Makefile.
Signed-off-by: John Paul Adrian Glaubitz --- kernel/Makefile | 2 +- kernel/sparc64.sh | 20 2 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 kernel/sparc64.sh diff --git a/kernel/Makefile b/kernel/Makefile index e3275fd..ba94653 100644 --- a/kernel/Makefile +++ b/kernel/Makefile @@ -1,4 +1,4 @@ -ARCHES = alpha amd64 arm64 armeb armel armhf hppa i386 ia64 m68k mips mipsel powerpc ppc64el s390x sh4 sparc kfreebsd-amd64 kfreebsd-i386 +ARCHES = alpha amd64 arm64 armeb armel armhf hppa i386 ia64 m68k mips mipsel powerpc ppc64el s390x sh4 sparc sparc64 kfreebsd-amd64 kfreebsd-i386 test: @STATUS=0; \ diff --git a/kernel/sparc64.sh b/kernel/sparc64.sh new file mode 100644 index 000..f7b2a4d --- /dev/null +++ b/kernel/sparc64.sh @@ -0,0 +1,20 @@ +arch_get_kernel_flavour () { + echo "$MACHINE" + return 0 +} + +arch_check_usable_kernel () { + if echo "$1" | grep -Eq -- "-sparc64(-.*)?$"; then return 0; fi + return 1 +} + +arch_get_kernel () { + imgbase=linux-image + + CPUS=`grep 'ncpus probed' "$CPUINFO" | cut -d: -f2` + TYPE=`grep '^type' "$CPUINFO" | head -n1 | cut -d: -f2 | sed -e 's/^[[:space:]]//'` + if [ "$CPUS" -ne 1 ] || [ "$TYPE" = "sun4v" ]; then + echo "$imgbase-$1-smp" + fi + echo "$imgbase-$1" +} -- 2.6.4
[PATCH 3/3] Add changelog entries for sparc64 updates.
Signed-off-by: John Paul Adrian Glaubitz --- debian/changelog | 7 +++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 00ffc1e..f70eb23 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +base-installer (1.160) UNRELEASED; urgency=medium + + * kernel: Clone script for sparc64 from sparc, add it to Makefile. + * kernel: Clone tests for sparc64 from sparc. + + -- John Paul Adrian Glaubitz Sat, 02 Jan 2016 21:05:15 +0100 + base-installer (1.159) unstable; urgency=medium [ Updated translations ] -- 2.6.4
Debian installer modifications
Hi There, my Name is Diogo and I’m the team manager of a project that's building an OS (we will make it completely open source) for children in Portugal, and we are using your debian image jessie SO basis and there for i would like to ask you guys if you could tell me how to change the icons, text etc. in the image installer and boot, also i have a question about the moment a user comes the moment where he choses the type of file system that he want to use, so what i would like to know is, is there any way we can set that for only brtfs and add an option where he choses if he's a student or a teacher, is that again your licenses or not and if not how can we implement that Greetz Diogo Figueira
Re: Debian installer modifications
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi Diogo, This guide will show you how to create versatile installation media and covers branding too. https://wiki.debian.org/DebianCustomCD In a public education environment I would personally get SaltStack [1] in the mix and instead of producing an entire distro, use Fully Automated Installation [2] so you can control the initial setup but also updates and patches moving forward. [1] http://saltstack.com [2] http://fai-project.org On 2 January 2016 20:47:16 GMT+00:00, Diogo Figueira wrote: >Hi There, my Name is Diogo and I’m the team manager of a project that's >building an OS (we will make it completely open source) for children in >Portugal, and we are using your debian image jessie SO basis and there >for i would like to ask you guys if you could tell me how to change the >icons, text etc. in the image installer and boot, also i have a >question about the moment a user comes the moment where he choses the >type of file system that he want to use, so what i would like to know >is, is there any way we can set that for only brtfs and add an option >where he choses if he's a student or a teacher, is that again your >licenses or not and if not how can we implement that > > >Greetz > >Diogo Figueira - -- Sent from my Android device with K-9 Mail. Please excuse my brevity. -BEGIN PGP SIGNATURE- Version: APG v1.1.1 iQJCBAEBCgAsBQJWiEkyJRxMZWUgRnVsbGVyIDxsZWUuZnVsbGVyQGxlZXN5cy5j by51az4ACgkQUXUS7Yi9PKdnyBAAk/HZLqsRE8bQTVs18iTzw2Hs8WJhw7jYVC18 sswJ0LrtrhT+sU7sMX5KYudjnaZYeyUicW6/iONCAT1i2oWnzwQAy9kWgRGODNrJ msOdVnw+OteuGJHTgFFk96LcenZMvlDnHGF1Yk1Wg11050qplz4wuTarNrmgYOwc v/g1r2VMEBOdvLH/3/bRhUhVTtvHQYaSzxV/gmZQX+xGSHs9KFtHwXDJG6Oz0zyl G1cNqAwOcaSv9vujkEc0DXY/GKGpQ1NWV5XXhprKntzzrZYihyO7HX+Bx3OXEa4O +gEgFpN+vfSM2xkozPLy+j0TqbeudB+wuu0VjcbTx+JrJ4xLk39/WQKHFTE9DQjq kG7IKZNGC/FNyPgJ6qynb+cPka7F5Y1lm29W0VOkOB+nvEW+sYUSIBfIM4OdbY9k kosWrtetqNHsVixIbz7G31GyfKClMjGApbBr0vFyhOGCGt6kVJvTu5t897akhr7Y WdFL5tYuwP2YfgODtKNeIFKevcjO4m04Fsiq0x+tGbQMjPt1MKojNuKpuNGYLLI7 QtnPv1ef87fphsM7WO3yZqg9nrdNMJuBquIymMmjR3TQ165ygOtJBhc3C5YtftIi IvaGWM2WHPqKDUUBSjQoyf4UHSB74Wz3Npt2eJYvaJrY8ch4+MxmEtwHVOTOwe0D nd3Iu4c= =QQSH -END PGP SIGNATURE-
d-i.debian.org now available through https!
Hi, DSA just did whatever was needed so that d-i.debian.org is available over https as well as over http (with a redirection from the latter to the former). I've already patched: - debian-installer (there's still a hit when grepping there but I'm not too happy with touching the contents of an old talk); - netboot-assistant; - win32-loader. Remaining hits (according to codesearch): - debian-cd; - live-build; - virt-manager. I'll file bug reports shortly for those. I expect a few hiccups with scripts running on dillon (given the https dance we have to do when running on debian.org machines), which I'll try to notice/fix as they happen, over the upcoming hours/days. Mraw, KiBi. signature.asc Description: Digital signature
Bug#762053: marked as done (d-i.debian.org: investigate getting published over https)
Your message dated Sun, 3 Jan 2016 00:49:00 +0100 with message-id <20160102234859.gd19...@mraw.org> and subject line d-i.debian.org now available through https! has caused the Debian Bug report #762053, regarding d-i.debian.org: investigate getting published over https 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.) -- 762053: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762053 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: d-i.debian.org Severity: normal Everything's in the subject. Mraw, KiBi. --- End Message --- --- Begin Message --- Hi, DSA just did whatever was needed so that d-i.debian.org is available over https as well as over http (with a redirection from the latter to the former). I've already patched: - debian-installer (there's still a hit when grepping there but I'm not too happy with touching the contents of an old talk); - netboot-assistant; - win32-loader. Remaining hits (according to codesearch): - debian-cd; - live-build; - virt-manager. I'll file bug reports shortly for those. I expect a few hiccups with scripts running on dillon (given the https dance we have to do when running on debian.org machines), which I'll try to notice/fix as they happen, over the upcoming hours/days. Mraw, KiBi. signature.asc Description: Digital signature --- End Message ---
Re: d-i.debian.org now available through https!
Cyril Brulebois (2016-01-03): > Remaining hits (according to codesearch): > - debian-cd; > - live-build; > - virt-manager. > > I'll file bug reports shortly for those. Bug#809697: virt-manager: please switch d-i URLs to https Bug#809698: debian-cd: please switch d-i.debian.org URIs from http to https. Bug#809699: live-build: please switch d-i.debian.org URIs from http to https. Mraw, KiBi. signature.asc Description: Digital signature