Your message dated Mon, 15 Jul 2013 21:38:59 +0200
with message-id <[email protected]>
and subject line 493451 fixed in 0.37
has caused the Debian Bug report #493451,
regarding Typo in default /etc/di-netboot-assistant/di-sources.list
("arbitraty" => "arbitrary")
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.)
--
493451: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493451
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: di-netboot-assistant
Version: 0.36
Tags: patch
Severity: minor
There is a typo in the default /etc/di-netboot-assistant/di-sources.list:
# 1st field: An arbitraty repository name
should be:
# 1st field: An arbitrary repository name
Patch attached.
Regards,
--
Chris Lamb, UK [email protected]
GPG: 0x634F9A20
diff -urNad
di-netboot-assistant-0.36.orig/etc/di-netboot-assistant/di-sources.list
di-netboot-assistant-0.36/etc/di-netboot-assistant/di-sources.list
--- di-netboot-assistant-0.36.orig/etc/di-netboot-assistant/di-sources.list
2008-08-02 18:53:20.000000000 +0100
+++ di-netboot-assistant-0.36/etc/di-netboot-assistant/di-sources.list
2008-08-02 18:53:45.000000000 +0100
@@ -1,7 +1,7 @@
#di-netboot-assistant v0.3 sources file
#
#Format: Each must contain three fields, separated by single tabulation.
-# 1st field: An arbitraty repository name (must match "[[:alnum:]_\.-]+")
+# 1st field: An arbitrary repository name (must match "[[:alnum:]_\.-]+")
# 2nd field: The architecture (debian's architecture name)
# 3rd field: The base URL to download files from (it should contain
# a debian-installer folder)
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
fixed 493451 0.37
thanks
Typo was fixed in 0.37
--- End Message ---