Re: livecheck timeout

2018-01-07 Thread Jan Stary
On Nov 22 23:42:58, ryandes...@macports.org wrote: > > On Nov 21, 2017, at 11:31, db wrote: > > > Is it possible to set this? I checked man pages for both port-livecheck and > > port but couldn't find a way. I have a shell function for a list of ports > > that stucks on gnutls too long, for som

Re: livecheck timeout

2017-11-23 Thread Ryan Schmidt
On Nov 23, 2017, at 11:53, Rainer Müller wrote: > On 2017-11-23 18:13, db wrote: >> >> Before the change, it should have timed out in 30", not in 30'. Why didn't >> it? > > I still have no idea what these units are, please communicate clearly. https://en.wikipedia.org/wiki/Prime_(symbol)#Desig

Re: livecheck timeout

2017-11-23 Thread Rainer Müller
On 2017-11-23 18:13, db wrote: > On 23 Nov 2017, at 17:06, Ryan Schmidt wrote: >> ftp connections fail in many circumstances, due to either the use or non-use >> of passive mode, or for other reasons. I'm certainly tired of attempting to >> debug them, which is why it's great when we can remove

Re: livecheck timeout

2017-11-23 Thread db
On 23 Nov 2017, at 17:06, Ryan Schmidt wrote: > ftp connections fail in many circumstances, due to either the use or non-use > of passive mode, or for other reasons. I'm certainly tired of attempting to > debug them, which is why it's great when we can remove the use of ftp from a > portfile an

Re: livecheck timeout

2017-11-23 Thread Marius Schamschula
I updated master_sites for gnutls, as the old ftp server was off line for over a month. It seems to have been restored a couple weeks ago. > On Nov 23, 2017, at 10:06 AM, Ryan Schmidt wrote: > > > On Nov 23, 2017, at 10:04, db wrote: >> On 23 Nov 2017, at 16:52, Ryan Schmidt wrote: >>> $ time

Re: livecheck timeout

2017-11-23 Thread Ryan Schmidt
On Nov 23, 2017, at 10:04, db wrote: > On 23 Nov 2017, at 16:52, Ryan Schmidt wrote: >> $ time port livecheck gnutls >> real 0m1.252s >> user 0m0.196s >> sys 0m0.079s > > Hmm…master_sites was updated, > https://github.com/macports/macports-ports/commit/1ca7e7e669f82b834b993270053c0b9331caf526#d

Re: livecheck timeout

2017-11-23 Thread db
On 23 Nov 2017, at 16:52, Ryan Schmidt wrote: > $ time port livecheck gnutls > real 0m1.252s > user 0m0.196s > sys 0m0.079s Hmm…master_sites was updated, https://github.com/macports/macports-ports/commit/1ca7e7e669f82b834b993270053c0b9331caf526#diff-7672b36dcb72869ed4708bfef213e57d. Is ther

Re: livecheck timeout

2017-11-23 Thread Ryan Schmidt
On Nov 23, 2017, at 09:05, db wrote: > On 23 Nov 2017, at 15:14, Rainer Müller wrote: >> The connect timeout of 30 seconds for downloads using libcurl is hardcoded >> in base [1] and cannot be configured. >> [1] >> https://github.com/macports/macports-base/blob/a1e0b3bd5c062ff4d6eb1fd23badd395bdd

Re: livecheck timeout

2017-11-23 Thread db
On 23 Nov 2017, at 15:14, Rainer Müller wrote: > The connect timeout of 30 seconds for downloads using libcurl is hardcoded in > base [1] and cannot be configured. > [1] > https://github.com/macports/macports-base/blob/a1e0b3bd5c062ff4d6eb1fd23badd395bdd39c7f/src/pextlib1.0/curl.c#L57 Can you te

Re: livecheck timeout

2017-11-23 Thread pagani laurent via macports-users
But he said 30 minutes, not 30 seconds… or is it a typo ? Laurent > Le 23 nov. 2017 à 15:14, Rainer Müller a écrit : > > On 2017-11-23 11:09, db wrote: >> On 23 Nov 2017, at 06:42, Ryan Schmidt wrote: >>> How long is too long? >> >> 30' > > The connect timeout of 30 seconds for downloads usi

Re: livecheck timeout

2017-11-23 Thread Rainer Müller
On 2017-11-23 11:09, db wrote: > On 23 Nov 2017, at 06:42, Ryan Schmidt wrote: >> How long is too long? > > 30' The connect timeout of 30 seconds for downloads using libcurl is hardcoded in base [1] and cannot be configured. Rainer [1] https://github.com/macports/macports-base/blob/a1e0b3bd5c0

Re: livecheck timeout

2017-11-23 Thread db
On 23 Nov 2017, at 06:42, Ryan Schmidt wrote: > How long is too long? 30'

Re: livecheck timeout

2017-11-22 Thread Ryan Schmidt
On Nov 21, 2017, at 11:31, db wrote: > Is it possible to set this? I checked man pages for both port-livecheck and > port but couldn't find a way. I have a shell function for a list of ports > that stucks on gnutls too long, for some reason. I'm not aware of a way for a use to set the livechec

Re: livecheck

2017-08-08 Thread Jeremy Lavergne
There are a few options laid out: https://guide.macports.org/#reference.livecheck One is `livecheck.regex` to set the pattern to consider for eventual comparison. If you keep it to solely numbers you can ignore the rc matches: `[0-9]+(\.[0-9]+)+` On 08/08/2017 11:16 AM, Jan Stary wrote: > $ port

Re: livecheck - extracted version is older

2017-03-30 Thread Jan Stary
On Mar 30 18:12:07, allber...@gmail.com wrote: > On Thu, Mar 30, 2017 at 6:09 PM, Jan Stary wrote: > > > This is 2.4.99 on 10.6.8 > > > > $ sudo port clean --all opencore-amr > > ---> Cleaning opencore-amr > > $ port livecheck opencore-amr > > Error: livecheck failed for opencore-amr: extracted

Re: livecheck - extracted version is older

2017-03-30 Thread Brandon Allbery
On Thu, Mar 30, 2017 at 6:09 PM, Jan Stary wrote: > This is 2.4.99 on 10.6.8 > > $ sudo port clean --all opencore-amr > ---> Cleaning opencore-amr > $ port livecheck opencore-amr > Error: livecheck failed for opencore-amr: extracted version '0.1.2' is > older than livecheck.version '0.1.3' > "E