Hello John,

do you have PKG_PATH Variable set to  an old version ?
eg
export PKG_PATH=https://fastly.cdn.openbsd.org/pub/OpenBSD/$(6.3/packages/amd64/

export PKG_PATH=https://fastly.cdn.openbsd.org/pub/OpenBSD/$(uname
-r)/packages/$(uname -p)/

you can remove the PKG_PATH  variable as installurl now helps
find the correct packages from your favourite mirror


and simply populate /etc/installurl
with the url of your favourite mirror,
man installurl for more details

I hope this helps
Tom Smyth


On Thu, 20 Dec 2018 at 22:13, John Ankarström <j...@ankarstrom.se> wrote:
>
> Hello all,
>
> I have this port [1] that installed fine on 6.3, but after I upgraded to
> 6.4, following the FAQ, I'm getting weird errors.
>
> When running make install, it fails because qtbase-5.9.4 can't be
> installed, which is weird that it wants to do, because the version in
> ports is 5.9.6p1.  Here's the output: http://sprunge.us/z6d97h
>
> When I try to run make rebuild, it complains about missing libraries for
> Qt5 stuff: http://sprunge.us/oEDaKE
>
> Some proof that I've actually upgraded:
>
> $ uname -a
> OpenBSD lbsd.home 6.4 GENERIC.MP#364 amd64
>
> $ cd /usr/ports; cvs status Makefile
> [...]
> Sticky Tag:          OPENBSD_6_4 (branch: 1.77.2)
> [...]
>
> Anybody got any idea as to what's going on?
>
> Best regards,
> John
>
> [1]:
> https://files.jkvinge.net/packages/strawberry/strawberry-openbsd-port.tar.gz
>


-- 
Kindest regards,
Tom Smyth

Mobile: +353 87 6193172
The information contained in this E-mail is intended only for the
confidential use of the named recipient. If the reader of this message
is not the intended recipient or the person responsible for
delivering it to the recipient, you are hereby notified that you have
received this communication in error and that any review,
dissemination or copying of this communication is strictly prohibited.
If you have received this in error, please notify the sender
immediately by telephone at the number above and erase the message
You are requested to carry out your own virus check before
opening any attachment.

Reply via email to