summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLPDB.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/TeXLive/TLPDB.pm')
-rw-r--r--Master/tlpkg/TeXLive/TLPDB.pm18
1 files changed, 2 insertions, 16 deletions
diff --git a/Master/tlpkg/TeXLive/TLPDB.pm b/Master/tlpkg/TeXLive/TLPDB.pm
index 8993105264c..2138e4e4179 100644
--- a/Master/tlpkg/TeXLive/TLPDB.pm
+++ b/Master/tlpkg/TeXLive/TLPDB.pm
@@ -293,22 +293,8 @@ sub from_file {
}
} until (!$ret);
if (! $found) {
- tlwarn("$0: Could not load packages from\n");
- tlwarn(" $path\n");
- if ($path =~ m,/2008(/|$),) {
- # have to do this differently in 09/10, since the path will be the same.
- tlwarn("TeX Live 2008 is no longer available for updates.\n")
- } else {
- tlwarn(<<END_EXPLICIT_MIRROR);
-
-You may want to try specifying an explicit or different CTAN mirror;
-see the information and examples for the -repository option at
-http://tug.org/texlive/doc/install-tl.html
-(or in the output of install-tl --help).
-
-END_EXPLICIT_MIRROR
- # above text duplicated in tlmgr.pl, sorry.
- }
+ debug("$0: Could not load packages from\n");
+ debug(" $path\n");
}
# remove the un-xz-ed tlpdb file from temp dir