Hi, I have a badly broken package, suppose its name is "bad-package". It even fails to install because the wrong path and access rights for post-install script.<br>But the apt-get system show it's already in the repository.
<br>The problem is that I can't even remove it.<br>I tried multiple methods<br>apt-get remove --ignore-missing bad-package<br>apt-get remove --ignore-hold bad-package<br>...<br>I even try apt-get -f install bad-package to try to fix the installation, but they don't work.
<br>So everytime, the apt-get system will try to configure the package that will never be configured(without a lot of the post-install scripts...). Now I even deleted all installed file manually but it still appears in the apt-get system and configure and configure every time to install or remove any other packages.
<br><br>Can someone tell me how to remove the records in the apt-get system? thanks in advance<br clear="all"><br>-- <br>--<br>Yueyu Lin