Your message dated Fri, 01 Mar 2013 00:41:36 +0100
with message-id <[email protected]>
and subject line Re: file: update upstream email address in debian/copyright
has caused the Debian Bug report #690349,
regarding file: update upstream email address in debian/copyright
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.)


-- 
690349: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690349
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: file
Version: 5.11-2
Severity: minor

In debian/copyright, the upstream author's email address is probably
unreachable:

   $ ping zoulas.com
   ping: unknown host zoulas.com

Please update it to according to README file in the sources.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.5-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages file depends on:
ii  libc6      2.13-35
ii  libmagic1  5.11-2
ii  zlib1g     1:1.2.7.dfsg-13

file recommends no packages.

file suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
notfound 690349 5.11-2
thanks

In debian/copyright, the upstream author's email address is probably
unreachable:
   $ ping zoulas.com
   ping: unknown host zoulas.com
Please update it to according to README file in the sources.

In the Domain Name System, there are different types of records. For connecting to a server (like you tried), the A, AAAA, and CNAME records are relevant; however, mail is handled via MX records. It is perfectly OK for a domain name to only have an MX record, and it will be possible to send mail there. There is an MX record for zoulas.com:
  $ dig -t MX zoulas.com | grep -A 1 "ANSWER SECTION"
  ;; ANSWER SECTION:
  zoulas.com.           5569    IN      MX      50 relay.astron.com.

The zoulas.com address listed in debian/copyright has been used in the upstream ChangeLog file consistently since 2008-11-06, whereas the astron.com address mentioned in README was used before. It thus seems to be correct.

This *might* be a bug in the upstream README instead; however, note where the MX record points to - I'd think it is plausible that both addresses still work and are mere aliases.

Ulrich

--- End Message ---

Reply via email to