-
Notifications
You must be signed in to change notification settings - Fork 281
pkg upgrade finding nothing after an incomplete upgrade #2441
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I tested,
Evidently not. From the attached typescript file:
2025-04-10 16-37 typescript.txt Unfortunately, a kernel panic occurred, so the file is incomplete (what's attached is what was found after the panic). |
Following the kernel panic, an upgrade completed without interruption. The subsequent check for missing dependencies installed:
typescript
|
It seems that Installed: 2025-04-10 21-55 typescript.txt Autoremoval of 23 packages – at a glance, nothing to worry about: abbreviated typescript
|
I'll not create additional noise here, but I see what may be variations of this issue:
@ifreund FYI |
pkg 2.0.6 on FreeBSD 15.0-CURRENT, a failure occurred during:
pkg upgrade -Uy
– at an indeterminate sub-step of 894/897.
The subsequent run of the same command found nothing to install:
Command history at the time on Tuesday 2025-04-08 included:
Below,
pkg check -d
finds seven packages.Please: is it safe to assume that what's found by the check will completely plug the gap left by an interrupted upgrade when there remained, to be installed, an unknown number of packages?
freebsd/freebsd-ports@ba7d9cf for 2.1.0 noted with thanks. Includes fix for progress, which, I guess, might 'reduce the unknown' in a situation such as the one above.
The text was updated successfully, but these errors were encountered: