Ubuntu Servers :: Upgrade Fails From Server 9.04 To 9.10?
Feb 24, 2010
I tryed to update ubuntu server from 9.04 to 9.10 a few days ago, but do-release-upgrade failed with the following output.
serv@server:~$ sudo do-release-upgrade
Checking for a new ubuntu release
Done Upgrade tool signature
Done Upgrade tool
Done downloading
[Code]....
View 3 Replies
ADVERTISEMENT
Feb 18, 2010
I've just upgraded to 9.10, and mysql fails to start. When I do an /etc/init.d/mysql start, I just get
* Starting MySQL database server mysqld ...fail!with no additional errors or information to say what went wrong. I saw this thread http://ubuntuforums.org/showthread.php?t=1322070 but the fix mentioned does not apply, as I don't have the #skip bsd line in my config file.
View 5 Replies
View Related
Sep 21, 2010
The following is a subset of error messages I'm getting when trying to do "apt-get upgrade" or "apt-get dist-upgrade" on a machine running ubuntu server 9.10 amd64:
Code:
Preparing to replace linux-image-2.6.31-22-server 2.6.31-22.60 (using .../linux-image-2.6.31-22-server_2.6.31-22.65_amd64.deb) ...
[code]....
View 2 Replies
View Related
Jul 20, 2010
Attempting to install 10.04 Server on an IBM Series X 232 server. Its an old server with dual p III's, 4 small drives and an adaptec controller with a RAID 5 array. The server is currently running CentOS 5.5.
The CD I am installing from is known good. I verified it after I wrote it and verified it again during the install process. The system boots from the CD, I accept the defaults, then it fails at "adding additional components".
View 1 Replies
View Related
Jan 23, 2010
I did a distribution upgrade using "apt-get dist-upgrade". After rebooting, I receive a message saying "Failed to start the X Server". When I okay the prompt for more info, I see the following: GDM: Xserer not found: /usr/bin/X :0 -audit 0 -auth /var/lib/gdm/:0.Xauth -nolisten tcp vt7 Error: Command could not be executed! install the X server or correct GDM configuration and restart GDM.gdm[4678]: WARNING: gdm_server_spawn: Xserver not found: /usr/binX :0 -auth /var/lib/gdm/:0.Xauth -nolisten tcp vt7
View 9 Replies
View Related
Sep 16, 2009
I just did a yum upgrade (5.3 to 5.4) on one node of my three node cluster (RHCS), which did:
Rebooted to the new kernel, but cman failed to start. Rebooted back to the previous kernel, but no change, so it doesn't appear to be the kernel.... Some errors are:
On the upgraded node, the following processes are running:
Whereas on the non-upgraded node, the following processes are running:
View 13 Replies
View Related
Jul 8, 2010
I turned my home PC running Ubuntu 10.04 into a server, and so i am so lost, after reading like a 10-20 different guides and/or official docs, I am totally lost.
All I wanted was to create a custom 404 error page...i read about how people edited .htaccess files to customize error pages, i tried and failed also, editing apache2.conf, I got lost and i dont wanna mess up everything and also, how you're supposed to not touch either of those as its not how it should be done and instead you need to edit httpd.conf and i did and FAILED! again...
Also how do I make it so that I can make subdomain(s) on my site? and wth is a name server and where do I get one?
View 4 Replies
View Related
Sep 1, 2011
I am currently trying to upgrade the Apache installation on our server from v2.2.14 to v2.2.19 using:
[URL] as a guide.
Unfortunately I seem to have hit some walls. When trying to execute ./config.nice I get the following error:
./config.nice: 33: /build/buildd/apache2-2.2.14/configure: not found
Google have not yielded any results as yet. If I leave out this step and use configure, make and make install, v2.2.19 gets installed, but to a different directory and all the config will need to be reformatted as it seems it does not use the Ubuntu Apache config structure.
View 5 Replies
View Related
Jan 23, 2009
I am trying to upgrade RH9 to F10. I have downloaded dvd iso image i386. The SHA1 integrity check passes. The installer fails media check due to "errors". I did an independent verification of the DVD and zero errors found. Download was from Fedora's own torrent, so files should be verified anyway. If I bypass the media check I get the message : Running anaconda 11.4.1.62 the Fedora system installer - please wait.....
[Code]....
View 7 Replies
View Related
May 24, 2010
After upgrading ubuntu server to the latest version (according to apt-get) proftpd stopped working. When I try to execute proftpd I get the following message (when logged in as root or user with root privileges) :
Code:
Line 18 in modules.conf looks like this:
Code:
I've tried removing and re-installing proftpd, but this doesn't help
If I comment line 18 in modules.conf, I just get permission denied on the next LoadModule command...
Can I remove all modules? or is there a way of fixing the permission denied issue?
View 2 Replies
View Related
Sep 8, 2010
Does anyone have any experiences to share regarding this? Our server is still running Hardy and, of course, the time is rapidly approaching where I need to upgrade to the latest LTS. Now, I'm sure a complete re-installation would obviously be preferred, but I noticed that there's a release upgrade feature for Ubuntu server. Is this reliable enough to use on our production server without wrecking everything? I really don't want to have to go through the process of configuring software RAID and all our other services again.
Obviously I'll take normal precautions such as making tons of backups and starting the process on a weekend so if the proverbial poo hits the fan I can work over the weekend and have everything up and rolling by monday. This server is not exposed to the outside world as a webserver or anything like that so it can afford to be down over the weekend (although not preferable since we have financial cron jobs and such running in the wee hours of the morning).
View 5 Replies
View Related
Oct 1, 2010
I installed dhcpd using:
Code:
Now when I try to run it, I get this weird error:
Code:
The error was:
I changed permissions to 777:
Code:
To no avail!
It's got something to do with AppArmor.
I don't think it is installed on this system:
Code:
View 1 Replies
View Related
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
Jun 2, 2010
A week or so ago I ran an aptitude safe-upgrade and while it was updating mysql I suffered a power-failure. Now, this never really happens in Holland but of course this once it happened at the worst possible time.
I've tried a lot of different things to get mysql working again, but am running into all kinds of problems. First mysql won't shut off properly (it does startup with the computer but I can't connect to it at all) during an aptitude purge. If I kill the process mysql seems to purge properly, but I guess this is not the case because I wasn't able to install it then.
Things seem to have gone a bit more smoothly this time, however:
Code:
snek@snek-server:~$ sudo aptitude install mysql-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
[Code].....
View 2 Replies
View Related
Mar 29, 2010
I have a 14TB raid, file system is read-only and I am trying to run e2fsck -B -p -C -v -y /dev/sdb1, it goes through, but fails and says bad block/inode or fails to transfer, something like that.Is there a way I can get this to run successful, this is a production storage server, its critical.
View 13 Replies
View Related
Sep 2, 2010
I have a G3 Mac using the 6.06 PPC version of Ubuntu. The Update Manager stated there is the update to PPC 8.04 LTS so I went ahead and updated it. After 6 hours of downloading and updating, now it only boots to a blank/black screen as if it is trying to use a non-native resolution. One time I did hear the login (drum) sound but still nothing on the screen. Any way I can boot into a cli to troubleshoot this? During the entire booting process I only see black screens, a few text screens (yaboot, then another with Loading Please wait), one has the typing cursor at the top left for about 1 minute. I can hear the hard drive running and searching as if all is working and loading, just nothing on the screen.
I tried the same thing a few months ago and the only way to get it working was to put in the 6.06 alt PPC CD and format/reinstall.
View 2 Replies
View Related
Jan 10, 2011
In trying to upgrade from 10.04 to 10.10, the installation fails when checking software channels. The error basically says that there are breaks, broken depends and unmet dependencies. Yet Package Manager shows that there are no broken packages and mostly everything is running OK except for the Suspend option which doesn't work in 10.04 on a good number of various laptops. I am using an IBM Thinkpad R51 laptop with 1.5 GHz and 512 MB RAM. I have never had a problem like this with any Ubuntu upgrade in the past. How can I get past this problem and upgrade to 10.10? Log files available upon request. If log files needed, Someone on Launchpad said it's because I have third party software installed. But, this never happened before with previous Ubuntu upgrades.
View 9 Replies
View Related
May 2, 2011
I tried to upgrade Mythbuntu from 10.10 to 11.04 but it fails to download three packages, stopping the upgrade from finishing. The APT source is au.archive.ubuntu.com
[Code]...
View 2 Replies
View Related
May 1, 2010
Installed v9 a couple of weeks back and have been causally mucking about with it since. I managed to get XP and ubuntu running as a dual boot system (which was an achievement ).
Anyway, i've upgraded to 10.04 - and already loving it. However... my XP o/s no longer boots. It use to prior to the upgrade. Now, when the XP o/s is selected from GRUB2, I just get a series of bleeps and a flashing _.
Now, I am a complete novice. I actually have no idea where to even begin trouble shooting GRUB2 (and i'm assuming its a problem with GRUB).
View 6 Replies
View Related
May 9, 2010
It seemed to upgrade the first round and looks like it booted back into Ubuntu (I had Purple background) and asked for updates and I installed them and on reboot I lose video when entering desktop. I see the initial purple Ubuntu loading screen, but when it goes away I lose video completely and my monitor says it's unplugged.
I tried the grub nomodeset without luck. I am at the desktop in safe mode. If someone can tell me how to edit a file to enable the graphics again, I'd be forever grateful. Sorry if this was answered, but search only gave me help with the Intel 850 graphics problems and not what I was seeking.
View 1 Replies
View Related
Jun 10, 2010
Dual boot Windows XP SP3 & Ubuntu 9.10 on a single hdd, w/2 partitions. Booted to Ubuntu and upgraded online. XP boots fine, but Ubuntu, not so much; a msg about /dev not found, followed by a shell login prompt. I suspect a grub problem, but haven't been able to find a definitive answer. Since I can at least boot XP, I do not want to do anything that would screw that up and leave me with no bootable OS. I did the "upgrade" shortly after 10.04 was released. Is there a way to reliably fix this w/o possibly screwing up my ability to boot XP, the only OS I can boot? I have no Ubuntu 10.04 disk, as I used their upgrade online option.
View 1 Replies
View Related
Jul 30, 2010
It used to be, that with grub (not grub2?), I could restore the boot partition by the following:
# grub
grub> find /grub/grub.cfg
hd0,10
grub> root (hd0,10)
grub> setup (hd0,10)
Now this no longer works with whatever grub 10.04 uses, I suspect it is grub2? How do I restore grub to the specific partition I need and NOT to MBR? I have a different boot loader and this boot loader is directed to Ubuntu's boot partition.... Since I cannot boot directly to Ubuntu's boot partition I am perhaps left with only LiveCD to do the recovery, right?
View 5 Replies
View Related
Nov 23, 2010
I upgraded from 9.x to 10.10. Under 9.x my wireless usb dongle worked correctly. After upgrade it does not. I checked the dongle on another machine and it works correctly. I inserted a usb memory stick and the system found it as a drive correctly. I assume from this that both the dongle and usb port are ok. The wireless device is a D-Link G122 A2 which is on the supported list (it ran out of the box on 9.x). The link light did not even come on. So I installed ndiswrapper and the windows D-Link driver (note that this was not needed in 9.x). Now the link light comes on and the wireless router is found but the unit will still not connect.
The log file entries on dongle insertion are as follows:
It appears that the problem is with wlan0 not being ready. If this is the case how do I make it ready?
View 3 Replies
View Related
May 1, 2011
The Update Manager has tried to upgrade me to version 11 three times now, and fails each time.
First I get a warning, that probably isn't important: "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."
After the upgrade I get this:
"Could not install the upgrades The upgrade has aborted. Your system could be in an unusable state. A recovery will run now (dpkg --configure -a).
Upgrade complete The upgrade has completed but there were errors during the upgrade process."
The console has about six messages similar to this, all complaining about the vnc-e package:
"warning, in file '/var/lib/dpkg/available' near line 10992 package 'vnc-e': error in Version string '4.4.3_r16583': invalid character in version number"
View 5 Replies
View Related
May 1, 2011
I am trying to upgrade from Ubuntu 10.10 to 11.04.
When it gets to the end of the upgrade I get a dialog with the following error:
Quote:
Could not install the upgrades the upgrade has aborted. your system could be in an unusable state. A recovery will run now (dpkg __configure -a). code...
View 2 Replies
View Related
Jul 19, 2011
I recently set up a Clonezilla server as I have 200+ computers to reimage. Everything was setup and working fine, until I ran into a computer that has a newer BIOS. Grub loads and works fine, but the kernel hangs.
Specs:
Server: Dell OptiPlex 740
Ubuntu 10.10 Desktop x32, kernel 2.6.35-30 generic
Clonezilla version: 2.3.8-32
[code]...
So as mentioned above when I boot the client from PXE to image it, Grub loads, and as it tries to boot, the following lines appear:
Loading vmlinuz-pxe....
Loading initrd-pxe.img.....ready.
Probing EDD (edd=off to disable)....ok
[screen flickers then returns to the above text. Freezes.]
I updated the bios on a machine that previously worked to confirm/replicate the problem. How do I fix this?
View 1 Replies
View Related
Aug 1, 2011
I just upgraded to ubuntu 11.04 but now all the kernels fail to boot. The resolution of grub changed and the older kernels are put into a 'previous kernels' folder. The most recent kernel halts at the message '* Stopping userspace bootsplash [ OK ]' and the previous kernels fail with the message 'Unlink after no-irq. Controller is probably using the wrong IRQ',
or show the background of the login screen with just a white box.
I think the cause is that I have an ATI graphics card (HD Radeon 3650), because on my 2 other computers ubuntu upgrades fine and they have NVIDEA graphics cards.
As a last resort I tried installing different distro's like Linux Mint but it also gived me the 'unlink after no-irq' message.
View 1 Replies
View Related
Oct 12, 2010
I was updating from 10.04 to 10.10 (was updating through update manager) after some time I got following message:
Code:
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. When I tried to run the command
Code:
ubuntu-bug update-manager
as above message says I got error
Code:
The problem cannot be reported:
This is not a genuine Ubuntu package
Following are the files in /etc/apts/sources.list
http://paste.ubuntu.com/511416/
Then there are some files in /etc/apt/sources.list.d
their contents are
lucid-partner.list ---->http://paste.ubuntu.com/511417/
medibuntu.list---->http://paste.ubuntu.com/511418/
ubuntu-mozilla-daily-ppa-lucid.list---->http://paste.ubuntu.com/511419/
ubuntu-wine-ppa-lucid.list------------>http://paste.ubuntu.com/511420/
lucid-partner.list.distUpgrade----------->http://paste.ubuntu.com/511421/
medibuntu.list.distUpgrade---- ------->http://paste.ubuntu.com/511422/
ubuntu-mozilla-daily-ppa-lucid.list.distUpgrade---->http://paste.ubuntu.com/511426/
ubuntu-wine-ppa-lucid.list.distUpgrade--->http://paste.ubuntu.com/511427/
lucid-partner.list.save--->http://paste.ubuntu.com/511428/
medibuntu.list.save---->http://paste.ubuntu.com/511430/
ubuntu-mozilla-daily-ppa-lucid.list.save---->http://paste.ubuntu.com/511431/
ubuntu-wine-ppa-lucid.list.save----->http://paste.ubuntu.com/511433/
What should I be checking now?
View 12 Replies
View Related
Mar 17, 2010
After an almost flawless upgrade from 9.04 to 9.10, the desktop doesn't quite finish loading: when I log in I am left with unmovable but otherwise usable windows chiefly noticeable by their lack of title bar. I can kick the system into completing a normal startup by right clicking on the desktop and selecting "visual effects/normal" whereupon it pops up with "desktop effects not available" and subsequently the title bars all return and everything works as normal - even compositing (meta city). Something appears to be choking it at the last hurdle. How I might go about debugging it. Failing that, what do I need to purge/reinstall to make it work normally?
View 14 Replies
View Related
May 15, 2011
This is what I get when trying to upgrade PHP from 5.2.17 to 5.3.6.
[Code]...
I did, a few months ago, try to install OpenLDAP, but never got it working. What do I need to do to get PHP to upgrade?
View 1 Replies
View Related