Ubuntu Installation :: Lucid Upgrade Hangs When Upgrading MySQL Server

May 2, 2010

When this happens you have to open a terminal, get the process id for mysql-server-5 then kill that process. Like this:
Code:
ps -A
then from the list of processes that it spits out look at the process id (the number at the beginning of the line) for mysql-server-5.

Now type
Code:
sudo kill -9 XXXXX
where XXXXX is the process id for mysql-server, and enter your password. The upgrade process should now resume.

View 1 Replies


ADVERTISEMENT

Ubuntu Installation :: Apt-get Hangs When Upgrading Mysql-server-5.1?

Jun 20, 2010

When I attempt to do the following:

Code:
sudo apt-get update
sudo apt-get upgrade

[code]....

View 8 Replies View Related

Ubuntu Servers :: Home Server 10.04 - Upgrade Hangs On Mysql / Resolve This?

Aug 11, 2010

Been trying to upgrade home server for several days and it keeps hanging on the mysql upgrade. Here's the what apt-get says code....

View 3 Replies View Related

Ubuntu Installation :: Get Hangs With The Mysql Package After One Apt-get Upgrade

Apr 19, 2010

I'm running Lucid, and after one apt-get upgrade I get hangs with the mysql package: Preparing to replace mysql-server-5.1 5.1.41-3ubuntu11 (using .../mysql-server-5.1_5.1.41-3ubuntu12_i386.deb) ... no matter what I do I can't get it to remove or install the mysql package. I've tried doing:

sudo dpkg --remove --force-remove-reinstreq mysql-server-5.1 but even that just hangs forever. I just want to remove the package so I can install the other updates

View 1 Replies View Related

Ubuntu :: Mysql Will Not Start - Upgrade To Lucid

Jun 2, 2010

I cannot get mysql to start since updating to Lucid. It seems to be utterly silent, no log entries anywhere I can see or anything.

I've tried reinstalling the ubuntu install to no avail.

Here's the /etc/mysql/my.cnf:

(default from upgrade I suspect) this is also the debian.cnf

Code:
# Automatically generated for Debian scripts. DO NOT TOUCH!
[client]
host = localhost
user = debian-sys-maint

[Code].....

I'm just getting utterly nothing in any log.

root@linuxbox:/etc/mysql# sudo start mysql
start: Job is already running: mysql

but there isn't! top/ps show nothing at all

root@linuxbox:/etc/mysql# sudo restart mysql (or stopping) just sit there, hung on something.

View 2 Replies View Related

Ubuntu Installation :: Upgrade From Ibex Server To Lucid Server With Matrix LSA?

Jul 7, 2010

I have a dedicated server with Fasthosts. It's currently running Ubuntu Server 8.10 and I want to update it to 10.04.

The only issue I have so far is it runs Matrix Server Appliance 2.0-38

Does anyone know if this will be affected by the upgrade in a bad way?

I have had no luck finding a site for Matrix or any other information.

For the upgrade itself, I was hoping to run do-release-upgrade.

View 2 Replies View Related

Ubuntu Servers :: Page Load Hangs After Lucid Upgrade

Apr 30, 2010

I just upgraded my server from 9.10 to 10.04. I have ISPconfig installed on it and worked like a charm until the upgrade. Now when I point a browser to my site the page just hangs as if it is trying to load it but I never get an error nor does it load the page. I have tried to restart apache using /etc/init.d/apache2 restart in which I receive an fail error:

