Your message dated Sun, 09 Sep 2018 21:08:04 +0000
with message-id <[email protected]>
and subject line Bug#739363: fixed in miredo 1.2.6-6
has caused the Debian Bug report #739363,
regarding miredo: Miredo attempts to start before dhcp completes
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 [email protected]
immediately.)


-- 
739363: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739363
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: miredo
Version: 1.2.6-4
Severity: important

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

I use miredo in a virtual machine that gets address from dhcp.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

I start the virtual machine.

   * What was the outcome of this action?

Miredo fails to start because it tries to lookup a hostname before dhcp
completes.

   * What outcome did you expect instead?

Miredo should wait for dhcp complete and then start.

*** End of the template - remove these template lines ***

This is the journal showing the bug:

You can see that it tries to resolve a hostname "teredo-debian.remlab.net"
before dhcp is up.

čen 07 23:16:01 debian-a64 kernel: NET: Registered protocol family 17
čen 07 23:16:01 debian-a64 systemd[1]: Started Raise network interfaces.
čen 07 23:16:01 debian-a64 systemd[1]: Reached target Network.
čen 07 23:16:01 debian-a64 systemd[1]: Starting Permit User Sessions...
čen 07 23:16:01 debian-a64 systemd[1]: Starting Teredo IPv6 tunneling...
čen 07 23:16:01 debian-a64 systemd[1]: Starting OpenBSD Secure Shell server...
čen 07 23:16:01 debian-a64 systemd[1]: Started Permit User Sessions.
čen 07 23:16:01 debian-a64 systemd[1]: Started Serial Getty on ttyAMA0.
čen 07 23:16:01 debian-a64 miredo-checkconf[326]: Invalid hostname 
"teredo-debian.remlab.net" at line 6: Dočasná chyba při vyhodnocování jména
čen 07 23:16:01 debian-a64 miredo-checkconf[326]: Server address not specified
čen 07 23:16:01 debian-a64 miredo-checkconf[326]: Fatal configuration error
čen 07 23:16:01 debian-a64 systemd[1]: Started Getty on tty1.
čen 07 23:16:01 debian-a64 dhclient[289]: Listening on 
LPF/enp1s0/52:54:00:e3:9b:73
čen 07 23:16:01 debian-a64 sh[268]: Listening on LPF/enp1s0/52:54:00:e3:9b:73
čen 07 23:16:01 debian-a64 sh[268]: Sending on   LPF/enp1s0/52:54:00:e3:9b:73
čen 07 23:16:01 debian-a64 sh[268]: Sending on   Socket/fallback
čen 07 23:16:01 debian-a64 sh[268]: DHCPDISCOVER on enp1s0 to 255.255.255.255 
port 67 interval 7
čen 07 23:16:01 debian-a64 sh[268]: DHCPREQUEST of 192.168.208.2 on enp1s0 to 
255.255.255.255 port 67
čen 07 23:16:01 debian-a64 dhclient[289]: Sending on   
LPF/enp1s0/52:54:00:e3:9b:73
čen 07 23:16:01 debian-a64 systemd[1]: Reached target Login Prompts.
čen 07 23:16:01 debian-a64 sh[268]: DHCPOFFER of 192.168.208.2 from 
192.168.208.1
čen 07 23:16:01 debian-a64 sh[268]: DHCPACK of 192.168.208.2 from 192.168.208.1
čen 07 23:16:01 debian-a64 dhclient[289]: Sending on   Socket/fallback
čen 07 23:16:01 debian-a64 dhclient[289]: DHCPDISCOVER on enp1s0 to 
255.255.255.255 port 67 interval 7
čen 07 23:16:01 debian-a64 dhclient[289]: DHCPREQUEST of 192.168.208.2 on 
enp1s0 to 255.255.255.255 port 67
čen 07 23:16:01 debian-a64 dhclient[289]: DHCPOFFER of 192.168.208.2 from 
192.168.208.1
čen 07 23:16:01 debian-a64 dhclient[289]: DHCPACK of 192.168.208.2 from 
192.168.208.1
čen 07 23:16:01 debian-a64 systemd[1]: miredo.service: Control process exited, 
code=exited status=255
čen 07 23:16:01 debian-a64 systemd[1]: miredo.service: Failed with result 
'exit-code'.
čen 07 23:16:01 debian-a64 systemd[1]: Failed to start Teredo IPv6 tunneling.
čen 07 23:16:01 debian-a64 dhclient[289]: bound to 192.168.208.2 -- renewal in 
1364 seconds.
čen 07 23:16:01 debian-a64 sh[268]: bound to 192.168.208.2 -- renewal in 1364 
seconds.
čen 07 23:16:01 debian-a64 sshd[342]: Server listening on 0.0.0.0 port 22.
čen 07 23:16:01 debian-a64 sshd[342]: Server listening on :: port 22.
čen 07 23:16:01 debian-a64 systemd[1]: Started OpenBSD Secure Shell server.
čen 07 23:16:01 debian-a64 systemd[1]: Reached target Multi-User System.
čen 07 23:16:01 debian-a64 systemd[1]: Reached target Graphical Interface.
čen 07 23:16:01 debian-a64 systemd[1]: Starting Update UTMP about System 
Runlevel Changes...
čen 07 23:16:01 debian-a64 systemd[1]: Started Update UTMP about System 
Runlevel Changes.
čen 07 23:16:01 debian-a64 systemd[1]: Startup finished in 21.829s (kernel) + 
861ms (userspace) = 22.691s.
čen 07 23:16:01 debian-a64 systemd[1]: Reloading OpenBSD Secure Shell server.
čen 07 23:16:01 debian-a64 sh[268]: enp1s0=enp1s0
čen 07 23:16:01 debian-a64 sshd[342]: Received SIGHUP; restarting.
čen 07 23:16:01 debian-a64 systemd[1]: Reloaded OpenBSD Secure Shell server.
čen 07 23:16:01 debian-a64 sshd[342]: Server listening on 0.0.0.0 port 22.
čen 07 23:16:01 debian-a64 sshd[342]: Server listening on :: port 22.
čen 07 23:16:01 debian-a64 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp1s0: link 
becomes ready



