Hello,
sudo dpkg -i --force-overwrite is work

but if upgrade libqhy and indi-sx package I found this issue:
$ sudo apt-get upgrade
....
Preparing to unpack .../indi-sx_1.4+r2667~201610261134~ubuntu16.04.1_armhf.deb ...
Unpacking indi-sx (1.4+r2667~201610261134~ubuntu16.04.1) over (1.4+r2661~201610221455~ubuntu16.04.1) ...
dpkg: error processing archive /var/cache/apt/archives/indi-sx_1.4+r2667~201610261134~ubuntu16.04.1_armhf.deb (--unpack):
trying to overwrite '/lib/udev/rules.d/99-sx.rules', which is also in package firmware-ccd 1.3
Preparing to unpack .../libqhy_0.1.8+r2667~201610261132~ubuntu16.04.1_armhf.deb ...
Unpacking libqhy (0.1.8+r2667~201610261132~ubuntu16.04.1) over (0.1.8+r2661~201610221447~ubuntu16.04.1) ...
dpkg: error processing archive /var/cache/apt/archives/libqhy_0.1.8+r2667~201610261132~ubuntu16.04.1_armhf.deb (--unpack):
trying to overwrite '/lib/udev/rules.d/85-qhy.rules', which is also in package firmware-ccd 1.3
Processing triggers for libc-bin (2.23-0ubuntu4) ...
Errors were encountered while processing:
/var/cache/apt/archives/indi-sx_1.4+r2667~201610261134~ubuntu16.04.1_armhf.deb
/var/cache/apt/archives/libqhy_0.1.8+r2667~201610261132~ubuntu16.04.1_armhf.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Any suggestion?
Thanks in advance

Read More...