When I try to update package index
(running from 21.1.11 solaris) I get:
(1) (error/warning) Error in process filter: (ftp-error FTP Error: CWD 550
/pub/xemacs/packages/package-index.LATEST.pgp/: Not a directory. failed: )
The problem seems to be that efs insists that the package index file
is a directory instead of a file, and gets an error when it trys to
download the index.
(package-get-locate-index-file nil) ==>
"/anonymous@ftp.sunsite.utk.edu:pub/xemacs/packages/package-index.LATEST.pgp"
-jeff