[MacPorts] #29692: SVN checkout fails for netpbm

MacPorts noreply at macports.org
Sat Oct 22 01:06:58 PDT 2011


#29692: SVN checkout fails for netpbm
-------------------------------------+--------------------------------------
  Reporter:  KNIZEK.MILAN@…          |       Owner:  mas@…                   
      Type:  defect                  |      Status:  closed                  
  Priority:  Normal                  |   Milestone:                          
 Component:  ports                   |     Version:  1.9.2                   
Resolution:  invalid                 |    Keywords:  svn, netpbm, https, http
      Port:  netpbm                  |  
-------------------------------------+--------------------------------------
Changes (by ryandesign@…):

  * status:  reopened => closed
 * cc: dazquick@… (added)
  * resolution:  => invalid


Comment:

 The idea expressed here that changing netpbm's fetch from https to http
 will make it more likely to succeed is bizarre and backwards to me. We
 have in multiple other ports had to change fetching from http to https to
 avoid proxy problems. Proxy servers can and do interfere with http traffic
 and many of them do not understand the additional WebDAV HTTP verbs that
 Subversion uses, often resulting in fetch errors. Switching to https fixes
 this because https traffic is encrypted, thus proxy servers cannot decode
 it or mess with it.

 If you are having problems fetching this or any other port that fetches
 from an https URL, and fetching the same port via http works fine, and
 you've verified it isn't just an intermittent issue, and you're using a
 proxy server, then contact your proxy server's administrator.

-- 
Ticket URL: <https://trac.macports.org/ticket/29692#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list