Fedora :: Update 15 And Taking Too Long - Even Cleaning Of Packages

Aug 16, 2011

I tried to update fedora 15 and it took too long , even the cleaing of packages took too long At the end of the update got the status cleaning up packages that took even longer than the whole update.

View 3 Replies


ADVERTISEMENT

Ubuntu :: Running Postinst Hook Script /usr/sbin/update-grub Taking A Long Time?

Apr 15, 2010

Running first upgrade after installing 9.10.

Currently on item "Configuring linux-image-2.6.31-20-generic" and the progress bar/terminal readout has not changed for an hour or so I'd say.

Don't want to cause issues by killing it halfway through, especially as it presents an opportunity to learn something!

View 2 Replies View Related

Fedora Installation :: Upgrade To F15 Taking Too Long To Run

May 28, 2011

I switched to Fedora from Ubuntu about a month ago, and I've been very happy so far. But today I started the upgrade to Fedora 15, and something isn't right. I used the preupgrade method, and the package download took a respectable 30-40 minutes, then I was prompted to reboot my machine. I did so, about 4 hours ago. It took about 2 hours to get to the point where it says it's installing the packages, and 2 hours to get to where it is as I write this, at 116 completed packages out of 1634.

I'm pretty sure this isn't normal for ANY distribution. The machine itself is about 6 months old, so I'm pretty sure it's not a hardware issue. I'm considering interrupting the upgrade and doing a clean install, but I was wondering, is there anything I can do before resorting to the clean install option?

View 7 Replies View Related

Fedora :: F15 Taking Extremely Long To Boot?

Aug 21, 2011

I just want to find out if anybody else is having a similar issue before I start trying to disable services one by one. When I boot in to F15, everything runs fine up to were it starts loading the CUPS module then it hangs for about 2 to 3 minutes, the next thing to load is Samba shares. So it could be either of these or it could have nothing to do with them. Just to add that I made 100% sure that all my samba shares mount fine and are online and have no shares mounting in my fstab file.

View 2 Replies View Related

Fedora :: Cleaning Old Packages From Yum Cache?

Mar 12, 2010

I have enabled the option to keep the yum cache when updating Fedora 12 and I was wondering if there was a way in which I could remove old versions of the same package from the cache?

I have Fedora installed on more than one machine and I make them share a common update location for their updates to avoid downloading the same packages twice (bandwidth quota expensive in Australia).

how I could accomplish that? yum clean doesn't seem to have any options to only remove old packages!!!

Example: The yum update cache has:

wireshark-gnome-1.2.5-3.fc12.x86_64.rpm
wireshark-gnome-1.2.6-1.fc12.x86_64.rpm

I wish to only keep the most recent version that is wireshark-gnome-1.2.6-1.fc12.x86_64.rpm, but for all the packages.

View 4 Replies View Related

Ubuntu :: GUI Taking Long Time To Load?

May 3, 2010

in ubuntu 10.04 After logging in t All I had was the wallpaper & my widgets for around a minute, and then the usual upper and lower panels appeared.. didnt had this problem in 9.10

View 4 Replies View Related

Debian Installation :: Apt Taking A Long Time To Configure

Jul 15, 2010

while installation of debian 5 from small cd ... does configuring apt take a lot of time!!! installing debian for the first time.

View 1 Replies View Related

General :: Find Command Taking Too Long On Ubuntu 10.10

Aug 11, 2011

The find command is taking too long on my machine to complete. When I use time command, I find that sys time and user time are too small as compared to real time. Is my find process not getting scheduled properly?

I interrupted the neverending find command and got the following statistics:

Real time : 5min
Sys time : 1.1 sec
User time : 3 sec

I was running

find / -name ls 2>/dev/null

View 2 Replies View Related

Ubuntu Installation :: GDM Taking Long Time To Come Up After Updates?

Mar 26, 2010

I have just made a clean install of Ubuntu 9.10 and after installing all updates, GDM is taking a long time (about one minute) to come up after a clean boot, resulting in a regular console prompt.

If I issue "sudo service gdm start" it does come up promptly.

What can I do? Where can I see startup logs to try and identify any problems?

View 5 Replies View Related

Ubuntu :: BZ2 Compression Surely Taking Long Time

Dec 8, 2010

I compressed a directory containing many image files. The directory amounted to 5.3gig. Compressed with TAR using .tgz the compression took a couple minutes at most and compressed down to 4.3 gig. Compressed using .bz2 the compression took about 90 minutes and compressed down to 4.2 gig. Hardly worth the extra time. Do these numbers look normal to you?

