pkg repository / freeBSD oder OPNsense

Started by Fenchel, June 28, 2026, 01:30:05 PM

Previous topic - Next topic
Hallo zusammen,

bei mir wird bei pkg das repository freeBSD angezeigt, nicht OPNsense.
Beim Update erscheint folgender Fehler:
...
All repositories are up to date.
Child process pid=69797 terminated abnormally: Segmentation fault
Upgrading package manager from version '2.6.2_1' to '2.3.1_1'
Updating OPNsense repository catalogue...
OPNsense repository is up to date.
...
Ich nutze Version 26.1.10
Habt ihr eine Idee?
Gruß Fenchel

Dann mach das FreeBSD-Repo wieder weg. Du musst es ja hinzugefügt haben, OPNsense tut das nicht.

Wenn du wieder nur das OPNsense-Repo hast, kannst du z.B.

pkg-static install -f pkg

probieren.

HTH,
Patrick
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)

Ich hatte das nicht explizit hinzugefügt. Das kam laut Datum der Datei beim Update auf die aktuelle Version.

Nach setzen des enabled:no in etc/pkg/FreeBSD.conf und nach einem reinstall hat es wieder funktioniert.
In usr/local/etc/pkg/repos/FreeBSD.conf war es bereits disabled

Danke dir

/usr/local/etc/pkg/repos/* übersteuert /etc/pkg/*.

Kanns also eigentlich nicht gewesen sein.
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)