buildiso fails because of missing packages due to outdated Packages-Mhwd #331
Labels
No labels
Done
bug
buildiso
buildpkg
buildtree
critical
deployiso
duplicate
enhancement
help wanted
in progress
invalid
manjaro-chroot
note
old-not-relevant
optional
question
sonar
todo
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tools/manjaro-tools#331
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Possibly related issue
https://gitlab.manjaro.org/tools/development-tools/manjaro-tools/-/issues/325
This is what I get when running
buildiso -p myi3 -k linux510:After digging a bit, I found that
buildiso -ipullsv18.0profiles, wherePackages-Mhwdcontains entries that are no longer in the repos.See:
https://gitlab.manjaro.org/tools/development-tools/manjaro-tools/-/blob/master/lib/util.sh#L328
https://gitlab.manjaro.org/tools/development-tools/manjaro-tools/-/blob/master/lib/util.sh#L838
Pulling v20.2 profiles manually fixes this issue.