When trying to install a language pack immediately after 2.5 was released I got this. Note that the error is correct. 2.6 didnt exist yet.
cURL request for "http://download.moodle.org/langpack/2.6/languages.md5" failed, HTTP response code: HTTP/1.1 404 Not Found
|
|
line 1362 of /lib/filelib.php: call to debugging()
|
line 683 of /lib/componentlib.class.php: call to download_file_content()
|
line 244 of /admin/tool/langimport/index.php: call to lang_installer->get_remote_list_of_languages()
|
|
Because Moodle can not connect to download.moodle.org, we are unable to do language pack installation automatically. Please download the appropriate zip file(s) from http://download.moodle.org, copy them to your /home/andrew/Desktop/tempdata/moodledata/dev/master/lang/ directory and unzip them manually.
|
HOWEVER, http://download.moodle.org could at least be a proper link instead of making me copy and paste the URL.