Ubuntu Servers :: Error Upgrading From 9.04 To 9.10

Apr 16, 2010

I need immediate assistance on the upgrade process off ubuntu server from version 9.04 to 9.10. Here is my output after running do-release-upgrade. I first ran the release upgrade from 8.10 to 9.04, which ran really smoothely without errors and at the end prompted a reboot. I have rebooted and decided to upgrade further - 9.04 to 9.10. And here is the result. I saw this long into the upgrade process, somewhere 1.5 hours into the upgrade: [URL]

View 1 Replies


ADVERTISEMENT

Ubuntu Servers :: PHP Error "Unable To Load Dynamic Library" After Upgrading Server From 10.04 To 10.10

Oct 22, 2010

After upgrading my server from 10.04 to 10.10 I keep getting the following php error, "PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626+lfs/syck.so' - /usr/lib/php5/20090626+lfs/syck.so: cannot open shared object file: No such file or directory in Unknown on line 0"

View 1 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

Ubuntu Servers :: Upgrading 9.10 To 10.04 Via SSH?

Jun 16, 2010

I have several remotely hosted boxes (running 9.10 Server 64-bit) that I'd like to upgrade at some point to Lucid Server, preferably using do-release-upgrade.

Is this possible currently via SSH, without lockout or breakage?

Theoretically, I can have the datacenter staff do the upgrade for me, but I'd prefer to do it myself if it's possible to do so.

View 5 Replies View Related

Ubuntu Servers :: Upgrading From 7.10 To 10?

Aug 18, 2010

We have an Old 7.10 server which i want to upgrade to 10 but i cant work out how to do it, or if its still possible. I ran this:

sudo apt-get install update-manager-core (Which says its up to date)

and then

sudo do-release-upgrade

which i found here:

[URL]

But all it comes back with is:

No new release found.

From what i gather i need to go to 8 before i can go to 10.

View 3 Replies View Related

Ubuntu Servers :: 8.04 - Upgrading Apache From 2.28 To 2.2.17

Nov 14, 2010

My Server is 8.04 (hardy) and Apache is 2.2.8. I have been receiving emails from Apache each time a new stable release is available, most of which say you should install them due to security issues. The current stable release of apache being offered is 2.2.17

Q1) Do you recommend I upgrade from Apache 2.2.8 to 2.2.17?
Q2) Does this come automatically with my regular updates via Update Manager once the Ubuntu community thinks its stable enough (it appears that it doesn't)?
Q3) What is the best way to install the update?
Q4) Any concerns about installing it into a live environment? I don't have a development platform to try it in first.

View 3 Replies View Related

Ubuntu Servers :: Upgrading System Drive Using Dd?

Jan 18, 2010

I have just found a 120gb scsi drive which i would like to use as my system drive instead of my current 80gb scsi drive. I cannot simply plug the drive in for extra storage as i don't have a spare scsi slot! only have 2 and one is for the dvd-drive

is it ok just to dd the one onto the other? can i do this whilst the system is live? or should i use a live cd? or better still put both drives into a separate linux box?

its currently formatted to ext3.

plus would i need to use any special switches using the dd command? or would it simply be :

Code:
dd if=/dev/sda of=/dev/sdb

just trying to avoid a re-install!

View 1 Replies View Related

Ubuntu Servers :: Worth Upgrading For A Personal Box?

Oct 10, 2010

I have an ancient computer that's been running Ubuntu since about last year. I started with 8.04.4 but then upgraded to 10.04 via apt-get.I mostly use this machine as a file dump for other computers on the network.

View 2 Replies View Related

Ubuntu Servers :: Upgrading Kernel Without Reboot

Dec 16, 2010

I have an Ubuntu 8.04 server running 2.6.24-23-server. I have a godaddy account and I am trying to upgrade my os version to 10.04, which requires a kernel upgrade. I have tried ksplice but kernel 2.6.24-23-server is not supported. I have heard about screen sessions but I have not found it possible to reboot one screen while having the other screen stay persistent if it is possible.So the main question is how to update Ubunut 8.04 to Ubuntu 10.04 with out rebooting the entire server? Rebooting is completely not an option at the moment.

View 1 Replies View Related

Ubuntu Servers :: Grub Failure After Upgrading In 10.10?

Jun 27, 2011

I upgraded the boot loader using apt-get upgrade. So Grub upgraded and I believe it automatically ran the upgrade-grub-from-legacy executable. I was confused on what to do so I selected all drives. When I did that, I received a bunch of messages, I will write only non-redundant ones:

mdadm group disk not found (many times, over 20 or so) installation finished, no errors reported (4 times, I guess for my 4 hard drives)Found linux image vmlinux Found initrd image Next, I reboot, and absolutely nothing, not even a grub prompt!! So I tried the following:

1) grub-install /dev/sda1
2) Super grub disk
3) Ubuntu Server Installation CD in rescue mode trying, I get the infamous red error screen when trying to install grub

Nothing worked! My partitions are all there and I can see them and mount them from rescue CD, but I cannot boot to the system, My partitions layout:

One LVM sitting on two RAID-1 Drives Sitting on all four hard drives sda, sdb, sdc, sdd
One Root partition /dev/md2 in RAID-1 Drive sitting on two of the four drives (sda2 and sdb2) Four bios_grub partitions sda1, sdb1, sdc1 and sdd1 each ~1MB Two Swap partitions on two raid drives

I would give more detail but I think the problem is probably in the bootloader configuration because I can access all partitions including LVM and RAIDs from the rescue CD.

View 2 Replies View Related

Ubuntu Servers :: Flashpolicytwistd Does Not Launch After Upgrading To Server 10.04

May 28, 2010

I was running Ubuntu Server 8.04 LTS and using flashpolicytwistd from Google Code to support flash-based telnet on two websites. After upgrading to 10.04 flashpolicytwistd no longer starts.

If I do the following to manually start flashpolicytwistd:

Code:

I get this response:

Code:

If I then immediately do the following:

Code:

I get this response:

Code:

I also cannot locate the process with ps -e, nor can I confirm that it is listening on its assigned port (default is 843, I changed it to 4005).

No errors show up in the logs. I also tried uninstalling and reinstalling with no change.

This problem has been confirmed on the Google Code issues page for this program on Ubuntu 10.04 LTS: [url]

View 3 Replies View Related

Ubuntu Servers :: New Mdadm Version - Worth Upgrading?

Jul 12, 2010

I'm just about to commence a full reinstall of my home media server. Planning on using 1x 1tb and 7x 1.5TB drives in raid 6. I notice the version of mdadm distributed in Ubuntu is 2.6.7.1, but versions exist up to 2.6.9 (excluding all the 3.X ones) Is it worth using a later version? Or is 2.6.7.1 used for a particular reason?

View 2 Replies View Related

Ubuntu :: Error While Upgrading From 9.10 To 10.04

May 7, 2010

I'm currently upgrading from ubuntu 9.10 to 10.04 (I installed my ubuntu using the windows ubuntu installer, wubi, a few months ago). I started the update manager to upgrade, and everything was going fine until it started installing the upgrades, more specifically when it got to "Preparing memtest86+", when it started continuously saying in the terminal "Found linux image: /boot/vmlinuz-2.6.32-22-generic". It's been stuck at "About 43 minutes remaining" for about half an hour. I've included a screenshot of my computer in the state it is in as I type this message.

View 2 Replies View Related

Ubuntu :: Error During Upgrading To 10.04

May 2, 2010

I am trying to upgrade to 10.04 from 9.10 by mounting the ISO at /cdrom0 ,But I get this error during the "getting new packages" step

View 4 Replies View Related

Fedora Servers :: Upgrading Bugzilla Using YUM

Sep 8, 2009

When I installed F11 I chose to install Bugzilla with it. It is installed and working great, but It is not the newest version, and apparently the repositories I have installed do not have the newest version. Anyone know what repository I could get this from, if its possible?

View 3 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 :: Error Upgrading From 10.10 To 11.04

Apr 29, 2011

Trying to upgrade a laptop from Ubuntu 10.10 to 11.04, and I get the following error...Note, that there are 3 "files" that come up with this message...

W: Failed to fetch [url] 404 Not Found

E: Some index files failed to download, they have been ignored, or old ones used instead.

And then drops out of the upgrade utility

View 2 Replies View Related

Ubuntu Servers :: Upgrading System - Gave Up Waiting For Root Device

May 24, 2010

When I was upgrading my system (ubuntu server edition) today from 8.10 to 10.04 (of course in small steps: upgrade version after version) everything seemed running smoothly. But when I restarted it, it gave an error message: Gave up waiting on root device. Screenshot of error and grub menu attached. I've read some information about it and applied the possible workaround given here: [URL]. My system is very old and so is the HDD: it uses an IDE connector. Typing 'exit' doesn't work either.

View 6 Replies View Related

Ubuntu Installation :: Program Error After Upgrading To 9.10?

Jan 1, 2010

Could someone look this over and give me the details on how i remove the package or program that did not recomplie correctly and doesnt behave right. Its called Novacom i was using it when testing some tethering with my palm pre, but as you can see in the terminal output below everytime i install a new package i get the same error about trying to recompile novacom. Im new to Linux but really liking not being on windows any more.

Unpacking kooldock (from .../kooldock_0.3-1ubuntu3_i386.deb) ...
Processing triggers for man-db ...
Setting up palm-novacom (0.3-svn177284-hud9) ...
stop: Unknown job: novacomd

[Code]...

View 4 Replies View Related

Ubuntu Installation :: Directfb Error After Upgrading To 10.4

May 3, 2010

Trying to load some apps like dosbox and virtualbox I get the following error:

Code:

View 3 Replies View Related

Ubuntu Installation :: Error After Upgrading To 10.4 And LTSP

May 18, 2010

after i've upgraded to 10.4 and after i've upgraded LTSP the system gives me the following error:

[code]....

Is there someone who knows what I should do?

View 2 Replies View Related

Ubuntu :: Upgrading From 10.04 To 10.10 - Error Upgrades Calculation Is Not Possible

Mar 3, 2011

I got an error Upgrades calculation is not possible An unresolvable problem occurred while calculating the upgrade: E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held 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

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 8.04--10.04 Boot Error Occurs?

Jul 17, 2010

During upgrading from 8.04 to 10.04, I was asked several times what I wanted to do with menu.lst. I gave the same reply each time: "keep the local version currently installed". I wanted it the way I had when using 8.04; that is, not having the un-customizable grub menu I've experienced before with 10.04.

When I was done installing 10.04 and was going to reboot, the GRUB menu appears as it has before, and the Ubuntu entry says "Ubuntu 8.04", even though it's now 10.04. But when I choose "Ubuntu 8.04", the following error message occurs:


Code:
error sending message: Connection refused
udevadm[900] error sending message: Connection refused
udevadm[901] error sending message: Connection refused
udevadm[902] error sending message: Connection refused
error: unexpectedly disconnected from boot status daemon

[Code]...

View 7 Replies View Related

Ubuntu :: Fatal Error After Upgrading From Version 10.04 To 10.10 / Resolve This?

Oct 27, 2010

I upgraded Ubuntu from version 10.04 to 10.10. When the upgrade completed I was asked to reboot. After reboot I simply got the message "error: file not found" on the screen. After a few seconds the machine rebooted.

I guess it is the boot loader that was not found. Is there some hope of fixing this problem?

View 3 Replies View Related

Ubuntu Installation :: Unable To Start After Error While Upgrading

Dec 4, 2010

I was upgrading from 10.04 to 10.10 but my laptop battery went down so the installation did not ended up correctly.

When trying to reboot now, the system is not able to start correctly. No desktop, no icons... nothing.

Starting in recovery mode is impossible too.

Now I am running with live cd.

View 9 Replies View Related

Ubuntu Installation :: Dpkg Error When Upgrading Likewise-opn ?

Apr 19, 2011

I recently upgraded from Maverick to Natty. The upgrade process went fine and I am able to log in to Natty and use my computer fine.

However, during the installation there was an error upgrading likewise-open from 5.0.xx to 6.0.xx. I thought perhaps removing likewise-open 5.0.xx and installing 6.0.xx (instead of upgrading) may fix the problem.

This what I get:

Code:

View 5 Replies View Related

Fedora Installation :: Error While Upgrading From F11 To F13?

Aug 20, 2010

I want to upgrade my 32bit Fedora from 11 to 13 version. I tried both options: via preupgrade tool and via installation media (DVD). Both options failed with following Anaconda error at the beginning of installation process:

RpmUtilsError: RPM Error opening Package

In my case, the problem was in package:

/mnt/sysimage/var/cache/yum/anaconda-InstallationRepo-xxx.i386/packages/fontpackages-filesystem-1.44-1.fc13.noarch.rpm.

I switched to terminal, and discovered that size of this file is 0.

I downloaded installation DVD from official torrent, so checksum was autmatically checked. Verification test at the beginnig of installation was also successfully passed. So media is OK. Moreover, I also tried to upgrade via preupgrade tool with the same results.

I found similar bug with unclear status in Fedora Bug Tracking system for Anaconda in F12: [URL]

View 10 Replies View Related

Ubuntu Installation :: [Jaunty] Apparmor Error When Upgrading Firefox

Jan 23, 2010

When I use a package manager (aptitude or synaptic) to install updates to firefox (3.6), I get the following error:

[Code]...

View 1 Replies View Related

Ubuntu Installation :: Error When Upgrading - You Have Held Broken Packages

May 10, 2010

I tried to upgrade to 10.04, but did not succeed. Error: You have held broken packages.

View 2 Replies View Related







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