Ubuntu :: 10.04's Updating Program Failed?

Feb 27, 2011

,10.04's updating program failed,then i closed my laptop directly.today i came across the question :Quote:no such device blablabla grub rescue>this is the second time that my computer shows this question after the updating programe faledlast time i followed instructions from forum and solved the question.that seems a questiion due to mbr loss.so i do as i did last time to fix my mbr through livecdQuote:sudo apt-get install lilosudo lilo -M /dev/sda mbrit worked at first time. i can choose the System ubuntu or xp. it seems everything is ok.after i entered the ubuntu,question:Quote:try (hd0,0):extendedtry (hd0,1):ntf35

View 1 Replies


ADVERTISEMENT

Ubuntu :: Updating 10.04 - Failed To Fetch?

Feb 12, 2011

I was trying to update my system and got the following message.

Failed to fetch [URL] Something wicked happened resolving 'security.ubuntu.com:http' (-5 - No address associated with hostname) Some index files failed to download, they have been ignored, or old ones used instead.

View 1 Replies View Related

Ubuntu Installation :: Authorizaiton Failed When Updating?

Apr 30, 2010

When I update my Ubuntun 9.10 to 10.04 from the iso file, and run the command "sudo gksu "sh /cdrom/cdromupdate"", it reminds me that "Authentication failed". Before the warning, the updating box stops at "calculating the changes" for a very long time.

View 2 Replies View Related

Ubuntu :: 11.04 Error When Updating - Failed To Process

May 4, 2011

ran ubuntu tweak clean up on kernals and it failed to remove one. following this tried to search for updates and getting this error

[code]...

View 3 Replies View Related

Ubuntu Installation :: Updating - Error - Failed: Name Or Service Not Known

May 23, 2010

whenever i try to update or install a new software this problem shows up Resolving ftp.3drealms.com... failed: Name or service not known. wget: unable to resolve host address `ftp.3drealms.com' --2010-05-23 12:20:14-- ftp://ftp.3drealms.com/pub/share/1rott13.zip => `/usr/share/games/rott/1rott13.zip'

View 3 Replies View Related

OpenSUSE :: Updating Java (Version 1.6.0_0) Failed

Feb 16, 2010

Firefox 3.5.7
SuSE 11.2 64bit
Current Java Version 1.6.0_0

The latest version is 6.0_18 Followed instructions for a number of different ways of getting Java updated and i've failed miserably.

View 9 Replies View Related

Ubuntu Installation :: Error While Updating 10.10 - Failed To Download Repository Information

Oct 17, 2010

I upgraded my ubuntu 10.04 to 10.10 after its release. It was working fine. But today I saw its giving an error while upgrading. I am not very much efficient in ubuntu so cant understand why this error is. It is giving as failed to download repository information. check your internet connection. But my internet is working fine.

[code]...

View 4 Replies View Related

Red Hat / Fedora :: Transaction Error While Updating My 15-GPG Key Retrieval Failed

May 27, 2011

I'm using fedora 15, when I updated the os through software update application in it, I got an error as shown in the figure. Actually I had installed some missing plugins and I set up free and non-free rpm repository through the kernel, based on the information given on the below site.! Personal Fedora 15 Installation Guide. Guess that might have done some damages to the RPM Fusion non-free repository.!

View 4 Replies View Related

Ubuntu Installation :: Error Updating - WARNING: Failed To Read Mirror File

Apr 22, 2010

[code]...

Failed to read mirror file. it eventually shuts down saying "reverting to original state"?

View 1 Replies View Related

OpenSUSE Install :: Updating SystemTap Failed After Power Failure

Apr 27, 2010

Unfortunately my laptop was powered off whilst the Updater Applet was doing an update. Now, after a reboot, the system always fails when updating. Neither the Updater Applet nor yast does succeed. To me it looks like some involved DB got corrupted. The error messages are shown below.

Code:
Subprocess failed. Error: RPM failed: error: package systemtap-runtime-0.9.9-2.4.i586 is not installed
Code:
Subprocess failed. Error: RPM fehlgeschlagen: error: db4 error(-30987) from dbcursor->c_get: DB_PAGE_NOTFOUND: Requested page not found
error: error(-30987) getting "" records from Requireversion index
error: db4 error(-30987) from dbcursor->c_get: DB_PAGE_NOTFOUND: Requested page not found
error: error(-30987) getting "" records from Requireversion index .....

View 4 Replies View Related

OpenSUSE Network :: Error On Updating / Installing Software - Connection Failed

Oct 21, 2010

I had this issue with Fedora Core 13, so I switched my laptop back to OpenSuse and continued to have the problem. I can do a host lookup for software.opensuse.com and I get a correct response ...
Code:
linux-edxs:/etc # host software.opensuse.org
software.opensuse.org has address 195.135.221.150
linux-edxs:/etc # host download.opensuse.org
download.opensuse.org has address 195.135.221.134

