Code review comment for lp:~alextu/lxc-android-config/lp1575564_include_rules_in_device_tarball

Revision history for this message
Alex Tu (alextu) wrote :

btw, there are also 2 files which bind mount by device tarbal should be removed, otherwise lxc-android-config package installation caused a failure:

./lib/udev/rules.d/70-android.rules
./lib/udev/rules.d/99-android.rules

$ sudo dpkg -i lxc-android-config_0.2
(Reading database ... 51060 files and directories currently installed.)
Preparing to unpack lxc-android-config_0.230+15.04.20160425-0ubuntu1_all.deb ...
Unpacking lxc-android-config (0.230+15.04.20160425-0ubuntu1) over (0.230+15.04.20160425-0ubuntu1) ...
dpkg: error processing archive lxc-android-config_0.230+15.04.20160425-0ubuntu1_all.deb (--install):
 unable to make backup link of `./lib/udev/rules.d/99-android.rules' before installing new version: Invalid cross-device link
dpkg-deb (subprocess): decompressing archive member: lzma write error: Broken pipe
dpkg-deb: error: subprocess <decompress> returned error exit status 2

« Back to merge proposal