On Monday 15 July 2024 11:51:09 Mike Bird via tde-users wrote:
This is fine. It confirms the "iU" for apt
in the "dpkg -l"
output and doesn't show any new problems.
On Mon July 15 2024 10:52:11 William Morder via tde-users wrote:
> On Monday 15 July 2024 09:39:10 Mike Bird via tde-users wrote:
> > If that doesn't work please show me:
> >
> > dpkg -C apt
>
> > dpkg -V apt
>
> And this:
>
> sudo dpkg -C apt
> The following packages have been unpacked but not yet configured.
> They must be configured using dpkg --configure or the configure
> menu option in dselect for them to work:
> apt commandline package manager
>
>
> sudo dpkg -V apt
> missing c /etc/apt/apt.conf.d/01autoremove
> missing c /etc/cron.daily/apt-compat
> missing c /etc/logrotate.d/apt
>
> Bill
Okay, that last dpkg command, dpkg --force-depends --remove apt:amd64, worked.
Now then, can I attempt to reinstall my apt-* packages (those package names
that I listed before)?