Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Apr 2018 17:00:18 +0200
From:      Kurt Jaeger <lists@opsec.eu>
To:        Jos Chrispijn <bsdports@cloudzeeland.nl>
Cc:        FreeBSD Ports ML <freebsd-ports@freebsd.org>
Subject:   Re: pkg version - Orphanned status phpMyAdmin 4.7.9
Message-ID:  <20180407150018.GB37752@home.opsec.eu>
In-Reply-To: <414792de-2b1f-c576-0810-04e756452153@cloudzeeland.nl>
References:  <414792de-2b1f-c576-0810-04e756452153@cloudzeeland.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

> Running 'pkg version', I got phpMyAdmin status "?" (orphan)
[...]
> ===>  Installing for phpMyAdmin-php56-4.7.9
[...]
> Can you tell me how I can solve this? Thanks!

I think it happens because databases/phpmyadmin was modified to work with
every php version (it was 'flavored'). So the php-version is now part
of PKGNAME.

To fix it, this should work:

pkg delete phpmyadmin

pkg install phpmyadmin

-- 
pi@opsec.eu            +49 171 3101372                    2 years to go !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180407150018.GB37752>