root@ubuntu:~# /etc/init.d/apache2 restart
* Restarting web server apache2 (9Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down

[Code].....

After this I still get the same results when trying to load the page in the browser.

I cannot load anything in the www root or virtual host files.

View 4 Replies View Related

Ubuntu :: Installing Mysql-server Hangs Apt-get?

Jan 5, 2010

I'm trying to install DekiWiki, which has as a dependency mysql-server. This is what's going on:

Code:
root@servername:~# apt-get install mysql-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:

[Code]...

Do you think this package might be corrupted, and if so can I manually specify a different version or a different package? I don't know what else to do; ctrl+c to kill it results in dpkg hangups that yeah, I can purge, but I'd rather not be doing that more than is really necessary.

View 2 Replies View Related

Ubuntu Servers :: RAID AFU / Server Won't Boot After Upgrading To Lucid RC1?

Apr 22, 2010

Ran 'do-release-upgrade -d'on my server running Hardy.No problems during the upgrade.Rebooted after the upgrade completed, and I was presented with the new plymouth screen. This sucks for servers.It sat there displaying the logo for ~5 minutes.Hit CTRL+ALT+F1 through F8 and didn't see anything on the virtual consoles.Finally figured out that I had to hit ESC on the plymouth screen to actually see what was going on.It said /dev/sdi1 had problems along with /dev/md0.It sat there forever with no fsck status and no HDD lights blinking.

SysRq+REISUB and tweaked the boot parameter to remove 'quiet splash' and appended 'S' for single-user mode.Got the attached screenshot.The box has been sitting like this for ~15 minutes.Not entirely sure what to report a bug against at the moment. Plus the somewhat-new requirement of running 'ubuntu-bug' is pretty retarded in this situation. (Yeah, I know I can add some string to the URL to get around it.Why is it such a pain in the *** to report a bug?)I'm going to do some more digging to try and find out what is dying during boot.The new boot process is a bit of a mystery to me still, so if anyone has pointers or any devs want more detailed information,

View 8 Replies View Related

Ubuntu Installation :: Upgrading From Lenny To Lucid?

May 24, 2010

I've some major pains with my Debian 5.0.4 ("lenny") installation and as "squeeze" is delayed I consider switching to "lucid".

Has anybody done this before? I'm not sure if should upgrade directly to "lucid" or do an intermediate step via "karmic".

View 9 Replies View Related

Ubuntu Installation :: Upgrading Empathy In Lucid?

Oct 20, 2010

When will an updated version of Empathy be available for Lucid? Or is there an easy way to install the Meerkat version?

I intend to continue using Lucid for a couple years, but the version of Empathy available in Lucid has some issues with logging chats -- there's no way to disable chats from being logged and there's no easy way to delete chat logs. The current version allows one to disable logging but it's not available in Lucid, only Meerkat.

[URL]

View 3 Replies View Related

Ubuntu Installation :: Vista Installation Won't Start After Upgrading From Karmic To Lucid

Apr 30, 2010

My Windows Vista installation won't start after upgrading from Karmic to Lucid. If I select it on GRUB2, it leaves a blinking cursor on screen. And I tried doing the whole test disk thing and the boot info script. This is what my Results.txt file says

[Code]....

View 8 Replies View Related

Ubuntu :: Unable To Install Mysql-server On Lucid?

May 11, 2010

I've tried installing mysql-server on Lucid, and I get errors that it cannot set the root password. A screenshot is attached.

I have no idea what to do. I've tried purging configuring and reinstalling. Same problem. I can't find anything in the logs.

View 2 Replies View Related

Ubuntu Installation :: 10.4 Server - "apt-get Upgrade" Hangs At Libc6

Jun 16, 2010

I just installed 10.4 Server, and dutifully did apt-get update;apt-get upgrade" after installation.

The upgrade hangs at "libc6". I get no keyboard response (not even Ctl-Alt-Del), and apparently no other response, either - pressing the power button doesn't even interrupt it! Usually press Power will interrupt whatever is going on and reboot the machine.

View 1 Replies View Related

Ubuntu Installation :: Download Size When Upgrading To Lucid?

May 1, 2010

how many MBs need to be downloaded when I upgrade to 10.04 from an up-to-date 9.10?

View 7 Replies View Related

Ubuntu Installation :: Upgrading From Karmic To Lucid - Error

Jun 18, 2010

Error during commit 'E:Internal Error, Could not perform immediate configuration (2) on mountall' Restoring original system state

Yeah...that's what I get every time I try to upgrade to lucid lynx.

NOTE: I haven't updated for quite some time. I may have gotten one or two updates for karmic but that was it. Just thought it might be important....

NOTE: Also not sure if this is important, but karmic installed and did some funny stuff to itself. My desktop no longer exists. It just isn't there. Also, when I try to turn of my computer it gets all kinds of errors and eventually I have to just pull the plug....something about a dev loop0 right after is says its deactivating swap...

View 9 Replies View Related

Ubuntu Installation :: Upgrading From Lucid 32bit To 64bit

Jul 21, 2010

I am going to upgrade from Lucid 32-bit to Lucid 64-bit, and I have some questions as to what I need to do. My system is a dual boot of XP and Lucid, but I only use XP rarely nowadays. I know I have to do a clean install, so here goes. Do I have to blow away my current install of Lucid? If the answer to (1) is yes, what about Grub? How do I get a list of my currently installed applications?

Currently Lucid is on one partition. I have a Clonezilla copy of the file system. Can I restore the /home directory from that copy once I have installed the 64-bit system? If I decide to make /home a separate partition, are there any good rules of thumb about how much space to allocate to the various partitions? Are there any other directories or files I should consider copying from the Clonezilla copy?

View 8 Replies View Related

Ubuntu Installation :: Upgrading To Lucid Beta2 From Command Line?

Apr 18, 2010

How to upgrade to lucid beta2 from the command line. When I try 'sudo do-release-upgrade' I get this:

Checking for a new ubuntu release
Done Upgrade tool signature
Done Upgrade tool
[100%] 86.3kB/s 0s
Reading cache

Checking package manager
Reading package lists: Done
Reading state information: Done
Reading state information: Done
Reading state information: Done
Done downloading
Reading package lists: Done
Reading state information: Done
Reading state information: Done
Reading state information: Done

Updating repository information
WARNING: Failed to read mirror file
Third party sources disabled
Some third party entries in your sources.list were disabled. You can re-enable them after the upgrade with the 'software-properties' tool or your package manager.
Done downloading

Checking package manager
Reading package lists: Doneucid/main Packages: 90 ed Packages: 77
Reading state information: Done
Calculating the changes
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 against the
'update-manager' package and include the files in
/var/log/dist-upgrade/ in the bug report.
Restoring original system state

Aborting
Reading package lists: Donem lucid-updates/restricted Packages: 94
Reading state information: Done
Reading state information: Done
Reading state information: Done

The first 2 don't apply as I'm on 9.10. I can't really remember if I have installed any unofficial software packages.

View 3 Replies View Related

Ubuntu Installation :: After Upgrading To Lucid Laptop No Longer Boots?

May 11, 2010

I just upgraded from Karmic to Lucid and my system will no longer boot. The upgrade completed without any error messages, but upon reboot, it hangs at the loading screen. I cannot start the system in recovery mode either. Same issue happens. To get to the command line, I've appended:

init=/bin/bash

to the kernel line in grub. I then remount so I have r/w access.

It appears to be an issue with udev. While the loading screen is "loading," udevd_work scrolls a bunch of stuff that's too fast for me to read (nor can I copy and paste it).

/var/log/udev isn't showing any recent errors, only messages from before the upgrade.

View 3 Replies View Related

Ubuntu Installation :: Grub Rescue When Upgrading From Karmic To Lucid?

Jun 7, 2010

I had a nicely working karmic 64bit/windows XP install, but the "upgrade" button to 10.04 has finally got the better of me. Now, when the PC boots up, the following failure occurs:Memory CheckPCI device listingVerifying DMI Pool Data ......error: no such device:e9eb88c2-67f2-47a7-bf9d-50b77b2d3480grub rescue>_Some more information.linux is on sdb1when I type "ls" I get: "(hd0) (hd1) (fd0)"however, I've not managed to get "ls (hd1,1)" or similar to do anything, the best I get is "error: no such partition".the command "find /boot/grub/grub.conf" results in the error "Unknown command 'find'"I've tried swapping the boot order in the bios from hd0 to hd1 but that has made no difference.There is no grub loader, no linux, no windows, no operating system of anykind, just the "grub rescue>" prompt.

View 9 Replies View Related

Ubuntu Installation :: Move Home Folder When Upgrading To Lucid?

Jun 9, 2010

I am planning to move to Lucid from Karmic now that I am out of university for the summer and have time. I have heard that there is a way to copy your home folder over to the next release and all of the data and program settings will remain intact. I have tried some research on the subject but everything I have found has been extremely confusing. I want to do a fresh install (as my updater has been failing time and time again and asking for partial upgrades etc). Instead of creating a new partition for the home folder, would it be possible to move it to an external drive and copy it back over (I have tried to copy it to the external but I get some errors even in sudo)?

View 4 Replies View Related

Ubuntu Installation :: Lost Power While Upgrading To Lucid From Hardy?

Aug 8, 2010

I tried to upgrade my kubuntu 8.04 LTS to Ubuntu 10.04 LTS as given here. Actually I wanted to upgrade to kubuntu. The download completed successfully. However,while upgrading the power went off and left the computer in bad state. Now I see multiple two entries for both

kubuntu 8.04.4 LTS, Kernel 2.6.24-28-generic
kubuntu 8.04.4 LTS, Kernel 2.6.24-28-generic (recovery mode)

in grub. Since I am not that familiar with ubuntu(in general linux), I would like
When I tried to boot in first two of these I get the following error message and it remains in command-line mode.

Code:
libudev: udev_monitor_new_from_netlink: error getting socket: Invalid argument
[ 20.839013] wait-for-root[946]: segfault at 00000030 eip b774bf2b esp bfb33340 error 4
Segmentation fault

[Code]....

However, the mount points are not having anything. It is like nothing got mounted. I would suspect there should be some way where I should be able to locate the downloaded upgrade stuff and apply it afresh again from start. Is this something possible?

View 4 Replies View Related

Ubuntu Installation :: Can't Boot Default Kernel After Upgrading From 9.xx To 10.04 Lucid Lynx

Jul 21, 2010

after upgrading to lucid lynx ubuntu doesn't boot with the new kernels 2.6.32-22-generic and 2.6.32-23-generic (also in recovery mode). But it's does boot with the previous 2.6.31-21-generic kernel. At the time i was hoping to wait it out, but a new kernel has come and the problem persisted. I've been trying to find a solution for this but somehow, amid lots of failed boot blank black screen threads, i didn't relate to any solution. The boot seems to go well until a pixelated logo appears (before the login screen), then goes to a blank black screen and there it stays stuck with no remedy. Looking into dmesg logs - albeit some differences between 2.6.31-21 and the newer 2.6.32-23 - the failed boot seems proper in both logs. In Xorg logs the differences are bigger but i cannot pinpoint a source for this problem.

View 2 Replies View Related

Ubuntu Installation :: Firefox No Longer Working After Upgrading To Lucid Lynx?

Nov 28, 2010

I got an error during the upgrade but chose to let the upgrade complete. Now my Firefox won't lauch. I tried uninstalling and reinstalling it from the Terminal and got the following:Quote:

rick@Desktop:~$ sudo apt-get install firefox
[sudo] password for rick:
Reading package lists... Done

[code]...

View 1 Replies View Related

Ubuntu Installation :: Gnome-wm Doesn't Start At Boot Time Automatically After Upgrading To Lucid

Feb 23, 2011

I just did a distribution upgrade on my laptop from 9.1 to 10.04, and it went fine for the most part except this issue. After it boots up, I don't see any window titles/scrollbars/borders and on clicking the icon for "Show desktop" on the bottom left, I see the following error message:

"Your window manager does not support the show desktop button, or you are not running a window manager."

After googling a bit, I realized that gnome-wm is not starting automatically and so I have to manually start each time to see the windows working properly. Can somebody tell me if there is a way to make sure that gnome-wm starts automatically? I know I can put it in my .bashrc but I want to do it the correct way if possible. If not, I will have to go with that workaround.

View 9 Replies View Related

Ubuntu Installation :: Gnome-wm Doesn't Start At Boot Time Automatically After Upgrading To Lucid Lynx?

May 14, 2010

I just did a distribution upgrade on my laptop from 9.1 to 10.04, and it went fine for the most part except this issue. After it boots up, I don't see any window titles/scrollbars/borders and on clicking the icon for "Show desktop" on the bottom left I see the following error message: "Your window manager does not support the show desktop button, or you are not running a window manager."

After googling a bit, I realized that gnome-wm is not starting automatically and so I have to manually start each time to see the windows working properly. Can somebody tell me if there is a way to make sure that gnome-wm starts automatically? I know I can put it in my .bashrc but I want to do it the correct way if possible. If not, I will have to go with that workaround

View 4 Replies View Related

Ubuntu Servers :: Lucid X86 Installation Disk - Gets To 17% Copy On Fs-core-modules-2.6.32.21-generic-di And Hangs

Apr 30, 2010

I downloaded the x86 server version for Lucid twice today. Both times before burn the md5 match those published on the Ubuntu site. I am attempting to install the system on a Dell poweredge 2500. 2x 1.4 gb P4 procs, 1 gb ram, 750 GB HDD (raid) Boot to installer. it goes through the standard language checks, keyboard, checks for cdrom, then attempts to start copying files.

It gets to 17% copy on fs-core-modules-2.6.32.21-generic-di and hangs there for 5 minutes or so. Then comes back with the error that it could not get the file and asks if I want to retry. all retries lead back to this error. As I said, MD5 is exact, burner does not complain of a bad burn, and disk is closed at the end of the burn. so, has anyone else been able to install Lucid server x86? burned four disks today, one pair on two different burners. All fail at 17% retrieving that file.

View 9 Replies View Related

Ubuntu Servers :: Upgrading From Mysql5.1 To Mysql5.5 - Get An Error :2002 : Can't Connect To Local MySQL Server Through Socket ?

Apr 28, 2011

how to upgrade from mysql5.1 to mysql5.5 version. Pls guide me in briefly.I did upgrade with the help of this url

http://www.ovaistariq.net/490/a-step...-to-mysql-5-5/ but i got error like this error:2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) when trying to connect FATAL ERROR: Upgrade failed

In /etc/my.cnf , i didnt get like this. Is this is the error
user = mysql; socket = /var/run/mysqld/mysqld.sock; port = 3306; basedir = /usr/local/mysql; datadir = /usr/local/mysql/data; tmpdir = /tmp; log_error = /var/log/mysql/error.log

View 1 Replies View Related

Server :: Upgrade MySQL From 5.0 To 5.1?

Jul 24, 2010

I have mysql server 5.0 installed via binary package on RHEL 5 where I have big databases running on it.

I want to upgrade mysql server to 5.1 without backup/restore of DBs. what is the best way to do this?

I tried yum update mysql-server but RH repo doesnt provide mysql 5.1 yet. and I tried to download mysql-server 5.1 binary packages from mysql.com but I got errors when I did rpm -Uvh mysql-5.1.

View 9 Replies View Related

Server :: How To Upgrade Php And MySQL.

May 4, 2010

I tried upgrading mySQL and PHP using up2date and what did it do? Downgraded me from mySQL 4.0.26-standard to 3.23.58 and did nothing with PHP.

[Code]....

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved