[Bug 1069160] Re: Could not calculate the upgrade
Alexandre Moraes
amcsng at gmail.com
Fri Apr 25 17:51:21 UTC 2014
Hi Victor.
Simple way.
You can do it manually.
First generate a list of what you have installed on your system. You can do
this by typing the following in the terminal.
sudo dpkg --get-selections | grep '[[:space:]]install$' | \awk '{print
$1}' > package_list
copy your /home and /etc folder to a backup media.
Re install ubuntu 12.04. Restore your backup (remember to set the correct
premissions). Then run the following to reinstall all the program you had
before.
cat package_list | xargs sudo apt-get install
Note that you might have to do some cleaning of the /etc and /home folder
for incompatible settings.
reference:
http://askubuntu.com/questions/49869/how-to-roll-back-ubuntu-to-a-previous-version
.
Atenciosamente
Alexandre de M. C. Santos
Nam Myoho Renge Kyo
amcsng at gmail.com
*GNU/Linux:* 533564 (counter.li.org)
[image: Certificate for 533564]
On Fri, Apr 25, 2014 at 2:36 PM, Alexandre MCS <amcsng at gmail.com> wrote:
> Hi Victor.
>
> I am reading your last mail.
> To my understanding, you have installed Ubuntu 13.10 and want to install
> Ubuntu 12.04?
>
>
>
> Atenciosamente
> Alexandre de M. C. Santos
> Nam Myoho Renge Kyo
> amcsng at gmail.com
> *GNU/Linux:* 533564 (counter.li.org)
> [image: Certificate for 533564]
>
>
> On Fri, Apr 25, 2014 at 2:16 PM, Victor S <zeron00 at gmail.com> wrote:
>
>> Hi Alexandre!
>> Can you explain it, please? My distro now is 13.10 Saucy. I'm trying to
>> do an upgrade.
>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/1069160
>>
>> Title:
>> Could not calculate the upgrade
>>
>> Status in “ubuntu-release-upgrader” package in Ubuntu:
>> Expired
>>
>> Bug description:
>> Calculating the changes
>>
>> Could not calculate the upgrade
>>
>> An unresolvable problem occurred while calculating the upgrade:
>> E:Unable to correct problems, you have held broken packages.
>>
>> This can be caused by:
>> * Upgrading to a pre-release version of Ubuntu
>> * Running the current pre-release version of Ubuntu
>> * Unofficial software packages not provided by Ubuntu
>>
>> If none of this applies, then please report this bug using the
>> command 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal.
>>
>>
>> Restoring original system state
>>
>> Aborting
>> Reading package lists... Done
>> Building dependency tree
>> Reading state information... Done
>> Building data structures... Done
>> root at unode:/home/amcs#
>>
>> ProblemType: Bug
>> DistroRelease: Ubuntu 12.04
>> Package: ubuntu-release-upgrader-core (not installed)
>> ProcVersionSignature: Ubuntu 3.2.0-33.52-generic 3.2.31
>> Uname: Linux 3.2.0-33-generic x86_64
>> NonfreeKernelModules: nvidia
>> ApportVersion: 2.0.1-0ubuntu14
>> Architecture: amd64
>> Date: Sat Oct 20 15:10:39 2012
>> InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64
>> (20120425)
>> ProcEnviron:
>> TERM=xterm
>> PATH=(custom, no user)
>> LANG=en_US.UTF-8
>> SHELL=/bin/bash
>> SourcePackage: ubuntu-release-upgrader
>> UpgradeStatus: Upgraded to precise on 2012-10-20 (0 days ago)
>>
>> To manage notifications about this bug go to:
>>
>> https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1069160/+subscriptions
>>
>
>
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/1069160
Title:
Could not calculate the upgrade
Status in “ubuntu-release-upgrader” package in Ubuntu:
Expired
Bug description:
Calculating the changes
Could not calculate the upgrade
An unresolvable problem occurred while calculating the upgrade:
E:Unable to correct problems, you have held broken packages.
This can be caused by:
* Upgrading to a pre-release version of Ubuntu
* Running the current pre-release version of Ubuntu
* Unofficial software packages not provided by Ubuntu
If none of this applies, then please report this bug using the
command 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal.
Restoring original system state
Aborting
Reading package lists... Done
Building dependency tree
Reading state information... Done
Building data structures... Done
root at unode:/home/amcs#
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: ubuntu-release-upgrader-core (not installed)
ProcVersionSignature: Ubuntu 3.2.0-33.52-generic 3.2.31
Uname: Linux 3.2.0-33-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu14
Architecture: amd64
Date: Sat Oct 20 15:10:39 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425)
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to precise on 2012-10-20 (0 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1069160/+subscriptions
More information about the foundations-bugs
mailing list