Hi,

Surely it might be region specific or temporary issue.

According to
Debian mirror status [1], mirrors.xtom.jp was timed-out
at that time, but it was resolved now.

I've tried again and this issue is still reproducible even though mirror
status was resolved.

[1] https://mirror-master.debian.org/status/mirror-status.html

I've collected syslog.
If the problem was reproduced, it takes 20 or 30 minites to be
processed.
It seems that choose-mirror causes this edge case.

Case 1:

  Mar  2 09:54:30 choose-mirror[22395]: DEBUG: command: wget
--no-verbose http://ftp.us.debian.org/debian/dists/trixie/Release -O - | grep 
-E 
'^(Suite|Codename|Architectures):'
  Mar  2 09:55:24 init: starting pid 453, tty '/dev/tty2': '-/bin/sh'
  Mar  2 10:01:15 choose-mirror[22395]: DEBUG: command: wget
--no-verbose http://ftp.us.debian.org/debian/dists/testing/Release -O - | grep 
-E
 '^(Suite|Codename|Architectures):'
  Mar  2 10:08:02 choose-mirror[22395]: INFO: suite/codename set to:
testing/trixie
  Mar  2 10:08:02 choose-mirror[22395]: DEBUG: command: wget
--no-verbose 
http://ftp.us.debian.org/debian//dists/trixie/main/binary-amd64/Release -O - | 
grep ^Architecture:
  Mar  2 10:14:48 /bin/in-target: warning: /target/etc/mtab won't be
updated since it is a symlink.


Case 2:

  Mar  2 10:39:16 choose-mirror[22461]: DEBUG: command: wget
--no-verbose http://deb.debian.org/debian/dists/trixie/Release -O - | grep -E 
'^(
Suite|Codename|Architectures):'
  Mar  2 10:48:17 choose-mirror[22461]: DEBUG: command: wget
--no-verbose http://deb.debian.org/debian/dists/testing/Release -O - | grep -E 
'^(Suite|Codename|Architectures):'
  Mar  2 10:57:18 choose-mirror[22461]: INFO: suite/codename set to:
testing/trixie
  Mar  2 10:57:18 choose-mirror[22461]: DEBUG: command: wget
--no-verbose 
http://deb.debian.org/debian//dists/trixie/main/binary-amd64/Release -O - | 
grep ^Architecture:
  Mar  2 11:06:18 /bin/in-target: warning: /target/etc/mtab won't be
updated since it is a symlink.
  Mar  2 11:06:24 in-target:
  Get:1 http://deb.debian.org/debian trixie InRelease [175 kB]


Regards,

Reply via email to