Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2019 23:54:29 +1000
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        Andrea Venturoli <ml@netfence.it>, freebsd-ports@freebsd.org
Cc:        sunpoet@FreeBSD.org
Subject:   Re: Trouble making INDEX on one 11.2 system
Message-ID:  <870f4923-20c3-4c17-296a-0554dce74c8b@FreeBSD.org>
In-Reply-To: <cdefb042-9497-0e1e-1a9e-9b888b7d0c0c@netfence.it>
References:  <cdefb042-9497-0e1e-1a9e-9b888b7d0c0c@netfence.it>

next in thread | previous in thread | raw e-mail | index | archive | help
On 20/06/2019 5:32 pm, Andrea Venturoli wrote:
> Hello.
> 
> On one (and only one) of my 11.2/amd64 systems, portsdb -U has been 
> consistently failing for several days, with the following error message:
> 
>> make_index: /usr/ports/www/radicale: no entry for 
>> /usr/ports/www/py-requests1
> 
> I usually just delete www/radicale, since I don't use it, but now I'd 
> like to get a hang on this.
> 
> 
> 
> Obviously this comes from the following line of www/radicale/Makefile:
>> HTTP_RUN_DEPENDS=       
>> ${PYTHON_PKGNAMEPREFIX}requests1>=0:www/py-requests1@${PY_FLAVOR}
> 
> There's a py-request directory in /usr/ports/www, but no py-requests1.
> I'm lost here: in my ignorance I would expect it to exist or else 
> portsdb to fail on all my boxes...
> 
> Is there some sort of translation that should go on and remove that "1"?
> Am I missing anything?
> 
> 
>   bye & Thanks
>      av.
> 
> P.S.
> I have DEFAULT_VERSIONS+=python=2.7 in /etc/make.conf, but removing it 
> doesn't seem to make any difference.

Hi Andrea,

I removed www/py-requests1 in 
http://svnweb.freebsd.org/changeset/ports/501970

I missed radicale's (conditional) dependence on requests1 via the HTTP 
option.

This was fixed in: https://svnweb.freebsd.org/changeset/ports/504619



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?870f4923-20c3-4c17-296a-0554dce74c8b>