Opened 9 years ago

Last modified 9 years ago

#49288 closed defect

E170013: Unable to connect to a repository at URL 'https://svn.macports.org/repository/macports' svn: E175013: Access to '/repository/macports' forbidden — at Version 2

Reported by: gthb (Gunnlaugur Thor Briem) Owned by: admin@…
Priority: High Milestone:
Component: server/hosting Version: 2.3.4
Keywords: Cc: grant.jenks@…, ryandesign@…
Port:

Description (last modified by ryandesign (Ryan Carsten Schmidt))

The URL https://svn.macports.org/repository/macports/contrib/restore_ports/restore_ports.tcl (and apparently any other URL on that host) responds with a 403 Forbidden.

This gets in the way of the migration procedure described at wiki:Migration (which probably many people are going through these days after the recent OS X upgrade release)

Change History (2)

comment:1 Changed 9 years ago by grant.jenks@…

Cc: grant.jenks@… added

Cc Me!

comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Description: modified (diff)
Summary: restore_ports.tcl cannot be downloaded, responds with 403 ForbiddenE170013: Unable to connect to a repository at URL 'https://svn.macports.org/repository/macports' svn: E175013: Access to '/repository/macports' forbidden

It seems access to any part of the repository is now forbidden:

$ svn ls https://svn.macports.org/repository/macports
svn: E170013: Unable to connect to a repository at URL 'https://svn.macports.org/repository/macports'
svn: E175013: Access to '/repository/macports' forbidden

This affects all developers. And unfortunately, due to the recent rsync server problems, the only workaround available was to tell users to switch their MacPorts installations to use the svn server instead of the rsync server, so now those users will also experience errors yet again.

Keith said all of the Mac OS Forge infrastructure was rebooted, so perhaps this is related.

Note: See TracTickets for help on using tickets.