[MacPorts] #17635: upgrade_sources_conf_default.tcl script needs svn with file:/// sources via svn
#17635: upgrade_sources_conf_default.tcl script needs svn with file:/// sources via svn ------------------------------+--------------------------------------------- Reporter: blb@… | Owner: blb@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.7.1 Component: base | Version: 1.6.0 Keywords: | Port: ------------------------------+--------------------------------------------- Minor issue, but upgrade_sources_conf_default.tcl (run with 'make install' and postflight) assumes an svn is available if sources.conf uses a !file:/// source which is itself a subversion checkout. Odds are quite small that someone will have a subversion checkout without subversion, but upgrade_sources_conf_default.tcl should still be better than {{{ couldn't execute "svn": no such file or directory while executing "open "|svn info ${filepath}" r" ("while" body line 12) invoked from within "while {[gets $sourcesConfChannel line] >= 0} { set addDefault false if {!$defaultSeen && ![regexp {^\s*#|^$} $line]} { if {[regexp {^([\w-..." (file "src/upgrade_sources_conf_default.tcl" line 34) }}} -- Ticket URL: <http://trac.macports.org/ticket/17635> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17635: upgrade_sources_conf_default.tcl script needs svn with file:/// sources via svn ------------------------------+--------------------------------------------- Reporter: blb@… | Owner: blb@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.7.1 Component: base | Version: 1.6.0 Keywords: | Port: ------------------------------+--------------------------------------------- Comment(by blb@…): A variation of this was [http://lists.macosforge.org/pipermail/macports- users/2008-December/012865.html posted to macports-users]. -- Ticket URL: <http://trac.macports.org/ticket/17635#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17635: upgrade_sources_conf_default.tcl script needs svn with file:/// sources via svn -------------------------------+-------------------------------------------- Reporter: blb@… | Owner: blb@… Type: defect | Status: closed Priority: Normal | Milestone: MacPorts 1.7.1 Component: base | Version: 1.7.0 Resolution: fixed | Keywords: Port: | -------------------------------+-------------------------------------------- Changes (by blb@…): * status: new => closed * version: 1.6.0 => 1.7.0 * resolution: => fixed Comment: Updated in r46983, by ignoring an svn-based repo when {{{svn}}} isn't found, it will cause the puts at the end to point out how to manually update sources.conf. -- Ticket URL: <http://trac.macports.org/ticket/17635#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17635: upgrade_sources_conf_default.tcl script needs svn with file:/// sources via svn -------------------------------+-------------------------------------------- Reporter: blb@… | Owner: blb@… Type: defect | Status: closed Priority: Normal | Milestone: MacPorts 1.7.1 Component: base | Version: 1.7.0 Resolution: fixed | Keywords: Port: | -------------------------------+-------------------------------------------- Comment(by blb@…): And since I somehow forgot to merge to 1.7 branch, that was done in r47619. -- Ticket URL: <http://trac.macports.org/ticket/17635#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts