I updated my debian control file
ran again the script for producing the debian package
installed it successfully on a orange-py with ubuntu 14.04

1)
(on 14.04 there is no python-pyqrcode package so I had to first install
that manually)
dpkg -i python-pyqrcode_1.2.1-1_all.deb

2)
(python-fibra 0.17 is not packaged at all, so I simply included it in
bauble)

3)
installing the new debian package went like this:
dpkg -i bauble-1.0.83.deb
apt-get install -f

after that, I could start `ghini`.

so, what next?  anybody can review?

Reply via email to