The do-release-upgrade tag has no wiki summary.
1
vote
1answer
73 views
DistUpgradeFetcherCore errors while upgrading 12.10 to 13.04
When I try to upgrade my 12.10 install to 13.04 via do-release-upgrade, I get the error:
File "/usr/bin/do-release-upgrade", line 145, in <module>
fetcher.run_options += ["--mode=%s" % ...
0
votes
0answers
23 views
I am trying to upgrade from 12.10 to 13.04 [duplicate]
I am getting the following error while upgrading
W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.
GPG error: ...
0
votes
0answers
26 views
How do I suppress the “New release '13.04' available” message? [duplicate]
I have updated to 13.04 from 12.10 using 'do-release-upgrade' command without any impact (good work ubuntu team).
At logon am still being advised there is a new release.
Anyone have a solution to ...
10
votes
3answers
2k views
Update available message after installing update
I have just updated my HTPC to 13.04 (using do-release-upgrade) and when logging in I get the "new release available" message, while there isn't as I've just upgraded and running that version.
...
0
votes
2answers
53 views
What is a devel-release?
There are a lot of people that have problems upgrading to 13.04... now every time they are told to put this in the Terminal: sudo do-release-upgrade -d. Now I've been wondering what the -d stands for. ...
0
votes
0answers
54 views
do-release-upgrade reinstalling unwanted packages
I just wanted to update my installation of 12.04 LTS (Server, no WM) to 12.10. After calling 'do-release-upgrade' it suggests to download 754M of files, among those libreoffice etc...
This ...
1
vote
0answers
470 views
Upgrade to 13.04 fails with a “AttributeError: type object 'DistUpgradeFetcherCore' has no attribute 'run_options'” [closed]
When I try to upgrade from 12.10 to 13.04 I get this error:
Checking for a new Ubuntu release
Traceback (most recent call last):
File "/usr/bin/do-release-upgrade", line 145, in <module>
...
0
votes
1answer
125 views
Unable to upgrade to 13.04 from 12.10
When I open sortware update application I am not seeing any notification about a new release. So I tried to manually upgrade by running
sudo apt-get update
sudo do-release-upgrade
and I am getting ...
1
vote
1answer
3k views
Upgrade Ubuntu 12.10 >>> Ubuntu 13.04 Black Screen Boot Failed with Nvidia Geforce Gt630 WHY?
1) I downloaded the iso of ubuntu desktop 64bit.
2) I burned the iso.
3) I tried to start the installation of ubuntu 13.04 from DVD
Black screen Black screen Black screen
4) ...
3
votes
1answer
477 views
After do-release-upgrade to 13.04 from 12.10 I still get informed about 13.04 on log-in via MOTD
This was an issue with moving to 12.10 it appears to have resurfaced now with 13.04 i.e. post upgrade to 13.04 you still get the MOTD to upgrade.
I've tried the previous list of fixes for the same ...
1
vote
1answer
350 views
10.04 -> 12.04 Upgrade . Server. do-release-upgrade fail. What sources to change
I am current trying to upgrade a ubuntu server via ssh. I am stuck since i can not perform a do-release-upgrade. It tries maverick instead of trying 12.04
Essentially I think he is failing because ...
0
votes
0answers
19 views
Upgrading from 10.10 to 11.04 to 12.04? [duplicate]
I have inherited an older machine with 10.10, I'd like to update it, however, do-release-update and the update gui both complain about not finding natty. Is it possible to update from 10.10 to 11.04 ...
1
vote
1answer
70 views
Upgrade from 12.04 to 12.10 loops and fails with “Unable to get exclusive lock”
I'm trying to upgrade from 12.04 to 12.10 but it consistently fails in the same way.
First, the upgrade process loops (do-release-upgrade) by going through the following many times
Reading package ...
1
vote
0answers
115 views
Updating Ubuntu 10.04 on OpenVZ
I am attempting to update a VPS that is running Ubuntu 10.04 on OpenVZ. I have read many posts on this site and others that state this is possible to do. However, every time I attempt to perform ...
1
vote
0answers
73 views
Could not calculate the upgrade from 10.04 to 12.04
Could not calculate the upgrade
An unresolvable problem occurred while calculating the upgrade:
E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
This can ...
2
votes
1answer
199 views
do-release-upgrade or apt-get dist-upgrade to go from a 12.04.1 to 12.04.2?
I used to make an
apt-get dist-upgrade
to upgrade my system from 12.04.X to 12.04.X+1, but now I have doubts if
do-release-upgrade
is better or even if that command classified as an option to ...
2
votes
3answers
233 views
Can I do a Silent or Unattended Release Upgrade?
How do I upgrade to a new Ubuntu version without having to react to prompts?
I'm on 12.04 now and would like to install 12.10. When I start the update, it usually downloads stuff, then asks a ...
2
votes
0answers
142 views
how to restart upgrade during middle of upgrade session
I was upgrading from Ubuntu 11.10 to 12.04
sudo do-release-upgrade
after this downloaded 700 Mb of packages in approximately 10 hours and upgrade etc started
I am finally stuck up here during the ...
2
votes
1answer
114 views
12.04 LTS, update-manager behaves contradictory?
I have installed Ubuntu 12.04 LTS two weeks ago by downloading the iso image, creating a startup usb stick from this image, booting the live system and finally installing. I have been working ...
4
votes
1answer
161 views
do-release-upgrade --quiet / -q No definition of what it does
Does anybody know what do-release-upgrade -q actually does?
Hopefully it does the upgrade without the need to interact with it, if this is the case does it overwrite configs or keep the originals?, ...