khadas / fenix

One-stop script set to build Ubuntu/Debian images
GNU General Public License v2.0
211 stars 135 forks source link

Make fails with Error: cp: cannot stat 'bionic/arm64/VIM4/*': No such file or directory #205

Closed nicksteiner closed 5 months ago

nicksteiner commented 1 year ago

I am creating an image of Ubuntu-18.04 for EMMC on a fresh install of Ubuntu-20.04.

I get the following error during the build process:

2022-09-15 00:01:09 (1.51 MB/s) - ‘dt-overlays-debs-221f179bf56ded679baa4287a381f7c47b29f919.tar.gz’ saved [3851]

Calculated checksum is: 90e069c9b048ce587d3de1a98d49be7dd31c55f009129c24f77a498cfa9d99d0
Extracting 'dt-overlays-debs-221f179bf56ded679baa4287a381f7c47b29f919.tar.gz' to '/home/nsteiner/project/khadas/fenix/build'...
Info: Building mali-debs package...
--2022-09-15 00:01:11--  https://github.com/khadas/mali-debs/archive/52fe2c85099459524d5e27310eb74584e5f9325d.tar.gz
Resolving github.com (github.com)... 140.82.114.3
Connecting to github.com (github.com)|140.82.114.3|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/khadas/mali-debs/tar.gz/52fe2c85099459524d5e27310eb74584e5f9325d [following]
--2022-09-15 00:01:12--  https://codeload.github.com/khadas/mali-debs/tar.gz/52fe2c85099459524d5e27310eb74584e5f9325d
Resolving codeload.github.com (codeload.github.com)... 140.82.112.10
Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘mali-debs-52fe2c85099459524d5e27310eb74584e5f9325d.tar.gz’

mali-debs-52fe2c85099459524d5e27310eb74584e5f9325d.t     [       <=>                                                                                                          ]  27.17M  19.2MB/s    in 1.4s

2022-09-15 00:01:13 (19.2 MB/s) - ‘mali-debs-52fe2c85099459524d5e27310eb74584e5f9325d.tar.gz’ saved [28485121]

Calculated checksum is: 0aeb4a8ea7a86c3a1401435641147ea92bbb63dcc4adb29956024501aee94111
Extracting 'mali-debs-52fe2c85099459524d5e27310eb74584e5f9325d.tar.gz' to '/home/nsteiner/project/khadas/fenix/build'...
cp: cannot stat 'bionic/arm64/VIM4/*': No such file or directory
make: *** [Makefile:2: all] Error 1