LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 06-19-2011, 08:45 PM   #1
Lord Hakk
Member
 
Registered: Mar 2006
Distribution: ALT linux 2.4 Master, and Fendora 5, and I have a damn small linux Live CD, and ubutu sever edition
Posts: 142

Rep: Reputation: 15
[10.10] Update Manager Does Not Show 11.04 distro upgrade


Ok, so my update manager keeps saying I have updated everything, but it won't show the new 11.04 release. I did everything the documentation says, including change the release upgrade file so its pointed to normal distro upgrades.

Can somebody help?

Last edited by Lord Hakk; 06-19-2011 at 08:57 PM.
 
Old 06-20-2011, 08:34 AM   #2
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
Did you start the update manager with the -d option? Do alt & f2 to bring up your run dialog box then type:
Code:
update-manager -d
 
Old 06-20-2011, 12:45 PM   #3
Lord Hakk
Member
 
Registered: Mar 2006
Distribution: ALT linux 2.4 Master, and Fendora 5, and I have a damn small linux Live CD, and ubutu sever edition
Posts: 142

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by {BBI}Nexus{BBI} View Post
Did you start the update manager with the -d option? Do alt & f2 to bring up your run dialog box then type:
Code:
update-manager -d
well thats weird, It worked this time. Oh, I bet I wasn't putting the space between the update-manager and the -d
 
Old 06-21-2011, 01:05 AM   #4
JZL240I-U
Senior Member
 
Registered: Apr 2003
Location: Germany
Distribution: openSuSE Tumbleweed-KDE, Mint 21, MX-21, Manjaro
Posts: 4,629

Rep: Reputation: Disabled
Quote:
Originally Posted by Lord Hakk View Post
... I bet I wasn't putting the space between the update-manager and the -d
No. "update-manager-d" would have caused a"unknown command" error.
 
Old 10-11-2011, 11:02 PM   #5
PBIteach
LQ Newbie
 
Registered: Aug 2011
Location: Idaho, USA
Distribution: Ubuntu 11.10
Posts: 14

Rep: Reputation: Disabled
Update Manager doesn't show update for 11.04

Quote:
Originally Posted by {BBI}Nexus{BBI} View Post
Did you start the update manager with the -d option? Do alt & f2 to bring up your run dialog box then type:
Code:
update-manager -d
I followed this advice, but the Update Manager still shows that there are no more updates. I ran this script twice.
 
Old 10-11-2011, 11:21 PM   #6
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
What release are you running? That command is to upgrade from one release to the next, it's not what you use for doing your regular updates.
 
Old 10-13-2011, 06:53 AM   #7
PBIteach
LQ Newbie
 
Registered: Aug 2011
Location: Idaho, USA
Distribution: Ubuntu 11.10
Posts: 14

Rep: Reputation: Disabled
I am still new to this. Using "head -n1 /etc/issue", the command returned "Ubuntu 10.10 \n \l"
Is this the correct information you are asking for?
 
Old 10-13-2011, 11:04 AM   #8
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
Quote:
Originally Posted by PBIteach View Post
I am still new to this. Using "head -n1 /etc/issue", the command returned "Ubuntu 10.10 \n \l"
Is this the correct information you are asking for?
Not quite but the information I need is there. In future to find your current release via commandline do:
Code:
cat /etc/issue
or
Code:
lsb_release -a
or
Code:
cat /etc/lsb-release
Each one gives you varying degrees of information. Try them out and see.

Now are you trying to upgrade from 10.10 to another release? or do you just want to apply updates to your current 10.10 release?
 
Old 10-13-2011, 05:46 PM   #9
PBIteach
LQ Newbie
 
Registered: Aug 2011
Location: Idaho, USA
Distribution: Ubuntu 11.10
Posts: 14

Rep: Reputation: Disabled
I want to upgrade from 10.10 to 11.04 on my mini 9 netbook, but when I have run the Upgrade Manager, it always tells me that there are no upgrades. Is the mini 9 netbook capable of handling Ubuntu 11.04?

Last edited by PBIteach; 10-13-2011 at 05:49 PM. Reason: Add more info.
 
Old 10-13-2011, 06:15 PM   #10
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
Quote:
Originally Posted by PBIteach View Post
Is the mini 9 netbook capable of handling Ubuntu 11.04?
I have no idea. However are you sure you are using the method shown above? I'll go through the GUI, then the commandline way.

Start Synaptic Package Manager--> Click Reload--> Click Mark All Updates then Apply them (if any). Close Synaptic when done. Press Alt & F2 in the run box that appears type:
Code:
update-manager -d
now click run. At the top of the window that appears you should notification of an update to 11.04.

If the above doesn't work you can do the same thing via commandline.

Start a terminal session, then type:
Code:
sudo apt-get update (Similar to doing Reload)
then
Code:
sudo apt-get upgrade (Similar to clicking Apply)
then
Code:
sudo apt-get dist-upgrade (Similar to running update-manager -d)
 
Old 10-14-2011, 12:17 AM   #11
PBIteach
LQ Newbie
 
Registered: Aug 2011
Location: Idaho, USA
Distribution: Ubuntu 11.10
Posts: 14

Rep: Reputation: Disabled
This is what I get:

Setting up firmware-b43-installer (4.150.10.5-4) ...
Not supported low-power chip with PCI id 14e4:4315!
Aborting.
dpkg: error processing firmware-b43-installer (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
firmware-b43-installer
E: Sub-process /usr/bin/dpkg returned an error code (1)
 
Old 10-17-2011, 07:34 PM   #12
PBIteach
LQ Newbie
 
Registered: Aug 2011
Location: Idaho, USA
Distribution: Ubuntu 11.10
Posts: 14

Rep: Reputation: Disabled
[SOLVED]

I did a new install of 11.10.

Thanks

Last edited by PBIteach; 10-17-2011 at 10:48 PM. Reason: [SOLVED]
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Update Manager -132 Days Since Update ...Fresh Install jv2112 Linux - Newbie 3 10-25-2010 04:02 AM
[SOLVED] Difference Between Synaptic Package Manager and Update Manager nasser019 Linux - Software 1 07-20-2010 07:12 AM
[SOLVED] How to get pics to show up in file manager? linus72 Arch 4 06-07-2010 10:05 AM
uwm won't show up in session manager... steviebob Linux - Software 0 01-30-2010 10:02 PM
Unable to upgrade to ubuntu 7.10, update manager fails to update.... jonbvgood Linux - Software 2 02-05-2008 03:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 03:01 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration