[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#693839: debian-installer: kernel install fails on armel buffalo linkstation pro, missing uboot-mkimage



Hello,

2013/6/5 Cyril Brulebois <kibi@debian.org>:
> Martin Michlmayr <tbm@cyrius.com> (04/06/2013):

>> I just received several bug reports about this issue and decided to
>> investigate.

> Many thanks!

+1

> Maybe we should also perform a .db check at build time, so that any
> new such items would be spotted early? The following shell snippet
> seems to do the trick, and could be added to debian/rules, causing
> non-zero exit in case there are some hits?
>
> $ for i in Optional Required; do ok=$(grep -c ^$i-Packages db/all.db); all=$(grep -i -c ^$i-Packages db/all.db); if [ $ok != $all ]; then echo "Wrong case for $((all-ok)) $i-Packages fields in db/all.db"; fi; done
> Wrong case for 12 Required-Packages fields in db/all.db
>
> Feel free to add that to master if you like it, and upload the
> resulting package to unstable. I can take care of preparing the wheezy
> branch and the wheezy pu bug report.

Thanks, I think it is not bad idea to add such extra-check. I'll look
into adding it to master.
Thanks as well for handling wheezy upload.

Regards,
-- 
 Héctor Orón  -.. . -... .. .- -.   -.. . ...- . .-.. --- .--. . .-.


Reply to: