[MacPorts] #34004: dcraw, molden livecheck infinite loop
MacPorts
noreply at macports.org
Wed Apr 11 21:50:31 PDT 2012
#34004: dcraw, molden livecheck infinite loop
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.99
Keywords: | Port: dcraw, molden
-------------------------------------+--------------------------------------
With MacPorts 2.1.0 beta 1, running livecheck on molden or dcraw puts
MacPorts in an infinite loop.
{{{
[snip]
DEBUG: The regex matched "0", extracted "0"
DEBUG: The regex matched "0", extracted "0"
DEBUG: The regex matched "0", extracted "0"
DEBUG: The regex matched "0", extracted "0"
DEBUG: The regex matched "0", extracted "0"
DEBUG: The regex matched "0", extracted "0"
DEBUG: The regex matched "0", extracted "0"
[snip]
}}}
Both ports use the same unusual livecheck mechanism of checking a script
on my server, which itself checks the respective project sites, because
both projects engage in chronic stealth updates and we thus need to check
not only the advertised version number but also the date of release. My
script pulls those two pieces of information from an upstream URL and
presents them next to each other so livecheck can deal with them.
livecheck.regex is "(.*)" to indicate we want it to simply match the
entire livecheck url's contents. Perhaps I can modify this regex.
--
Ticket URL: <https://trac.macports.org/ticket/34004>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list