* [PVE-User] E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
@ 2021-05-20 13:00 Hongyi Zhao
2021-06-23 18:50 ` proxmox
0 siblings, 1 reply; 4+ messages in thread
From: Hongyi Zhao @ 2021-05-20 13:00 UTC (permalink / raw)
To: Proxmox VE user list
The pve 6.3-1 on my machine has been in use for some time. Recently,
due to unexpected power failure, the apt package management system was
corrupted with the following error when I install any package, say,
the following:
root@pve:~# apt install inxi
E: dpkg was interrupted, you must manually run 'dpkg --configure -a'
to correct the problem.
I tried to run 'dpkg --configure -a' as suggested above, but it didn't
work at all.
Are there any suggestions to solve this problem?
Regards,
--
Assoc. Prof. Hongyi Zhao <hongyi.zhao@gmail.com>
Theory and Simulation of Materials
Hebei Vocational University of Technology and Engineering
NO. 552 North Gangtie Road, Xingtai, China
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PVE-User] E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
2021-05-20 13:00 [PVE-User] E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem Hongyi Zhao
@ 2021-06-23 18:50 ` proxmox
2021-06-23 23:27 ` Hongyi Zhao
0 siblings, 1 reply; 4+ messages in thread
From: proxmox @ 2021-06-23 18:50 UTC (permalink / raw)
To: Proxmox VE user list, Hongyi Zhao
Did you tried something like
apt -f install
Hth
Mehmet
Am 20. Mai 2021 15:00:44 MESZ schrieb Hongyi Zhao <hongyi.zhao@gmail.com>:
>The pve 6.3-1 on my machine has been in use for some time. Recently,
>due to unexpected power failure, the apt package management system was
>corrupted with the following error when I install any package, say,
>the following:
>
>root@pve:~# apt install inxi
>E: dpkg was interrupted, you must manually run 'dpkg --configure -a'
>to correct the problem.
>
>I tried to run 'dpkg --configure -a' as suggested above, but it didn't
>work at all.
>
>Are there any suggestions to solve this problem?
>
>Regards,
>--
>Assoc. Prof. Hongyi Zhao <hongyi.zhao@gmail.com>
>Theory and Simulation of Materials
>Hebei Vocational University of Technology and Engineering
>NO. 552 North Gangtie Road, Xingtai, China
>
>_______________________________________________
>pve-user mailing list
>pve-user@lists.proxmox.com
>https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PVE-User] E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
2021-06-23 18:50 ` proxmox
@ 2021-06-23 23:27 ` Hongyi Zhao
[not found] ` <mailman.8.1624536695.464.pve-user@lists.proxmox.com>
0 siblings, 1 reply; 4+ messages in thread
From: Hongyi Zhao @ 2021-06-23 23:27 UTC (permalink / raw)
To: proxmox; +Cc: Proxmox VE user list
On Thu, Jun 24, 2021 at 2:50 AM <proxmox@elchaka.de> wrote:
>
> Did you tried something like
>
> apt -f install
Tried by failed. See the screenshot in attachment.
HY
>
> Hth
> Mehmet
>
> Am 20. Mai 2021 15:00:44 MESZ schrieb Hongyi Zhao <hongyi.zhao@gmail.com>:
>>
>> The pve 6.3-1 on my machine has been in use for some time. Recently,
>> due to unexpected power failure, the apt package management system was
>> corrupted with the following error when I install any package, say,
>> the following:
>>
>> root@pve:~# apt install inxi
>> E: dpkg was interrupted, you must manually run 'dpkg --configure -a'
>> to correct the problem.
>>
>> I tried to run 'dpkg --configure -a' as suggested above, but it didn't
>> work at all.
>>
>> Are there any suggestions to solve this problem?
>>
>> Regards,
--
Assoc. Prof. Hongyi Zhao <hongyi.zhao@gmail.com>
Theory and Simulation of Materials
Hebei Vocational University of Technology and Engineering
NO. 552 North Gangtie Road, Xingtai, China
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PVE-User] E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
[not found] ` <mailman.8.1624536695.464.pve-user@lists.proxmox.com>
@ 2021-06-24 13:41 ` Hongyi Zhao
0 siblings, 0 replies; 4+ messages in thread
From: Hongyi Zhao @ 2021-06-24 13:41 UTC (permalink / raw)
To: Proxmox VE user list
On Thu, Jun 24, 2021 at 8:11 PM Faris Raouf via pve-user
<pve-user@lists.proxmox.com> wrote:
>
>
>
>
> ---------- Forwarded message ----------
> From: Faris Raouf <asterisk@raouf.net>
> To: "'Proxmox VE user list'" <pve-user@lists.proxmox.com>
> Cc:
> Bcc:
> Date: Thu, 24 Jun 2021 13:02:05 +0100
> Subject: RE: [PVE-User] E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
> ===========
> >>On Thu, Jun 24, 2021 at 2:50 AM <proxmox@elchaka.de> wrote:
> >>
> >> Did you tried something like
> >>
> >> apt -f install
> >
> >Tried by failed. See the screenshot in attachment.
> >
> >HY
> ===========
>
> (sorry I'm using Outlook and not configured correctly for mailing list
> replies)
>
> If you are using the console within Proxmox, maybe try connecting via ssh
> instead.
>
> I know that sounds crazy, but I had similar issues on PBS (as opposed to
> proxmox) where dpkg --configure -a caused the console to sort of crash or
> freeze and the command didn't actually complete.
>
> Doing it via ssh instead resolved the problem.
>
> I can't see your screen shots, and you mentioned "doesn't work" as opposed
> to "console does something strange" so maybe this is of no help whatsoever.
See the following info seen from the console/shell within Proxmox web UI:
root@pve:~# apt -f install
E: dpkg was interrupted, you must manually run 'dpkg --configure -a'
to correct the problem.
And the following info seen under ssh terminal:
werner@X10DAi:~$ ssh root@192.168.10.254
The authenticity of host '192.168.10.254 (192.168.10.254)' can't be established.
ECDSA key fingerprint is SHA256:s6hATbCfE+vH/h2HBl2RcKJM4xHwjfXiF5mt/c8igog.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added '192.168.10.254' (ECDSA) to the list of known hosts.
root@192.168.10.254's password:
Linux pve 5.4.73-1-pve #1 SMP PVE 5.4.73-1 (Mon, 16 Nov 2020 10:52:16
+0100) x86_64
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Thu Jun 24 21:36:35 2021
root@pve:~# apt -f install
E: dpkg was interrupted, you must manually run 'dpkg --configure -a'
to correct the problem.
root@pve:~#
HY
>
>
>
> ---------- Forwarded message ----------
> From: Faris Raouf via pve-user <pve-user@lists.proxmox.com>
> To: "'Proxmox VE user list'" <pve-user@lists.proxmox.com>
> Cc: Faris Raouf <asterisk@raouf.net>
> Bcc:
> Date: Thu, 24 Jun 2021 13:02:05 +0100
> Subject: Re: [PVE-User] E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
> _______________________________________________
> pve-user mailing list
> pve-user@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
--
Assoc. Prof. Hongyi Zhao <hongyi.zhao@gmail.com>
Theory and Simulation of Materials
Hebei Vocational University of Technology and Engineering
NO. 552 North Gangtie Road, Xingtai, China
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-06-24 13:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-20 13:00 [PVE-User] E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem Hongyi Zhao
2021-06-23 18:50 ` proxmox
2021-06-23 23:27 ` Hongyi Zhao
[not found] ` <mailman.8.1624536695.464.pve-user@lists.proxmox.com>
2021-06-24 13:41 ` Hongyi Zhao
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox