Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > Installation & Upgrades
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

Installation & Upgrades
For questions about upgrading and installation of your new Ubuntu OS.

 
Thread Tools Display Modes
Old June 1st, 2006   #1
jhollon
First Cup of Ubuntu
 
Join Date: Jul 2005
Location: Fairborn, OH
Beans: 11
Ubuntu 8.04 Hardy Heron
Send a message via AIM to jhollon Send a message via Skype™ to jhollon
Breezy -> Dapper Problems

I have two computers which were running Breezy well Now, after upgrading, they aren't running so well The computers are:

1) desktop (custom)
piii 1ghz, 512ram, 3dfx vd3
and
2) an hp ze4300 laptop. amd athlonxp 1.8, ati vid, 1gb ram

During the upgrade process (during the "installing and downloading files" portion) both systems brought up an error that some (unknown) gnome process had suddenly terminated. This error caused the installations to pause, but not quit (after clicking 'OK' they simply went on with the upgrade). After this problem (which seemed to go away) they did the following:

1) The desktop continued on for awhile, and then with ~8 mins left to go it stopped. The computer brought up an error saying that some packages could not be found, and then the installation program aborted (just shut down). I restarted the computer, it seemed to load up OK (a little bit slower than before), and seems to work. Problems: the downloaded files, for the upgrade, were not "cleaned up" (it aborted before that step, so I have ~1.2GB of installation files on here), and at least one program (kdevelop/gcc) no longer is able to compile sources (c++ files for a class I'm in). Also, when switching to the shell now (ctrl alt f1-6) my monitor says: "out of range".

2) The laptop went through the entire process- made it to the cleaning up files section and all. It asked me to reboot, and I told it to go ahead. After rebooting it came to the login screen, as expected, however, will not log in. Others have reported this error too (the xserver crashes, jumps to the shell, and then restarts gdm). I tried logging into kde, gnome, and xfce- all do the same action (restart gdm). As suggested elsewhere, I have also tried changing the xorg.conf driver from "ati" to "vesa" with no luck _and_ have tried to reconfigure gdm and the xserver (also in another post on the boards).

Just putting this up here to let others know they might want to wait a bit until solutions are found.

Jeff Hollon

{UPDATE}
On the desktop, when I try to install/uninstall a program through synaptic I get this:

E: clvm: subprocess post-installation script returned error exit status 3
E: redhat-cluster-suite: dependency problems - leaving unconfigured
E: system-config-cluster: dependency problems - leaving unconfigured

Last edited by jhollon; June 1st, 2006 at 10:07 PM..
jhollon is offline   Reply With Quote
Old June 1st, 2006   #2
llamakc
Chocolate-Covered Ubuntu Beans
 
llamakc's Avatar
 
Join Date: Jan 2005
Location: New Orleans
Beans: 2,242
Ubuntu
Send a message via ICQ to llamakc Send a message via AIM to llamakc Send a message via MSN to llamakc
Re: Breezy -> Dapper Problems

On Debian-based distros you can clean out old downloaded packages with `apt-get clean` and you can always continue the aborted upgrade by repeated the command/action that you were stuck on.

With the heavy traffic its more likely that the packages just 'timed out'. I'd rerun Synaptic or Update Manager or apt-get from the commandline and let it finish.

The command `apt-get -f install` can be helpful in these sort of situations. Good luck.
llamakc is offline   Reply With Quote
Old June 1st, 2006   #3
jhollon
First Cup of Ubuntu
 
Join Date: Jul 2005
Location: Fairborn, OH
Beans: 11
Ubuntu 8.04 Hardy Heron
Send a message via AIM to jhollon Send a message via Skype™ to jhollon
Re: Breezy -> Dapper Problems

Hey, good news. I fixed the problem with the xserver crashes.
I started the system, and tried to log in one more time (it restarted as before). So I tried this:

sudo apt-get upgrade

It said that there were 3 incomplete packages (for installation). I told it to continue, and it installed them fine. When I went back to the login screen (ctrl alt f7 and then restarted it with ctrl alt backspace) it allowed me to log in. So, upgrade and then restart the xserver.
jhollon is offline   Reply With Quote
Old June 1st, 2006   #4
rcarring
Dipped in Ubuntu
 
rcarring's Avatar
 
Join Date: Apr 2006
Location: United States
Beans: 331
Edgy Eft Testing
Re: Breezy -> Dapper Problems

Just a tip, although it takes longer to download the iso image, you won't have to worry about the network timing out during the install, as you will have all the required files on the cd you burn and use.

Obviously, this comment is pretty meaningless right now if the servers are busy but I expect they will become more reponsive as the hiatus surrounding the new release dies down again.
__________________
Ubuntu 6.06 LTS / VM 128 10 :: Ubuntu 5.10 / VM 128 10 :: Xubuntu 6.06 LTS / VM 128 10 :: Xubuntu Edgy Alpha / VM 128 10
Get SeaMonkey
Registered Linux User No: 416960
rcarring is offline   Reply With Quote
Old June 1st, 2006   #5
skylornova
First Cup of Ubuntu
 
Join Date: Feb 2006
Location: Ann Arbor, MI
Beans: 8
Ubuntu 7.04 Feisty Fawn
Question Re: Breezy -> Dapper Problems

Forgive the noob question, but I have not been able to find instructions on how to upgrade from the CD. I searched the forums and google and didn't come up with anything. Can someone point me in the right direction? Thanks in advance
skylornova is offline   Reply With Quote
Old June 1st, 2006   #6
llamakc
Chocolate-Covered Ubuntu Beans
 
llamakc's Avatar
 
Join Date: Jan 2005
Location: New Orleans
Beans: 2,242
Ubuntu
Send a message via ICQ to llamakc Send a message via AIM to llamakc Send a message via MSN to llamakc
Re: Breezy -> Dapper Problems

So you are running Breezy and downloaded and burned the Dapper ISO?

run `sudo apt-cdrom add` or something like that and then upgrade with Synaptic.
llamakc is offline   Reply With Quote
Old June 2nd, 2006   #7
jhollon
First Cup of Ubuntu
 
Join Date: Jul 2005
Location: Fairborn, OH
Beans: 11
Ubuntu 8.04 Hardy Heron
Send a message via AIM to jhollon Send a message via Skype™ to jhollon
Re: Breezy -> Dapper Problems

This is with regards to my desktop (the laptop is working!).

As I said above, I can not install or uninstall anything from apt-get/synaptic. Here is the error when I use sudo apt-get upgrade:

:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue [Y/n]? Y
Setting up clvm (2.02.02-1ubuntu1) ...
Starting Cluster LVM Daemon clvmd could not connect to cluster manager
Consult syslog for more information
invoke-rc.d: initscript clvm, action "start" failed.
dpkg: error processing clvm (--configure):
subprocess post-installation script returned error exit status 3
dpkg: dependency problems prevent configuration of redhat-cluster-suite:
redhat-cluster-suite depends on clvm; however:
Package clvm is not configured yet.
dpkg: error processing redhat-cluster-suite (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of system-config-cluster:
system-config-cluster depends on redhat-cluster-suite; however:
Package redhat-cluster-suite is not configured yet.
dpkg: error processing system-config-cluster (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
clvm
redhat-cluster-suite
system-config-cluster
E: Sub-process /usr/bin/dpkg returned an error code (1)

Any help would be appreciated.
jhollon is offline   Reply With Quote
Old June 2nd, 2006   #8
ubuntu_demon
Ubuntu Master Roaster
 
ubuntu_demon's Avatar
 
Join Date: Oct 2004
Location: Netherlands
Beans: 2,968
Ubuntu 8.04 Hardy Heron
Re: Breezy -> Dapper Problems

try this :
http://www.ubuntuforums.org/showthread.php?t=186672
__________________
my blog : http://ubuntudemon.wordpress.com

Feisty/Gutsy/Hardy Quick Guide (including multimedia playback)
http://ubuntuforums.org/showthread.php?t=567507


Ubuntu Customization Guide
http://www.ubuntuforums.org/forumdisplay.php?f=159
ubuntu_demon is offline   Reply With Quote
Old June 2nd, 2006   #9
jhollon
First Cup of Ubuntu
 
Join Date: Jul 2005
Location: Fairborn, OH
Beans: 11
Ubuntu 8.04 Hardy Heron
Send a message via AIM to jhollon Send a message via Skype™ to jhollon
Re: Breezy -> Dapper Problems

I tried a lot of the things on that linking site. I still get the same error (here is what happens when I try to do any of those commands, though this is specifically for the remove command):

:~$ sudo apt-get remove clvm
Reading package lists... Done
Building dependency tree... Done
The following packages will be REMOVED:
clvm
0 upgraded, 0 newly installed, 1 to remove and 2 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 487kB disk space will be freed.
Do you want to continue [Y/n]? Y
(Reading database ... 166449 files and directories currently installed.)
Removing clvm ...
Stopping Cluster LVM Daemon invoke-rc.d: initscript clvm, action "stop" failed.
dpkg: error processing clvm (--remove):
subprocess pre-removal script returned error exit status 1
Starting Cluster LVM Daemon clvmd could not connect to cluster manager
Consult syslog for more information
invoke-rc.d: initscript clvm, action "start" failed.
dpkg: error while cleaning up:
subprocess post-installation script returned error exit status 3
Errors were encountered while processing:
clvm
E: Sub-process /usr/bin/dpkg returned an error code (1)

Also, regarding the problem with my monitor reporting "out of range" when switching to bash: My roommate fixed the problem by removing the ubuntu splash/booting up-screen from grub (at least that's what he said he did, he knows a lot more about linux than I do since he built his gentoo system). I thought it might have been something with my video card, but then realized that the drivers and such aren't even loaded at this point (on bootup or in bash)? Not a big deal though.

Last edited by jhollon; June 2nd, 2006 at 10:34 AM..
jhollon is offline   Reply With Quote
Old June 2nd, 2006   #10
ubuntu_demon
Ubuntu Master Roaster
 
ubuntu_demon's Avatar
 
Join Date: Oct 2004
Location: Netherlands
Beans: 2,968
Ubuntu 8.04 Hardy Heron
Re: Breezy -> Dapper Problems

Don't remove anything related to LVM if you are using LVM.If you are using it you would know. Otherwise go ahead :

go to ctrl-alt-f1 and remove all packages that give errors and/or dependencies problems.

Try the -f switch :

$sudo apt-get remove clvm -f
__________________
my blog : http://ubuntudemon.wordpress.com

Feisty/Gutsy/Hardy Quick Guide (including multimedia playback)
http://ubuntuforums.org/showthread.php?t=567507


Ubuntu Customization Guide
http://www.ubuntuforums.org/forumdisplay.php?f=159
ubuntu_demon is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:35 PM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry