Upgrade Problem: Could not perform immediate configuration on 'python-mlt5'.

Telekomiker

Active Member
Dec 2, 2012
35
2
28
Lower Saxony / Germany
Hi guys,

I use the pc on my workplace as proxmox server with X11-enhacement (Developer Workstations with Proxmox VE and X11). I was very satisfied with this solution.

So I want to upgrade this machine from 2.3 to the new version 3.0. I startet the script, and after ithe machen got over 2.000 files, the script stopped with this failure message:

Could not perform immediate configuration on 'python-mlt5'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)

Does somebody has a idea what I can do fix this ?

Best regardsTelekomiker
 
try to install this package manually.
Code:
apt-get install [COLOR=#333333]python-mlt5[/COLOR]

and run the upgrade script agan.
Code:
./pve-upgrade-2.3-to-3.0