Firefox works. Thunderbird finds my mail servers just fine. SSH works. But then when I try to do anything involving software updates or installation, I get ...
Code:
linux-edxs:/etc # zypper update
Retrieving repository 'Updates for openSUSE 11.3 11.3-1.82' metadata []
Download (curl) error for '[URL]':
Error code: Connection failed
Error message: Couldn't resolve host 'download.opensuse.org'

I've seen others here post queries about this, and I'll tell you what it was in my case: our DSL modem's DHCP server returns its own IPV4 address as the DNS server. When I looked at /etc/resolve.conf, I saw "nameserver: 192.168.50.254" on the last line -- the IPV4 address of our DSL modem. I manually inserted "nameserver" lines for our ISP's two actual DNS servers, and everything magically started working. Why this should confuse some software under Linux, but not other software, is a mystery. It also seems to be Gnome-specific (I didn't have this problem with OpenSuse 11.3 and KDE 4).

Ask if they're using Gnome, and ask them to check resolve.conf. A lot of DSL modems and home/small office routers return their own IP address (i.e., the same as the gateway address) for the DNS server on a DHCP query. The solution is to manually edit resolve.conf and put in your ISP's DNS server addresses manually. Incidentally, just my opinion, but Network Manager needs to make this an option. Under Windows, for example, you can select "automatically assign DNS" or you can enter them manually, even if you're using DHCP. It'd be nice if Network Manager permitted that.

View 6 Replies View Related

Fedora Servers :: Error In Updating System Using Yum - Failed To Use Search Generator - Error 256

Aug 26, 2009

when ever i give yum update am geting this error. failed to use search generator: failure:repodata/318b9912817ec3309c6defc47d79e878c52a21fd1457d191bb ff060fdb7f7f8d-primary.sqlite.bz2 from rpmfusion-free-updates: [Errno 256] No more mirrors to try. I was trying to install tomcat using yum. Is there any way i can install tomcat other than yum utility. I downloaded he zip folder for tomcat which i downloaded from apace tomcat site.

View 2 Replies View Related

SUSE :: Updating - "accessing The Package Manager Failed"

Feb 17, 2010

This is what happens when i try to update "accessing the package manager faild" "system manager is locked by the application with pus 10464 (/user/sbin/packagekitd).

View 1 Replies View Related

Ubuntu :: Updating - InstallArchives() Failed: Preconfiguring Packages ... Preconfiguring Packages ... Dpkg: Parse Error

Nov 5, 2010

what this means? installArchives() failed: Preconfiguring packages ... Preconfiguring packages ... dpkg: parse error, in file '/var/lib/dpkg/status' near line 11756 package 'vinagre': `Depends' field, reference to `libgconf2-4': version contains ` ' I get it while trying to update my computer.

View 2 Replies View Related

Ubuntu :: Updating Withough Updating Kernel ?

Apr 21, 2011

I have a 3dsp pci wifi card, and the last kernel it supports is Ubuntu 10.04 2.6.32-(21-24) I want to update but dont want to accidentally update the kernal.

View 3 Replies View Related

Slackware :: Failed To Run * As User Root, The Gksu-run-helper Program Is Not Found Or Is Not Executable

Jul 14, 2010

error message

Quote:

"failed to run * as user root, the gksu-run-helper program is not found or is not executable"

Tried googling and checking threads at LQ didnt find a solution or another instance running slackware64 current.. everything built fine, tried and everythings executable...I also have Alien's multilib installed, with only firefox and flashplugin as 32bit, everything else 64bit. I can't open any apps as root by normal user

View 5 Replies View Related

Ubuntu :: Inbuilt Logging System - Ran And Installation - Program Opened Automatically - Can't Find Program Executable

Feb 23, 2011

I was wondering whether there is an inbuilt logging system in UNIX?

I ran and installation and the program opened up automatically but I can't find the program executable.

If I could find a log then I could locate this file.

View 9 Replies View Related

OpenSUSE :: Subprocess Failed - Error: RPM Failed: Error: Failed Dependencies

Mar 31, 2010

When the RPM runs it come up with this error. How do I install the required dependencies? I have added more repositories, but still there are a few dependencies missing. Is there a zypper/sudo -get or something available? Opensuse 11.1 Gnome

[code]...

View 4 Replies View Related

Ubuntu :: Program That Behaves Same As Microsoft's OneNote Program

Aug 29, 2010

Does anyone know if there is a program that behaves the same as Microsoft's OneNote program for linux?

View 3 Replies View Related

Ubuntu Multimedia :: Converting A Program And DVD Making Program?

Jun 23, 2011

i am running ubuntu 10.04. I am looking for a converting program and I also need a DVD making program. I'm unsure if one comes preinstalled already.

View 4 Replies View Related

Fedora Installation :: FED13 Kickstart - Client Failed - Loader Failed To Mount

Jun 27, 2010

I have configured the remote installation of Fedora 13 with kickstart with nfs installation method. All work ok until I boot the Fedora 13 client system.

Fed13 client system receives the IP address from dhcp, receives the loader, loads vmlinuz and initrd.img from tftp, load anaconda, configures the network and dev eth0, mounts nfs server to load kickstart file, loads kickstart file (language...) but when it tries to mount nfs server to install from Fedora 13 installation tree it fails.

First, I thought that I had an error on my NFS configuration but I was wrong. I opened tty with ALT+F4 on the Fedora 13 client and I sew this error:

Code:

Is this a bug or can I modify anything to correct this error? How?

View 3 Replies View Related

Fedora Security :: Job Failed. See System Logs And 'systemctl Status' For Details [FAILED}?

Jun 8, 2011

went through the tutorial on FedoraSolved for securing ssh. I installed denyhosts with yum and then tried to run it with the command line command"sudo /etc/init.d/denyhosts start" but I got the message"Job Failed. See system logs and 'systemctl status' for details [FAILED]"and in the application "services" in the applications menu,t shows an exclamation warning and says that "This unit has failed"

View 1 Replies View Related

OpenSUSE Install :: Subprocess Failed. Error: RPM Failed: Installing Package Xen-4.0.0_21091_06-0.1.1.x86_64?

Oct 14, 2010

Subprocess failed. Error: RPM failed: installing package xen-4.0.0_21091_06-0.1.1.x86_64 needs 27MB on the /boot filesystemI seem not to be able to change the size of the /boot, but 11.2 loads okay but not 11.3There only 19MB left from 66 and I can't make it bigger, I hope there is someone thathas seen this. I would like to see some of the update with XEN.

View 1 Replies View Related

Programming :: Program A SH - Bash Program With Zenity To Play Radio Based On A Site?

Feb 15, 2011

I will have to code this. However I am lacking of time since I have too much to do. make a short code bash/dash to prompt the country with Zenity, then, get the PLS or m3u url and prompt with another zenity which radio to play. http://www.listenlive.eu/index.html

My code to get url's radio country.htm is:

Code:

View 2 Replies View Related

OpenSUSE :: Execute Program On Wake / Kill Program On Suspend?

Apr 15, 2011

I have problems to get it work. i have tried to use pm-utils, but it does nothing.

What is need is to kill application, when pc is going into suspend to ram and run that application again on wake. It's a graphical application.

View 1 Replies View Related

General :: Make A Script To Open A Program Then Operate Within That Program?

May 7, 2010

I am new to linux and am trying out script writing. I am using shell. How can I make a script to open a program then operate within that program?

View 5 Replies View Related

Software :: Open Source Dvd - Cd Copy Program - Burning On The Fly Program?

Dec 14, 2009

Is there anything like burning rom from nero or roxio cd/dvd copier. Do you know of any dvd copying program? like without making the image and then burning with just one process just copy the disc sorta program like roxio dvd copier? I wanted to make copies of movies I made a dvd of but aside from image burn which is a hassle to make the image first. is there something for burning on the fly or dvd/cd copying? infrarecorder and cdburnerxp do not work for me at all.

View 3 Replies View Related

Fedora X86/64bit :: Device-mapper - Reload Ioctl Failed - Invalid Argument Failed To Suspend LogVol00

Sep 10, 2009

I've read hundreds of threads on this problem but they seem to be intermittent and the resolution has been using a different kernel version.

I'm using the latest kernel but I still have this problem

Running Logical Volume Manager gui and attempting to extend the volume results in the same error.

View 3 Replies View Related

Debian :: Boot Failed - Code 126 - Fsck Failed ?

Jul 22, 2010

Booting up fails with code 126. I am greeted with the following error everyime I start up.

Checking root file system.../etc/rcS.d/S10checkroot.sh: line 174: /sbin/logsave: Permission denied
failed (code 126).

It then says an automatic fsck failed and a manual fsck must be performed, then the system restarted. I have done a manual fsck and it did nothing. I booted up the system with knoppix and did it, nothing.

View 1 Replies View Related

OpenSUSE :: Management - Update - Install Or Remove A Package - Subprocess Failed. Error: RPM Failed: Rpmdb: PANIC: Invalid Argument

Apr 9, 2010

Today i upgraded my system and started getting error when i update, install or remove a package. The error isn't restricted only to one repository so i thing something is wrong with my system.

[Code]....

View 4 Replies View Related







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