Fehlermeldung: pkg-config-0.25_1

Mardor

Well-Known Member
Hallo,

ich bekomme seit einigen Tagen angezeigt das pkg-config upzudaten wäre.

Ich habe schon gesehen das dieser Port ausgetauscht werden soll:
Code:
portmaster -L | less

===>>> pkg-config-0.25_1

        ===>>> The devel/pkg-config port moved to devel/pkgconf
        ===>>> Reason: pkg-config has been replace by pkgconf
Allerdings bin ich mir nicht sicher was die beste Methode dafür ist.

Folgende Meldung erhalte ich beim Updaten:

Code:
portmaster -a
===>>> Gathering distinfo list for installed ports

===>>> Starting check of installed ports for available updates

        ===>>> The devel/pkg-config port moved to devel/pkgconf
        ===>>> Reason: pkg-config has been replace by pkgconf

===>>> Launching child to reinstall pkg-config-0.25_1

===>>> All >> pkg-config-0.25_1 (1/1)

        ===>>> The devel/pkg-config port moved to devel/pkgconf
        ===>>> Reason: pkg-config has been replace by pkgconf


===>>> Port directory: /usr/ports/devel/pkgconf

===>>> Launching 'make checksum' for devel/pkgconf in background
===> No options to configure
===>>> Gathering dependency list for devel/pkgconf from ports
===>>> No dependencies for devel/pkgconf

===>>> Returning to update check of installed ports


===>>> All >> (1)

===>>> The following actions will be taken if you choose to proceed:
        Install devel/pkgconf

===>>> Proceed? y/n [y]         

...

cc -O2 -pipe -fno-strict-aliasing -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DPKG_DEFAULT_PATH=\"/usr/local/libdata/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib\" -Wall -Wextra -Wformat=2 -std=gnu99 -D_FORTIFY_SOURCE=2 -c queue.c -o queue.o
cc  -o pkgconf main.o pkg.o bsdstubs.o getopt_long.o fragment.o argvsplit.o fileio.o tuple.o dependency.o queue.o
===>>> Starting check for runtime dependencies
===>>> Gathering dependency list for devel/pkgconf from ports
===>>> No dependencies for devel/pkgconf

===>  Installing for pkgconf-0.8.5

===>  pkgconf-0.8.5 conflicts with installed package(s): 
      pkg-config-0.25_1

      They install files into the same place.
      Please remove them first with pkg_delete(1).
*** Error code 1

Stop in /usr/ports/devel/pkgconf.

===>>> Installation of pkgconf-0.8.5 (devel/pkgconf) failed
===>>> Aborting update

===>>> Update for devel/pkgconf failed
===>>> Aborting update

Terminated

===>>> You can restart from the point of failure with this command line:
       portmaster <flags> devel/pkgconf
Wenn ich portmaster devel/pkgconfig ausführe hilft dies nicht das Problem zu lösen.

Was wäre denn hier die beste Vorgehensweise ?


Gruß Mardor
 
Liess in /usr/ports/UPDATING den Eintrag vom 26. Juli 2012, da steht wie man dies mit portmaster oder portupgrade löst.
 
Zuletzt bearbeitet:
Zurück
Oben