[Bug]: uboot-patch
preview is empty while it is not
#7912
Labels
Bug
Something isn't working as it should
uboot-patch
preview is empty while it is not
#7912
What happened?
I am attempting to create a patch for u-boot with command
$ ./compile.sh nanopi-r2s-plus uboot-patch DEBUG=yes
, with 'userpatches/config-nanopi-r2s-plus.conf':The compile script runs until it prompts me to make my changes and press ENTER.
In another window, I added a new file in configs with ownership and permissions consistent with existing files (i.e. owned by root.root and rw-rw-r--).
I pressed ENTER in the window running compile.sh.
The script produced output that appears to indicate an empty patch file:
So I stopped (i.e. I entered 'stop'). Then I checked to confirm nothing had been produced in the output/patches directory.
What I expected is that a patch file would be produced for the creation of the config file I had created.
In previous attempts I created other files. I have not attempted to change any existing files because for the change I am trying to implement I don't need to change existing files.
How to reproduce?
Check out armbian/build branch main, commit 533fc7d (Feb 20 2025 - so reasonably recent)
Run the 'uboot-patch' command via compile.sh and add a file in the relevant u-boot config directory.
log-uboot-patch-bc158496-89bb-4c22-9c3e-5bb8ceed0dac.log
Branch
main (main development branch)
On which host OS are you running the build script and observing this problem?
Ubuntu 22.04 Jammy
Are you building on Windows WSL2?
Relevant log URL
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: