PDA

View Full Version : [ubuntu] issue upgrading from 12.04 to 14.04 and the same only for php 5.3 to 5.4



giuliano3
November 23rd, 2015, 09:31 AM
after doing
sudo apt-get update && sudo apt-get dist-upgrade
i received this message:

E: Could not perform immediate configuration of "python-minimal" For more information, see "man 5 apt.conf" to the "APT :: Immediate-Configure" (2).

after long google-ing i didn't found any functioning solution.

thanks
Giuliano

Bashing-om
November 23rd, 2015, 07:39 PM
giuliano3; Hello; Welcome to the forum .

Please show the complete outputs - Between Code Tags - of the terminal commands:


sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade

so we have the error in contect.

Then let us suppose we have a source conflict with python.
show:


cat -n /etc/apt/sources.list
tail -v -n +1 /etc/apt/sources.list.d/*

to verify the sources.

code tag tutorial:
http://ubuntuforums.org/showthread.php?t=2171721&p=12776168#post12776168



so a tale is told