View 1 Replies View Related

Ubuntu :: Taking A Long Time To Start Up Programs?

Jan 3, 2011

I don't know if it is just me but it seems like Ubuntu takes a long time to start up programs. For example, it takes me 10 seconds to start up "Ubuntu software center". My computer is a relatively fast one. It has 4 gb of ram and an intel core duo processor. I didn't install that many programs. Does anyone know what might be the source of the problem and how to fix it?

View 6 Replies View Related

General :: Inserting Xml Data Into Mysql Taking So Long?

Jun 14, 2011

I have about 200k data entries in xml file. I wrote php script (using php-xml) to read xml file and insert into mysql. At first it went really quickly inserting, then after a while after inserting 100k entries, it slowed right down, just like it would not even doing anything. I have CentOs with 512M on VirtualBox running as server.

View 3 Replies View Related

General :: Script Taking Long Time To Execute?

Jan 25, 2011

Quote:

#!/bin/ksh
DBcounttry_finalnofunc()
{

[code]....

View 6 Replies View Related

Software :: K3b - Copying Commercial DVD - Taking A Long Time

Jul 24, 2011

I purchased a special collection boxed Superman set for my 10 year old daughter in May for her birthday and recently some second hand Zumba DVD's. My daughter is quite hard on DVD's. So I have as asked her to wait whilst I have them copied.

I will be using the Zumba regularly and know they will suffer so want use copies and save the originals.

I have done some reading and I think I have everything installed correctly.

I tried K9copy, but it immediately closed. I then tried K3b and noticed I needed 99GB of space. (I wonder if that is why K9copy closed?) The only thing I have that big is my backup external drive.

So I connected it up. I only had about 44 GB of space on it. I ticked for half the tracks which needed less space. So now there was enough space. I then clicked on rip DVD. It has been doing it continuously for 2 nights and is up to 24%.

So at this rate it will take a week to copy half a DVD to my drive and then I have to burn it to a DVD. This can't be right, can it?

I am running OpenSuse 11.3

View 5 Replies View Related

Ubuntu Servers :: Apache Taking Too Long To Respond On Localhost

Jul 5, 2011

I am following this howto to install Apache, MySQL, and PHP5:

[URL]

I have just installed Apache and I am pointing my browser to:

http://192.168.0.100

but I am getting the error message that the server is taking too long to respond.

View 1 Replies View Related

Server :: Seems That The Rm -rf And Cp -a Commands Are Taking A Long Time To Complete In What Should Be Short?

Jun 10, 2010

I am backing up data from a remote server onto a local ntfs partition. It seems that the rm -rf and cp -a commands are taking a long time to complete in what should be short, incremental backups.Has anyone had similar problems when backing up to an ntfs partitionHere is my rsnapshot.conf:

Code:
#################################################
# rsnapshot.conf - rsnapshot configuration file #

[code]....

View 5 Replies View Related

CentOS 5 Server :: Website Taking Long Time To Load?

May 27, 2010

I am using KVM and created four guest Operating systems on it.The server host is Ubuntu 10.04.I am using 4 websites in a reverse proxy environment.One of our website is running on CentOS VM.Right now there is no traffic on the website static HTML pages.I do not have any clue as why it was taking longer time to be accessed.

View 2 Replies View Related

Ubuntu Servers :: Emails Taking Unusually Long To Deliver (1-5min)

Apr 12, 2010

I'm running Ubuntu 9.10 on a VPS with linode.I run around 10 sites from this vps and whenever I try to do anything thats related at all to email (such as user registration, contact form submission) the process itself can take anywhere from one to five minutes. I realize that this is most likely due to a misconfiguration with how my email has been set up.

View 3 Replies View Related

Ubuntu :: Basic Graphic Actions Taking Long Occurrence Time

Jul 8, 2010

It takes an exceptionally long time for basic graphic actions to occur like switching tabs in Firefox, redrawing windows that have been (un)maximized/minimized, and switching between windows. My video card is not a bad one, a GeForce 9500 GT and Windows handles it just fine. I'm using the current NVIDIA drivers 265.35. It seems like if I can't get some better response time I'll be using Windows much more.

View 3 Replies View Related

Ubuntu Installation :: Cleaning Up - Clearing Out Obsolete Packages ?

May 1, 2010

I just upgraded to 10.04, and it seems to be working well. At the very end of the process, it asked me if I wanted to delete my obsolete packages, and I chickened out and said "no". Now I have a truckload of taken space on the root drive, and am wondering if there is an easy way to complete this last step of clearing out obsolete packages now that 10.04 has been fully installed?

View 2 Replies View Related

Ubuntu :: Command Line Mail Taking Too Long To Send; Unable To Qualify Own Domain Name?

Feb 5, 2010

I'm having a problem with my mail. When I send mail, it takes a long time for the send to complete.In the below, datestamp is just a simple script to put in a no-white-space date/time stamp.

Code:
$ datestamp ; mail woodnt; datestamp
02-05-10@193844

[code]....

View 9 Replies View Related

Ubuntu :: Connection - Load A Website Taking To Long To Respond And Sometimes Doesn't Load

Oct 2, 2010

When i open one of the web browsers i use and try to load a web site it's taking to long to respond and sometimes it doesnt load the website at all. I have tried with firefox,epiphany,opera with all the same results. I am sure that this is not a problem with my internet connection because i don't have these problems with windows.Also the network manager connection settings are correct

I also tried choosing the old kernel(2.6.32.24) to boot from but no success.The problem is the same as if i am using the 2.6.32.25 kernel. The strange thing is that i can download packages from synaptic with full speed. Last think.I have recently downloaded the recommended updates from the update manager but i don't remember what are the things that where updated.

View 2 Replies View Related

Fedora :: How To Update Packages Below 1 MB Of Size Only

Apr 4, 2011

I want to update my fedora (Yum update), but not all of the packages in repositories! Only packages that have size<1MB ! How can I do it? Does have YUM this ability?

View 4 Replies View Related

Fedora Installation :: Possible To Update Packages On F12 USB Live?

Jan 4, 2010

I installed F12 to a live USB stick. When I boot up the system it says there are several hundred updates available. I've tried to update packages, but when I reboot the updates that claim to have been made do not appear. The system reverts to its original state after reboot.

So is it possible to do this? Can one have persistent packages? (this does seem to work with ubuntu)

Or is F12 on a live USB stick supposed to be pretty much the same thing as having a live (read-only) CD?

What I'd really like to do is have a small version of F12 on a USB stick that has up to date packages I need while dropping the packages I don't need.

View 2 Replies View Related

Fedora :: Cannot Update System Or Install Packages

Jan 16, 2010

I just switched over from Ubuntu to Fedora 12 (KDE) and am having a problem with installing packages and updating my system.

When I use KPackageKit to update my system, I get this error:

Code:
Error Type:
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in
main()

[Code]....

View 2 Replies View Related

Fedora :: Check Packages After Failed Update?

Jul 4, 2010

I've been a long time ubuntu/debian user, and I decided to give fedora a try. Durng my first set of updates after install, the updater (gpk) seemed to stall on an 'updating libraries' step (it lasted for over 12 hours). Anyway, I force quit the program, restarted the system, and all appears fine. What I wanted to ask is this; is there some way to check the yum log to see if the update completed successfully, or an equivalent to 'apt-get -f install' to fix any broken/partially installed packages.

View 3 Replies View Related

Fedora :: Gnome Bars Gone After Packages Update?

Dec 27, 2010

I'm running F13 on a HP laptop. I've been about 10 days with no internet connection. Yesterday I got internet again, and I did a package update.

After that, I rebooted and both top and bottom bars were gone from my Gnome desktop. I couldn't retrieve them anymore.

What can I do to get them back?

View 2 Replies View Related

Fedora X86/64bit :: F15 - No Packages Marked For Update

Jul 6, 2011

Due to this thread -> [URL] we discovered that my Fedora runs rc kernel. After several tries to update to stable one, no result came. I need your guidance to update my system.

What I tried:
yum update
yum update kernel
yum clean all

The result is the message:
[root@dimitris ~]# yum update kernel
Loaded plugins: langpacks, presto, refresh-packagekit
Setting up Update Process
No Packages marked for Update

Can I update to PAE kernel? This question is for i686 cause it cannot recognize all ram (4GB total, 3.2GB available). I run x86_x64 but I have this question...

View 14 Replies View Related

Fedora Installation :: Upgrading From F10 To F11: No Packages Marked For Update

Jun 12, 2009

I've just updated fedora-release* packages, then, after a yum upgrade command I get the message: No Packages marked for Update

View 1 Replies View Related

Fedora :: Way To Rollback The Packages Installed In Last Software Update?

Aug 7, 2009

Is there a way to rollback the packages installed in the last software update?I cannot reach the gui login screen (x-server) ever since my last software update.Hence cannot login.Too bad the old xserver restart key (crtl+alt+bkspace) dont work anymore.Also, I dont remember the command to view the system logs to know what went wrong.

View 8 Replies View Related







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