leanflutter / flutter_distributor

An all-in-one Flutter application packaging and distribution tool, providing you with a one-stop solution to meet various distribution needs.
https://distributor.leanflutter.dev/
MIT License
772 stars 106 forks source link

用dpkg命令安装deb的时候报错 #117

Closed guozhiqiang123 closed 1 year ago

guozhiqiang123 commented 1 year ago

错误信息如下:

/var/lib/dpkg/info/flutter-unit.postinst: 1: /var/lib/dpkg/info/flutter-unit.postinst: Installed: not found

但是能正常安装成功,也能正常运行,就是看着错误信息感觉不舒服,这个可以解决吗?