On Mon, Jun 12, 2023 at 06:52:00PM +0200, Sebastien Marie wrote:
> On Mon, Jun 12, 2023 at 06:28:55PM +0200, Peter N. M. Hansteen wrote:
> > On Mon, Jun 12, 2023 at 05:59:08PM +0200, Sebastien Marie wrote:
> > > the package is too old. the signature date is 2023-04-16, so it hasn't 
> > > been 
> > > built with cf-protection=branch. it is why the kernel kills xfce4-session.
> > > 
> > > as from your first mail you said pkg_add -u was ran, could you double 
> > > check it ? 
> > > maybe the mirror used isn't in sync, or the PKG_PATH isn't right (using 
> > > -stable 
> > > instead of -current url).
> > 
> > The PKG_PATH was set to 
> > 
> > http://ftp.eu.openbsd.org/pub/OpenBSD/snapshots/packages/amd64/
> > 
> > which seems to have a fairly recent set of packages when I look at it now.
> > 
> > My random selection of coredumping packages with signatures from yesterday
> > include firefox and thunderbird, while chromium works. And as I said, after
> > remove and reinstall, xfce4 itself works.
> > 
> > It looks like I bulk pgk_delete and reinstall is the way forward.
> 
> Technically, we bumped _SYSTEM_VERSION on amd64 to force reinstall, so 
> manually 
> reinstalling packages shouldn't be required. this bump was done on 2023-06-07.
> 
> but if it is required for you, something isn't right.
> 
> note that instead of using pkg_delete, you could use: `pkg_add -Dinstalled 
> -u' 
> to force reinstalling already installed packages.

An excellent idea, thanks!

That lead to, as far as I can tell, to every package on the system being 
reinstalled.

However, unfortunately both firefox and thunderbird still dump core with 
"Illegal instruction".

FWIW,

[Mon Jun 12 19:34:52] peter@zaida:~$ head -30 
/var/db/pkg/thunderbird-102.12.0/+CONTENTS
@name thunderbird-102.12.0
@url 
https://cloudflare.cdn.openbsd.org/pub/OpenBSD/snapshots/packages/amd64/thunderbird-102.12.0.tgz
@version 10
@signer openbsd-73-pkg
@digital-signature signify2:2023-06-11T20:33:35Z:external
@option manual-installation
@comment pkgpath=mail/mozilla-thunderbird ftp=yes
@arch amd64
+DESC
@sha uGHKT1MHnjf7Tl3oCctE0gRbeeA8UBZ1gWTuc0Fx6L8=
@size 748
@conflict mozilla-thunderbird-<74.0
@conflict lightning-<74.0v0
@pkgpath mail/mozilla-thunderbird,-main
@pkgpath mail/mozilla-thunderbird,-lightning
@depend devel/desktop-file-utils:desktop-file-utils-*:desktop-file-utils-0.26
@depend devel/libffi:libffi-*:libffi-3.4.4
@depend devel/nspr:nspr->=4.35:nspr-4.35
@depend security/nss:nss->=3.84:nss-3.90
@depend security/rnp:rnp-*:rnp-0.16.3
@depend x11/gtk+3,-main:gtk+3-*:gtk+3-3.24.38
@depend x11/gtk+4,-guic:gtk4-update-icon-cache-*:gtk4-update-icon-cache-4.10.4
@wantlib X11-xcb.2.0
@wantlib X11.18.0
@wantlib Xcomposite.4.0
@wantlib Xcursor.5.0
@wantlib Xdamage.4.0
@wantlib Xext.13.0
@wantlib Xfixes.6.1
@wantlib Xi.12.2

[Mon Jun 12 19:38:26] peter@zaida:~$ head -30 
/var/db/pkg/firefox-114.0.1/+CONTENTS
@name firefox-114.0.1
@url 
https://cloudflare.cdn.openbsd.org/pub/OpenBSD/snapshots/packages/amd64/firefox-114.0.1.tgz
@version 10
@signer openbsd-73-pkg
@digital-signature signify2:2023-06-11T20:27:37Z:external
@option manual-installation
@comment pkgpath=www/mozilla-firefox ftp=yes
@arch amd64
+DESC
@sha LtQcl2Xn0LDK5kWxuGklXoRyDX/N+y0oXu1piOVnnhE=
@size 601
@conflict firefox3-*
@conflict firefox35-*
@conflict firefox36-*
@conflict mozilla-firebird-*
@conflict mozilla-firefox-*
@pkgpath www/firefox3
@pkgpath www/firefox35
@pkgpath www/firefox36
@pkgpath www/firefox4
@pkgpath www/mozilla-firefox,-main
@depend devel/desktop-file-utils:desktop-file-utils-*:desktop-file-utils-0.26
@depend devel/nspr:nspr->=4.35:nspr-4.35
@depend security/nss:nss->=3.84:nss-3.90
@depend textproc/icu4c,-main:icu4c-*:icu4c-73.1v0
@depend x11/gtk+3,-main:gtk+3-*:gtk+3-3.24.38
@depend x11/gtk+4,-guic:gtk4-update-icon-cache-*:gtk4-update-icon-cache-4.10.4
@wantlib X11-xcb.2.0
@wantlib X11.18.0
@wantlib Xcomposite.4.0

All the best,
Peter

-- 
Peter N. M. Hansteen, member of the first RFC 1149 implementation team
https://bsdly.blogspot.com/ https://www.bsdly.net/ https://www.nuug.no/
"Remember to set the evil bit on all malicious network traffic"
delilah spamd[29949]: 85.152.224.147: disconnected after 42673 seconds.

Reply via email to