[MacPorts] #18067: ffmpeg fails to patch

MacPorts noreply at macports.org
Mon Jan 26 12:09:00 PST 2009


#18067: ffmpeg fails to patch
------------------------------------+---------------------------------------
  Reporter:  jeremyhu@…             |       Owner:  devans@…           
      Type:  defect                 |      Status:  closed             
  Priority:  Normal                 |   Milestone:  Port Bugs          
 Component:  ports                  |     Version:  1.7.0              
Resolution:  fixed                  |    Keywords:  patch              
      Port:  ffmpeg                 |  
------------------------------------+---------------------------------------
Changes (by devans@…):

 * cc: jwhowse4@… (added)
  * status:  new => closed
  * resolution:  => fixed


Comment:

 After further consideration and some testing, it is apparent that if the
 svn checkout in fetch is interrupted before it is complete then subsequent
 installation attempts will believe that the previous
 fetch was successful because the distribution directory exists and will
 skip checking out a new one.

 This would lead to problems as described in this ticket and in #17582.

 Although the problem should be fixed by using
 {{{
 sudo port clean --all ffmpeg
 }}}
 why should anyone have to do this?

 Committed changes to pre-fetch and fetch in r45991 that make a rudimentary
 check to see if a previous
 fetch completed successfully and if not force a new one.

 Ccing reporter of #17582 for closure.

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


More information about the macports-tickets mailing list