Opened 15 years ago
Closed 15 years ago
#24267 closed defect (worksforme)
Wrong svn URL for py26-xattr package
Reported by: | martinhanzalek (Martin Hanzalek) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | py26-xattr |
Description (last modified by mf2k (Frank Schima))
When I try to install py26-xattr with:
sudo port install py26-xattr
it fails when trying download the package via svn from:
When I try to run svn manually, it fails as well, however when I try to download the package from the HTTPS location https://svn.red-bean.com/bob/xattr/releases/xattr-0.5/), it works fine.
So it seems that MacPorts definition file has a wrong link to the svn source (HTTP instead of HTTPS).
Can you fix that?
Thanks a lot.
Change History (3)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
comment:2 Changed 15 years ago by martinhanzalek (Martin Hanzalek)
Could have – now working for me as well.
Please close the ticket.
comment:3 Changed 15 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Works for me. Could have been a transient problem?