raspberrypi / utils

A collection of scripts and simple applications
BSD 3-Clause "New" or "Revised" License
136 stars 41 forks source link

overlaycheck: readline() on closed filehandle $fh at /usr/bin/overlaycheck line 361 & 516 #24

Closed macmpi closed 1 year ago

macmpi commented 1 year ago
# overlaycheck -v
* This isn't a Linux repository
* Failed to open 'overlays/README'
readline() on closed filehandle $fh at /usr/bin/overlaycheck line 361.
* Failed to open 'overlays/Makefile'
readline() on closed filehandle $fh at /usr/bin/overlaycheck line 516.
Failed

Compiled on Alpine/musl in case that matters