-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: arm64 (aarch64)

Kernel: Linux 4.17.0 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=cs_CZ.utf8, LC_CTYPE=cs_CZ.utf8 (charmap=UTF-8), 
LANGUAGE=cs_CZ.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages miredo depends on:
ii  adduser              3.117
ii  init-system-helpers  1.51
ii  iproute2             4.16.0-4
ii  libc6                2.27-3
ii  libcap2              1:2.25-1.2
ii  libjudydebian1       1.0.5-5
ii  lsb-base             9.20170808
ii  udev                 238-5

miredo recommends no packages.

miredo suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: miredo
Source-Version: 1.2.6-6

We believe that the bug you reported is fixed in the latest version of
miredo, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tomasz Buchert <[email protected]> (supplier of updated miredo package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 09 Sep 2018 22:41:59 +0200
Source: miredo
Binary: miredo miredo-server
Architecture: source
Version: 1.2.6-6
Distribution: unstable
Urgency: medium
Maintainer: Tomasz Buchert <[email protected]>
Changed-By: Tomasz Buchert <[email protected]>
Description:
 miredo     - Teredo IPv6 tunneling through NATs
 miredo-server - Teredo IPv6 tunneling server
Closes: 739363
Changes:
 miredo (1.2.6-6) unstable; urgency=medium
 .
   * Restart miredo every 60s (Closes: #739363)
Checksums-Sha1:
 17652cb05468950650301714251aa5dee4571174 1937 miredo_1.2.6-6.dsc
 443c53f65d7cb677a582e5c64741014a559e94ca 9380 miredo_1.2.6-6.debian.tar.xz
 01de38443e3ff135bf10da5bef1a1dd904016935 6351 miredo_1.2.6-6_amd64.buildinfo
Checksums-Sha256:
 a487c5391e50f5c88110fb71f431c59a6f2911e81311ebbe030a15639a6fc6b0 1937 
miredo_1.2.6-6.dsc
 c848875396d7f825ad92f74a05d55e4a6d937b2ca95bd6c311187e5d47b7e6e8 9380 
miredo_1.2.6-6.debian.tar.xz
 65b5562273ba62b098d3db40581c38f989286d166991372895932c774c427ebb 6351 
miredo_1.2.6-6_amd64.buildinfo
Files:
 f10c60cbb198e27a3e1aac6e414962f9 1937 net optional miredo_1.2.6-6.dsc
 e465df2c79becad36f450babf65087f7 9380 net optional miredo_1.2.6-6.debian.tar.xz
 459a766a69d82666515a3ad54c0fec0c 6351 net optional 
miredo_1.2.6-6_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEzmRl4OZ9N8ZVV+eKAK40x+rZ6zgFAluVh0oSHHRvbWFzekBk
ZWJpYW4ub3JnAAoJEACuNMfq2es4wkgP/iTxQLQwdFFBn1tMLWI07jTqR0fWZJpD
4zIKwVNr9xJ0J3VTM8YzQTVjjHgSKFfavce0VJX8UXQlWYIdrHwa949Zly9wvd4f
N3DMaAttnvy8ZJr18MVgKn3pcvOVc6kL4esYpkREiKWEKQrKG0Fq4CksuCgCg7Pq
OV6CVivTRGJVJUaHTjFbz+QLAn2lX2GzjXyJ1vuyaLYdnhLkQM/I6ZHyI9Ix43yQ
35Wq7Spz1duaMXc4q8zQmra9YjL6+Nc69BRLd374BUGzEA7lkQ7L9hWCHeg3YFtA
HybC9YoRS1fVxYgmnz+c2LWxXyFlolQxefn9mNQCRXg+/NrfWzpaVdDpd4ut6FB/
4FRZpb8ugjcPEHL104DHxajcyBPiRlQRHevn5Pjw43S2qrQFuqmdRQP333+fRDLW
+6/iis3yp9OAcPzE7uYkOa2XjkBLX1woy0JDu8TKePs97fkR0EJHAWAt5kJj534c
KEvyqX41S9WeSe1GbZABhk/EuzYM9s4kiFaFokXFajYa0SSgm7oDZhJN72IJSWAU
fQdpzZPjCkVPn0iB7NlawCVWP0Dy5y14BhEVI/wnUbWfXv2s4fdRqjvZxvOI7l54
tyk8wCsXwNVhqijfjZhvvpK4NH/WwCqIgqW8ld3TeLye41b1NaLdY4U1nNxIHJq1
rsDkZ5ZP5Ng0
=65k3
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to