02-06-2024, 03:01 PM
(02-06-2024, 06:18 AM)FortunateFowl Wrote: I would believe that it has upgraded successfully. Although it may still be a good idea to run
as suggested. But the fact that the next upgrade command said that upgrade was successful suggests it worked fine.Code:apk fix
It seems like this kind of error on upgrades is known, and it shouldn't cause install errors, see for example the comment at the bottom of this link or of this.
[url=https://gitlab.com/postmarketOS/postmarketos-release-upgrade/-/issues/5][/url]
Thanks for that information. I ran
Code:
apk fix
but the error remains:
Code:
The following packages will be reinstalled:
devicepkg-utils
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? y
(1/1) Reinstalling devicepkg-utils (0.2.0-r1)
Executing devicepkg-utils-0.2.0-r1.pre-upgrade
ERROR: devicepkg-utils-0.2.0-r1: trying to overwrite etc/deviceinfo owned by device-pine64-pinetab-kernel-allwinner-0.13-r4.
1 error; 1501 MiB in 830 packages
This isn't a problem of any file permissions, is it?