buildiso fails with kernel 5.8.x because of missing nvidia packages #325
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#325
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?
Hi, running
buildiso -f -p xfce -b stable -t ~/iso_outresults in
Before the kernel update, everything worked. Can you update the script for the new packages?
Please post output of
pacman -Q manjaro-tools-isoand
buildiso -f -p xfce -b stable -t ~/iso_out -qvnvidia-455xx modules indeed aren't even on stable branch, yet. Not sure how you run into this issue.
When I build against stable branch I get:
no nvidia-455xx there, like it should be.
Thank for your reply, this is my output:
manjaro-tools-iso 0.15.10-1forpacman -Q manjaro-tools-isoand for
buildiso -f -p xfce -b stable -t ~/iso_out -qv:I automated the whole process a bit (running all needed commands according to https://wiki.manjaro.org/index.php?title=Build_Manjaro_ISOs_with_buildiso), here is my script for that:
Stable branch doesn't have the 455 drivers yet. You may change the profiles back to a series supported by the branch. You may want to revert this locally on your end:
gitlab.manjaro.org/profiles-and-settings/iso-profiles/-@c1bc88e34bDo you have a clue, when I will be able to use the stable branch?
But thank you so far....
hah. so building stable branch for me only worked because I didn't update iso-profiles first 😜
Alternatively you may also just build your image against testing branch, btw
No, it is ok, I will use your hash so long.... But what about stable? Will it be updated?
Still having the issue with the missing packages, changed the following in my script:
With iso-profiles we really don't focus on having a stable version, which works on stable branch. When we do development we use unstable or testing. So it changes more likely. Best would be to use the commits when we prepare a stable release. Everything behind that is again development.
So this might work:
gitlab.manjaro.org/profiles-and-settings/iso-profiles/-@8c56062c04Even with that hash, I still get the same issue.
Ok, my bad, I misspelled my folder while using your hash.... Script is still running, I will edit this message, when it is done.
Is here a way to determine the last "stable" version (the hash of the commit)?
I might try to tag the releases ...
Thank you, using your hash works....
Would be great, if you can tag your releases (or do something different to archive the same result)
mentioned in issue #331
How is it coming with the tagging ?
The 5.8 kernel series has been EOL for 5 years.