Opened 20 years ago

Closed 20 years ago

Last modified 20 years ago

#1343 closed defect (fixed)

emacs dport devel variant fails because CVS login method has changed

Reported by: cmconnelly (Claire Connelly) Owned by: jkh@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Since savannah.gnu.org's compromise, they appear to have changed the anonymous CVS access method from pserver to ext. Unfortunately, the port system only appears to know how to handle pserver CVS connections.

After editing the emacs Portfile to reflect the current CVS access method, running port fails as shown below:

sharrow% port -v install emacs +devel +carbon ---> Fetching emacs cvs login: can only use pserver method with `login' command cvs [login aborted]: CVSROOT: :ext:anoncvs@savannah.gnu.org:/cvsroot/emacs Error: Target com.apple.fetch returned: CVS login failed Warning: the following items did not execute (for emacs): com.apple.dmg com.apple.package com.apple.destroot com.apple.fetch com.apple.extract com.apple.checksum com.apple.patch com.apple.configure com.apple.build

Change History (2)

comment:1 Changed 20 years ago by waqar@…

Owner: changed from darwinports-bugs@… to jkh@…

comment:2 Changed 20 years ago by toby@…

Resolution: fixed
Status: newclosed

this has been fixed.

Note: See TracTickets for help on using tickets.