Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 2025 20:47:25 -0700
From:      Mark Millard <marklmi@yahoo.com>
To:        FreeBSD-pkgbase@freebsd.org
Subject:   During extraction: FreeBSD-src-15.snap20250505232657: missing file /usr/src/tools/build/cross-build/fflags.c
Message-ID:  <3028B49B-C155-4458-BA31-2E2DF50FEA0F@yahoo.com>

index | next in thread | raw e-mail

Note: I'd previously updated just the kernels and
booted from kernel-NODEBUG.

# pkg-static install -F -rFreeBSD-base -g 'FreeBSD-*'
. . .

# pkg-static install -U -rFreeBSD-base -g 'FreeBSD-src'
Checking integrity... done (0 conflicting)
The following 1 package(s) will be affected (of 0 checked):

Installed packages to be UPGRADED:
FreeBSD-src: 15.snap20250505232657 -> 15.snap20250510151013 [FreeBSD-base]

Number of packages to be upgraded: 1

Proceed with this action? [y/N]: y
[1/1] Upgrading FreeBSD-src from 15.snap20250505232657 to 15.snap20250510151013...
[1/1] Extracting FreeBSD-src-15.snap20250510151013: 100%
FreeBSD-src-15.snap20250505232657: missing file /usr/src/tools/build/cross-build/fflags.c



This could make the likes of:

pkg-static install -U -rFreeBSD-base -g 'FreeBSD-*'

problematical unless FreeBSD-src is deleted first.

I deleted it and installed the rest with the
'FreeBSD-*' style of command. Then I did:

# pkg-static install -f -rFreeBSD-base -g 'FreeBSD-src'
Updating FreeBSD-base repository catalogue...
FreeBSD-base repository is up to date.
FreeBSD-base is up to date.
Checking integrity... done (0 conflicting)
The following 1 package(s) will be affected (of 0 checked):

Installed packages to be REINSTALLED:
FreeBSD-src-15.snap20250510090308 [FreeBSD-base]

Number of packages to be reinstalled: 1

Proceed with this action? [y/N]: y
[1/1] Reinstalling FreeBSD-src-15.snap20250510090308...
[1/1] Extracting FreeBSD-src-15.snap20250510090308: 100%

and that got no such complaints. Nor did:

# pkg-static check -sa

Some sort of race condition? I've no clue how to
reproduce this sort of failure.

===
Mark Millard
marklmi at yahoo.com



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3028B49B-C155-4458-BA31-2E2DF50FEA0F>