pkg lässt sich nicht aktualisieren

kmh

Well-Known Member
Hossa,

ich habe folgendes Problem:

Code:
===>  Installing for pkg-1.3.1
===>  Checking if ports-mgmt/pkg already installed
Child process pid=60397 terminated abnormally: Segmentation fault: 11
*** [check-already-installed] Error code 245
Code:
pid 40666 (pkg-static), uid 0: exited on signal 11 (core dumped)

Nach der obigen Meldung nach einem "portmaster"-Druchlauf ist pkg gelöscht vom System. Ich kann es per aufruf von pkg wieder installieren. Ein Update scheitert aber dann wieder an obiger Meldung.

Hat jemand eine Idee?
 
Oh, das scheint nicht nur bei dir zu sein. Ich zitiere mal aus #bsdports:

Code:
07 03 42 < CyberBotX> So, I'm getting a segfault when trying to install pkg-1.3.1. All I tried to do was build it and then install it (after
                      uninstalling the current version).
07 26 58 < CyberBotX> Although, hmm, it works if I manuall install it by setting FORCE_PKG_REGISTER when running the install target on the port.
07 27 57 < CyberBotX> Well, it installed, but then when I do "pkg version", pkg segfaults.
07 32 41 < CyberBotX> I'm not sure how helpful gdb is being, but it seems like the crash might be happening in /usr/lib/libarchive.so.5, but gdb
                      says that it caught a SIGTRAP, not a SIGSEGV. Only when I do a continue in gdb does it says that a segfault happened but
                      without a break, just the program exiting.
 
Zurück
Oben