pyavitz / rpi-img-builder

Image Builder for the Raspberry Pi
Other
166 stars 31 forks source link

ls: cannot access 'rpi-4-*.img*': No such file or directory #54

Closed esakarya closed 1 year ago

esakarya commented 1 year ago

Hi i follow your guides. when i try make image says : ls: cannot access 'rpi-4-.img': No such file or directory

Debug says; e: Package 'locales' has no installation candidate

what can i do? i am on ubunntu jelly fish

pyavitz commented 1 year ago

I'm sorry to hear you are having issues, but that doesn't give me much to work with.

Turn on verbose in the userdata.txt file VERBOSE=1 and use the make commands. Example: make image board=bcm2711

As for locales, that is present in all three distros: click

Which Distro and Release are you trying to build an image for?

esakarya commented 1 year ago

Hi than you for your quick answer. I am try make image for debian 10 (buster)

and verbosed output is: Missing linux deb packages

pyavitz commented 1 year ago

I don't believe the builder supports Debian Buster anymore, as it is EOL.

Did you install the builder dependencies?

esakarya commented 1 year ago

U are right buster doesnt supprt