Hello everyone,
I m building my ceph project, with steps
1.git submodule update --init --recursive
2. sudo ./make-debs.sh
while runningĀ the second command I get error in debian control file at line 850 unknow format (not field-colon-value). I saw online that it is a indentation error but I cant seem to find the error in my files.
My debian/control fileĀ https://github.com/suab321321/ceph/blob/master/debian/control