Hi,
Using the Sunday Jul 9 cvs updated XEmacs 21.2.34 (cygnus/w2k), I
cannot "list and install" packages. It looks like XEmacs is trying to
open a file as a directory, but it beats me why. Using a build from a
few weeks ago, this worked just fine (since then, I also went from nt4
to w2k - I don't think this could be the problem though - but who
knows...). Any help would be appreciated. Thanks.
Here's the message log leading to the error:
----------------------------- cut here -----------------------------
XEmacs 21.2 (beta34) "Molpe" [Lucid] (i686-pc-cygwin) of Sun Jul 9 2000 on
LUCY
Loading package-get...
Loading package-get...done
Loading package-ui...
Loading package-ui...done
Loading efs-dump...
Loading efs-dump...done
Loading efs...
Loading efs...done
Opening FTP connection to ftp.xemacs.org...
Logging in as user anonymous...
Logging in as user anonymous...done
Getting pwd...
Getting pwd...done
CWD'ing to
/anonymous@ftp.xemacs.org:/pub/xemacs/packages/package-index.LATEST.pgp/...
CWD'ing to /anonymous@ftp.xemacs.org:/pub/xemacs/packages/...
CWD'ing to /anonymous@ftp.xemacs.org:/pub/xemacs/packages/...done
Listing /anonymous@ftp.xemacs.org:/pub/xemacs/packages/...
Listing /anonymous@ftp.xemacs.org:/pub/xemacs/packages/...done
Opening input file: No such file or directory,
/anonymous@ftp.xemacs.org:/pub/xemacs/packages/package-index.LATEST.pgp
----------------------------- cut here -----------------------------
and here's the ftp log:
----------------------------- cut here -----------------------------
open
ftp.xemacs.org
Connected to
xemacs.org.
220 ProFTPD 1.2.0pre10 Server (ProFTPD on
ftp.tux.org) [
gwyn.tux.org]
quote user "anonymous"
ftp> 331 Anonymous login ok, send your complete e-mail address as password.
ftp> quote pass Turtle Power!
230-+--------------------------------------------------------------------------+
| Welcome to
ftp.tux.org! |
+--------------------------------------------------------------------------+
| This server and its network connection have been graciously donated by |
| Erol's Internet Services of Springfield, Virginia, USA (703) 321-8000. |
| |
| It is a 350 MHz AMD K6-2 with 128 MB of RAM and running Linux. |
| It is administered by Linux user groups in the East Coast of the USA on |
| behalf of their members and the Linux community worldwide. |
| |
| The goal of this FTP site is to provide timely mirrors of Linux-related |
| software from all over the world. It is not a complete mirror of all of |
| the large sites; instead it combines mirrors of the most important parts |
| of the large FTP archives with direct nightly mirrors of many smaller, |
| harder-to-find sites plus a growing amount of original content. |
| |
| If there is something Linux-related you would like to have added to the |
| mirror or if you see a problem with something already mirrored here, |
| please contact <ftp(a)tux.org>. |
+--------------------------------------------------------------------------+
230 Anonymous access granted, restrictions apply.
ftp> hash
Hash mark printing on (1024 bytes/hash mark).
ftp> quote pwd
257 "/" is current directory.
ftp> quote syst
215 UNIX Type: L8
ftp> quote cwd /pub/xemacs/packages/package-index.LATEST.pgp/
550 /pub/xemacs/packages/package-index.LATEST.pgp/: Not a directory
ftp> quote site idle
500 'SITE IDLE' not understood.
ftp> quote cwd /pub/xemacs/packages/
250 CWD command successful.
ftp> ls "-al" /tmp/efsbzBgWb
200 PORT command successful.
150 Opening ASCII mode data connection for file list.
226 Transfer complete.
ftp>
----------------------------- cut here -----------------------------
--
Cheers,
-Dima.