Hello.
I'm trying to upgrade digikam-kde4 (using portmaster). At some point, it checks
for marblewidget.11:
and proceeds to build astro/marble, which is already installed and up to date, so that fails with:
after reinstalling marble, I get this:
I'm not very familiar with ports makefiles, but to me it almost looks as if digikam-kde4
needs a newer version of marblewidget that astro/marble provides at the moment.
pkg_libchk returns nothing.
What's the problem here?
Best regards,
ohle
PS: I should probably mention that I'm using 8.1 on amd64
I'm trying to upgrade digikam-kde4 (using portmaster). At some point, it checks
for marblewidget.11:
Code:
===> digikam-1.8.0,1 depends on shared library: marblewidget.11 - not found
===> Verifying install for marblewidget.11 in /usr/ports/astro/marble
===> Vulnerability check disabled, database not found
===> License check disabled, port has not defined LICENSE
===> Extracting for marble-4.5.5
and proceeds to build astro/marble, which is already installed and up to date, so that fails with:
Code:
===> marble-4.5.5 is already installed
You may wish to ``make deinstall'' and install this port again
by ``make reinstall'' to upgrade it properly.
If you really wish to overwrite the old port of astro/marble
without deleting it first, set the variable "FORCE_PKG_REGISTER"
in your environment or the "make install" command line.
*** Error code 1
after reinstalling marble, I get this:
Code:
===> digikam-1.8.0,1 depends on shared library: marblewidget.11 - not found
===> Verifying install for marblewidget.11 in /usr/ports/astro/marble
===> Returning to build of digikam-1.8.0,1
Error: shared library "marblewidget.11" does not exist
*** Error code 1
I'm not very familiar with ports makefiles, but to me it almost looks as if digikam-kde4
needs a newer version of marblewidget that astro/marble provides at the moment.
pkg_libchk returns nothing.
What's the problem here?
Best regards,
ohle
PS: I should probably mention that I'm using 8.1 on amd64