libiconv issues
Christos Chatzaras
chris at cretaforce.gr
Wed Sep 3 18:35:41 UTC 2014
I try to portupgrade and I get this error:
portupgrade -y phpMyAdmin-4.2.7.1
---> Session started at: Wed, 03 Sep 2014 21:28:19 +0300
[Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 130 packages found (-0 +0) done]
Stale dependency: phpMyAdmin-4.2.7.1 --> libiconv-1.14_4 -- manually run 'pkgdb -F' to fix, or specify -O to force.
---> Session ended at: Wed, 03 Sep 2014 21:28:20 +0300 (consumed 00:00:00)
In /var/db/pkg I don’t see the libiconv folder.
So looks like is not on my system so I do:
cd /usr/ports/converters/libiconv
make install clean
And it shows:
===> libiconv-1.14_4 is already installed
I then do:
make deinstall
make reinstall
and it says:
===> Installing for libiconv-1.14_4
===> Registering installation for libiconv-1.14_4
But still I can’t see it on /var/db/pkg
Any idea what is wrong?
More information about the freebsd-ports-bugs
mailing list