From: Jack Jansen
Date: Wed, 16 Apr 2003 12:39:03 +0000 (+0000)
Subject: Added a note on getting 404 Not Found errors when loading the database.
X-Git-Tag: v2.3c1~1172
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=64509b33a7d28b067d7ced72891e80c39393b851;p=thirdparty%2FPython%2Fcpython.git
Added a note on getting 404 Not Found errors when loading the database.
---
diff --git a/Mac/OSXResources/app/Resources/English.lproj/Documentation/packman.html b/Mac/OSXResources/app/Resources/English.lproj/Documentation/packman.html
index 66eec88d6aaa..7eef2573f150 100644
--- a/Mac/OSXResources/app/Resources/English.lproj/Documentation/packman.html
+++ b/Mac/OSXResources/app/Resources/English.lproj/Documentation/packman.html
@@ -35,8 +35,18 @@
you about this, and also about other external dependencies.
PackageManager is available as a separate application and also
- as a function of the IDE, through the File->Package Manager menu
+ as a function of the IDE, through the File->Package Manager menu
entry.
+
+ Troubleshooting
+
+ If package manager fails to open the database first check that you are
+ connected to the internet. If you are connected then the problem
+ could be that there is no database (yet?) for your version of Mac OS X.
+ In the standalone Package Manager you can open an alternative database
+ with the File->Open URL... command, but you should realize that
+ you are now on untested ground.
+