Changes between Initial Version and Version 2 of Ticket #31220


Ignore:
Timestamp:
Sep 11, 2011, 4:20:43 PM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please remember to use WikiFormatting and to preview before submitting. Please also Cc the port's maintainer.

You may be thinking of #31073, a general problem fetching from version control systems including CVS, which was introduced in MacPorts 2.0.2 an fixed in MacPorts 2.0.3. That problem had produced the strange error message " does not exist in". The error you are experiencing here is a different error: "CVS login failed". The log elaborates: "connect to common-lisp.net(74.115.254.14):2401 failed: Operation timed out". I am able to fetch slime just fine right now. Can you clean and try again to verify it was not just a temporary problem with their server?

sudo port clean slime

If that does not work, are you on a corporate or otherwise restricted network that might be blocking access to CVS's port 2401? Try accessing other CVS servers, or ask your network administrators if you don't know.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31220

    • Property Cc ryandesign@… added
    • Property Keywords slime removed
    • Property Owner changed from macports-tickets@… to easieste@…
    • Property Summary changed from Can not install Slime to slime: CVS login failed
  • Ticket #31220 – Description

    initial v2  
    11I get the following error message when installing slime:
    22
     3{{{
    34Macintosh:~ charleseliason$ sudo port install slime
    45--->  Computing dependencies for slime
     
    78Log for slime is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_slime/slime/main.log
    89Error: Status 1 encountered during processing.
     10}}}
    911
    1012I had searched previous tickets in reference to this issue and had thought that this error was fixed in version 2.0.3. I have verified version 2.0.3 by:
     13{{{
    1114Macintosh:~ charleseliason$ sudo port selfupdate
    1215Password:
     
    1720--->  MacPorts base is outdated, installing new version 2.0.3
    1821Installing new MacPorts release in /opt/local as root:admin; permissions 0755; Tcl-Package in /Library/Tcl
     22}}}
    1923
    2024I am attaching my log file.
    2125
    22 Thanks,
     26Thanks, [[br]]
    2327Charles
    2428