#55853 closed defect (fixed)
netpbm @10.81.02: fetch fails with HTTP 429 'Too Many Requests'
Reported by: | mndavidoff (Monte Davidoff) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.2 |
Keywords: | Cc: | ||
Port: | netpbm |
Description
I get the following error when trying to install netpbm:
$ sudo port -vs install netpbm ---> Computing dependencies for netpbm. ---> Fetching distfiles for netpbm Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_netpbm/netpbm/work" && /usr/bin/svn --non-interactive --trust-server-cert checkout https://svn.code.sf.net/p/netpbm/code/@3128 --non-recursive /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_netpbm/netpbm/work 2>&1 Checked out revision 3128. Updating 'advanced': ... A advanced/converter/other/jpeg2000/libjasper/base/jas_tvp.c A advanced/converter/other/pamtosvg/spline.h svn: E175002: Unexpected HTTP status 429 'Too Many Requests' on '/p/netpbm/code/!svn/rvr/2828/advanced/converter/other/pamtosvg/spline.c' svn: E200042: Additional errors: svn: E175002: Unexpected HTTP status 429 'Too Many Requests' on '/p/netpbm/code/!svn/rvr/2828/advanced/converter/other/pamtosvg/image-header.h' svn: E175002: Unexpected HTTP status 429 'Too Many Requests' on '/p/netpbm/code/!svn/rvr/2828/advanced/converter/other/pamtosvg/output-svg.c' svn: E175002: Unexpected HTTP status 429 'Too Many Requests' on '/p/netpbm/code/!svn/rvr/2828/advanced/converter/other/pamtosvg/exception.h' svn: E175002: Unexpected HTTP status 429 'Too Many Requests' on '/p/netpbm/code/!svn/rvr/2828/advanced/converter/other/pamtosvg/autotrace.c' svn: E175002: Unexpected HTTP status 429 'Too Many Requests' on '/p/netpbm/code/!svn/rvr/2828/advanced/converter/other/pamtosvg/autotrace.h' svn: E175002: Unexpected HTTP status 429 'Too Many Requests' on '/p/netpbm/code/!svn/rvr/2937/advanced/converter/other/pnmtojpeg.c' svn: E175002: Unexpected HTTP status 429 'Too Many Requests' on '/p/netpbm/code/!svn/rvr/2922/advanced/converter/other/pnmtotiffcmyk.c' svn: E175002: Unexpected HTTP status 429 'Too Many Requests' on '/p/netpbm/code/!svn/rvr/2828/advanced/converter/other/jpeg2000/libjasper/jp2/jp2_dec.c' svn: E175002: Unexpected HTTP status 429 'Too Many Requests' on '/p/netpbm/code/!svn/rvr/2828/advanced/converter/other/jpeg2000/libjasper/jp2/jp2_cod.h' svn: E175002: Unexpected HTTP status 429 'Too Many Requests' on '/p/netpbm/code/!svn/rvr/2828/advanced/converter/other/jpeg2000/libjasper/jpc/jpc_t1enc.c' svn: E175002: Unexpected HTTP status 429 'Too Many Requests' on '/p/netpbm/code/!svn/rvr/2828/advanced/converter/other/jpeg2000/libjasper/jpc/jpc_mqenc.c' svn: E175002: Unexpected HTTP status 429 'Too Many Requests' on '/p/netpbm/code/!svn/rvr/2828/advanced/converter/other/jpeg2000/libjasper/jpc/jpc_dec.h' svn: E175002: Unexpected HTTP status 429 'Too Many Requests' on '/p/netpbm/code/!svn/rvr/2828/advanced/converter/other/jpeg2000/libjasper/jpc/Makefile' svn: E175002: Unexpected HTTP status 429 'Too Many Requests' on '/p/netpbm/code/!svn/rvr/2828/advanced/converter/other/jpeg2000/libjasper/jpc/jpc_enc.h' Command failed: /usr/bin/svn --non-interactive --trust-server-cert update -r3128 advanced userguide Exit code: 1 Error: Failed to fetch netpbm: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_netpbm/netpbm/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port netpbm failed
I've it several times over the last couple of days and got the same error, although the failures occur on different files.
Attachments (1)
Change History (7)
Changed 7 years ago by mndavidoff (Monte Davidoff)
Attachment: | main.log.gz added |
---|
comment:1 Changed 7 years ago by mf2k (Frank Schima)
Cc: | ryandesign removed |
---|---|
Owner: | set to ryandesign |
Status: | new → assigned |
comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
comment:3 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
comment:4 Changed 7 years ago by mndavidoff (Monte Davidoff)
The SourceForge problems appear to be fixed. I was able to install netpbm.
comment:5 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
In the SourceForge site support request I see that they have removed the rate limiting that presumably caused this condition.
comment:6 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Note: See
TracTickets for help on using
tickets.
I agree, this is happening for me now too. I don't know why nor what to do about it. Maybe SourceForge has changed their server settings.