我尝试在 Ubuntu 13.10 Saucy 上通过 apt-get 包管理器安装 Typ3。在安装过程中,Package Typ3-dummy 无法配置并保持状态:half-installed
sudo dpkg --purge --force-all typo3-dummy
(Reading database ... 107326
files and directories currently installed.) Removing typo3-dummy ...
apache2-maintscript-helper invoked from a modified environment. Please
hint required arguments manually dpkg: error processing typo3-dummy
(--purge): subprocess installed post-removal script returned error
exit status 1 Processing triggers for ureadahead ... Errors were
encountered while processing: typo3-dummy
Run Code Online (Sandbox Code Playgroud)
我还能尝试摆脱这个包裹吗?我想避免全新安装。泰
编辑:使用 sudo apt-get install -f 返回以下输出
ben@cloudy:/etc$ sudo apt-get install -f
Reading package lists... Done …Run Code Online (Sandbox Code Playgroud)