Wednesday, May 27, 2020

Re: [UPDATE] dovecot-fts-xapian to 1.3.1, and RUN_DEPENDS query

On 2020/05/27 11:58, Stuart Henderson wrote:
> > Question re. BUILD_ and RUN_DEPENDS; user has reported (running -stable)
> > that `pkg_add dovecot dovecot-fts-xapian` fails because
> > dovecot-fts-xapian-1.2.9p0 depends on dovecot-2.3.10p0v0;
> > dovecot-2.3.10.1v0 is in -stable. Is there something else I should be
> > doing to cause a rebuild to happen when dovecot is bumped, or should I
> > have manually bumped dovecot-fts-xapian?
>
> There was a short period where this was broken but the -stable builds
> should be picking this up again now.
>
> It isn't necessary to bump dovecot-fts-xapian because this is setup via
> Dovecot's PKGSPEC line.
>

Hmm. Looks like the -stable packages are indeed still broken, could you
take a look please Solene? From the @ts date it looks like it reused
the release packages, I think the build script may need something like
"SUBDIRLIST=xx make clean=packages".

$ PKG_PATH=http://ftp.fr.openbsd.org/pub/OpenBSD/6.7/packages-stable/amd64/ pkg_info -S dovecot-fts-xapian
Information for http://ftp.fr.openbsd.org/pub/OpenBSD/6.7/packages-stable/amd64/dovecot-fts-xapian-1.2.9p0.tgz

Signature: dovecot-fts-xapian-1.2.9p0,5,@dovecot-2.3.10p0v0,@e2fsprogs-1.42.12p5,@icu4c-67.1,@xapian-core-1.4.15,c++.4.0,c++abi.
2.1,icudata.18.0,icui18n.18.0,icuio.18.0,icuuc.18.0,m.10.1,pthread.26.1,uuid.14.0,xapian.5.1,z.5.0

$ ftp -V -o- http://ftp.fr.openbsd.org/pub/OpenBSD/6.7/packages-stable/amd64/dovecot-fts-xapian-1.2.9p0.tgz | zgrep ^@ts
@ts 1589035765
@ts 1589035765

$ date -ur 1589035765
Sat May 9 14:49:25 UTC 2020

No comments:

Post a Comment