Fedora X86/64bit :: Installing RPM - Yum Output Via Terminal Error
Mar 16, 2011
I'm new to Fedora and the Red Hat way of doing things, having been a Ubuntu/Mint user for the last 5-6 years. I've been using Fedora for my daily computer now for the last 3-4 months - a change that has definitely been for the better! However, earlier this morning I went to install a .rpm, and yum output via terminal the following error:
Code:
[leeky@darkstar ~]$ sudo yum install opera
[sudo] password for leeky:
Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
Adding en_US to language list
Loading mirror speeds from cached hostfile
* fedora: mirror.netrino.co.uk
* rpmfusion-free: mirror01.th.ifl.net
* rpmfusion-free-updates: mirror01.th.ifl.net
* rpmfusion-nonfree: mirror01.th.ifl.net
* rpmfusion-nonfree-updates: mirror01.th.ifl.net
* updates: mirror.netrino.co.uk
Error: database disk image is malformed
[leeky@darkstar ~]$
This is the first time I have received this error. I've now tried the following methods of resolving this problem with no luck:
1. Code:
yum clean all
2. Code:
yum clean metadata
yum clean dbcache
yum makecache
3. Physically removing the /var/libs/yum folder, and creating a new "yum" folder, and then step two above to rebuild it. Either way the problem then still returns in terminal.
View 2 Replies
ADVERTISEMENT
Sep 19, 2009
I am having issues getting a 32-bit environment to run something on my computer. Most people think this is a lame game, but I rather enjoy it and would like to continue playing it on this computer. I am running F11 x86_64 on an AMD Athlon 64 x2 6000+ Black Edition (OC'd at 3.4 in case anyone is wondering). I TRIED running yum to get the shared library referenced in the following message, but it gave conflicts on installation. Is there a way around this, such as installing a separate environment directory for just this game? Or is it just a lost cause?
[Code]....
The new problem is highlighted in the terminal output. I've searched the web for this issue, and it seems to be caused by an older lib included with glibc.i586, though I don't know how to verify or correct this. I tried a lot of things before finding this list.
View 10 Replies
View Related
Dec 22, 2009
I am pretty new to linux, I was trying to install vnc enterprise edition (x64) but was getting the following error message:
"error: Failed dependencies:
libX11.so.6()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libXext.so.6()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libXtst.so.6()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libc.so.6()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libc.so.6(GLIBC_2.2.5)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libc.so.6(GLIBC_2.3)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libcrypt.so.1()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libcrypt.so.1(GLIBC_2.2.5)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libdl.so.2()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libdl.so.2(GLIBC_2.2.5)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libgcc_s.so.1()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libgcc_s.so.1(GCC_3.0)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libgcc_s.so.1(GCC_3.3)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libm.so.6()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libm.so.6(GLIBC_2.2.5)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libstdc++.so.5()(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libstdc++.so.5(CXXABI_1.2)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libstdc++.so.5(GLIBCPP_3.2)(64bit) is needed by vnc-E-4.5.21561-1.x86_64
libstdc++.so.5(GLIBCPP_3.2.2)(64bit) is needed by vnc-E-4.5.21561-1.x86_64"
What to do for me to resolve this error.
View 4 Replies
View Related
Jan 13, 2011
Error " unable to build kernel module " see the log file /var/log/vboxadd-install.log for more details.
View 8 Replies
View Related
Jul 28, 2010
I'm trying to install Wine on Fedora 13, I tried installing it from the "Add/Remove Software Repository" but the installation fails, I tried installing it from the Terminal using the following command as root: "yum install wine"
Here's the output I get:
Code:
View 13 Replies
View Related
Apr 24, 2010
I'm installing and configuring my first server using RackSpace CloudServers running Ubuntu Karmic Koala (9.10) and I'm now installing iRedMail. The installation runs successfully until I recieve this error:
Code:
The following packages have unmet dependencies: mysql-server-5.0: Depends: mysql-server-core-5.0 (>= 5.1.30really5.0.83-0ubuntu3) but it is not going to be installed
E: Broken packages < ERROR > Installation failed, please check the terminal output. I understand this is telling me there is some software that iRedMail (or something iRedMail is dependant upon) that needs installed. Is this correct? And if so, what is i needing installed and how do I do that (aptitude install example-package?)?
View 4 Replies
View Related
Feb 15, 2011
I'm trying to create an iso file in a terminal with the following command:
$cat /dev/sr0 > nameofdisk.iso
I get the following error
cat: /dev/sr0: Input/output error
I already checked and my optical drive is indeed /dev/sr0. I've hunted google a few hours trying to figure it out. Does anyone know why I'd be getting this error?
View 4 Replies
View Related
May 11, 2010
I am trying to install the Linux version of Mathlab (32bit) into my openSUSE 11.1 (64bit). With STATA this was at the time possible, having installed the 32bit GTK. This is a program running Java. So since I have both 32bit and 64bit Java installed it should work, no? Copying files to /usr/local/temp as indicated OK
Decompressing O.K.
Code:
su -
cd /usr/local/temp
./install
Executing ./install gives following error: An error status was returned by the program 'xsetup', the X Window System version of 'install'. The following messages were written to standard error: /usr/local/temp/update/install/main.sh: line 86: /usr/local/temp/update/bin/glnxa64/xsetup: No such file or directory
Attempt to fix the problem and try again. If X is not available or 'xsetup' cannot be made to work then try the terminal version of 'install' using the command: install* -t or INSTALL* -t
If I well understand in line 86 the script is calling the 64 bit version of the file gnlxa64 to call the 64 bit version of the program that is not available (as academic version). I tried then the command line version.
[Code]....
View 4 Replies
View Related
Sep 10, 2010
error: No output seen in over 300 sec... (Is the CD-ROM/DVD source repository enabled? It shouldn't be!) error: Package install command failed with error code 255 Would you like to retry installing the missing package(s) (y=yes*, n=no, q=quit) ?
I've tried this [URL] but it didn't work for me. My sources.list already had the #. By the way I'm a new user to ubuntu and I'm having a pretty good time. Almost starting to feel at home in this OS. edit: I'm sorry. I realized I posted in the wrong section.
View 2 Replies
View Related
Mar 25, 2011
After untarring the file and executing the binary for firefox, the following error is coming "brilliant:/firefox # ./firefox ./firefox-bin: error while loading shared libraries: libpangocairo-1.0.so.0: cannot open shared object file: No such file or directory". The libpangocairo-1.0.so.0 is there in /usr/lib.. I guess this is because the SuSE is 64 bit and the software Im trying to install is 32 bit.
View 5 Replies
View Related
Jan 18, 2011
Laptop: Compact Presario C706NR Notebook Pc. Ive just tried to install Ubuntu 10.04 and unluckily failed... Ive checked the hard disk and it has responded error: 1files. [Errno 5] Input/output error
I'm running it on a USB. at the moment im using it as my comp. my windows vista is gone. Id like to fully install any recommendations?
View 2 Replies
View Related
Nov 10, 2009
Today I got update notification. I type in terminal yum update, and get this error: Quote: Error: Missing Dependency: libnetfilter_conntrack.so.1()(64bit) is needed by package iptstate-2.2.1-5.fc11.x86_64 (installed) You could try using --skip-broken to work around the problem You could try running: package-cleanup --problems package-cleanup --dupes rpm -Va --nofiles --nodigest
I removed iptstate.x86_64, again run yum update, and than, ibnetfilter_conntrack got installed. I tried to install iptstate.x86_64 again, but i get Quote:
[Code]...
View 2 Replies
View Related
Sep 2, 2009
I am using the X server of Fedora 7 for displaying my application.I am getting the display as I need but I dont want the title bar of gnome terminal titlebar to be displayed.I also dont want the maximize,minimize buttons to be displayed.
View 3 Replies
View Related
Apr 21, 2010
I'm trying to install 13 x64 with Unetbootin, but i'm getting '
Code:
no root device found boot has failed. sleeping forever
View 6 Replies
View Related
Oct 30, 2010
I know I screwed up something. I was using Ubuntu 10 minutes ago without a hitch. Then I tried reducing the time I needed to select something in GRUB. So basically, I found this command:
[Code]...
I got it when I tried reducing the GRUB_TIMEOUT from the code above. I feel so furious now because I knew it was a bad idea to fix something that isn't broke. Can my Wubi install still be saved?
View 7 Replies
View Related
Feb 20, 2010
I'm a recently proud owner of a new Aspire AS3810T with Fedora 12 installed, when it boots up before entering the boot screen when it loads I see this error message:IOMMU: Mapping reserved region failedHow can i fix this error? It's quite frustrating
View 2 Replies
View Related
Feb 26, 2010
I installed fedora 12 X86-64 and after installing wine throw yum it is not working it reach to registering binary handler for windows applications [ok] and it is blinking several times and nothing happened after that
View 11 Replies
View Related
Aug 10, 2011
I am getting the below Issue while cloning Oracle Database Server 10.2.0.5 from cold Backup dump. its happening during "perl adcfgclone.pl appsTier". Can anyone help on this issue..? find the error details below.
SQL*Plus: Release 10.2.0.5.0 - Production on Sat Aug 6 12:10:08 2011 Copyright (c) 1982, 2010, Oracle. All Rights Reserved.
[Code]...
View 2 Replies
View Related
May 1, 2009
I have a laptop that doesn't display correctly since installing F10 x86-64. Instead of using the i810 driver, I see the experimental intel driver. I am running on a Dell D630 laptop with the default intel integrated graphics.
Just to note: Running gnome. I tried KDE and I can actually get this to work and display in 1600x1200. I don't want, "well use kde then" to be the solution. Also, in gnome, if I go to the screen resolution option from the menu, the mirron screens is clicked. Even when I detect monitors and unselect the mirror screens and pick the correct resolution, when I click OK, the screen flickers, and I go back to the same screen with the original default values? Wierd.
I got the bright idea to install system-config-display (something like that), which installed fine. I then changed my default resolution to 800x640 just to try it (really want 1600x1200). Well, I decided to reboot. Not the laptop doesn't start, it stops right after loading anaconda, and just won't go any further.
So two questions:
1. What do I need to change to get the laptop to actually boot?
2. How to get the external monitor to display in 1600x1200.
View 1 Replies
View Related
Mar 12, 2010
$ wine /home/gnu/Downloads/win7/adobe/pagemaker7/Pagemaker/setup.exe
Trying to load PE image for unsupported architecture (I386)
Trying to load PE image for unsupported architecture (I386)
wine: Bad EXE format for Z:homegnuDownloadswin7adobepagemaker7Pagema kerSetup.exe
This is the error message. How should I proceed?
View 2 Replies
View Related
Aug 28, 2010
I have a 64 bit version of fedora 13. I've been trying to install adobe flash and I've tried a couple of different guides and none of them worked for me can anyone give me better instructions?
View 14 Replies
View Related
Sep 30, 2010
When ever I am trying to install Fedora12x86_64 in VMware Player 3.1.0 I am having a strange error. Please see the attachment and reply. I am running Fedora12x86_64 in my laptop and VMplayer 3.1.0 is installed in it.
View 10 Replies
View Related
Feb 28, 2009
I recently gave the boot to Windows and installed Fedora 10. Under Windows, I was using VirtualBox for all of my virtualized computing needs. I had set up a virtual network with two virtual machines - one running Windows Server 2K3 and the other running Windows 2000 Pro. I could run both VMs at the same time and still use the host OS. Now I am trying a similar setup under Fedora, I am using VirtualBox to run Server 2K3 and Windows XP. The problem I encounter is that when I run one VM, one of my CPU cores rockets to 100% usage and the other hovers around 40% - 60% usage. Is there a way to enhance performance so I can run both VMs at the same time? Third, what would be the effects of me installing the Xen runtime environment package or the Xen emulator for KVM?
System specs:
OS: Fedora 10 x86-64
CPU: Athlon 64 X2 3800+ (Toledo)
RAM: 2GB PC3200
GPU: GeForce 7600 GT XXX
View 4 Replies
View Related
May 9, 2009
I have been using for over a year now, my 64-bit computer first with Fedora 8 and now with Fedora 10 with 2Gb of RAM just fine. Today I purchased an extra 2Gb for the system and upon installation from the GRUB screen Fedora 10 simply won't boot. It does boot with 3Gb, and it doesn't matter which stick I use for the 3Gb configuration, or what slot do I put the sticks into the motherboard, however if I place the four sticks, F10 simply won't boot. Should I pass a command line argument tot he kernel? If so, which?
View 11 Replies
View Related
May 31, 2009
so, i have 2 23" 1920X1080p monitors they were working fine, but i just didn't have the 3d support i needed to play some games that i enjoy. So... i tried installing the kmod-nvidia and the xorg x11 libraries that all of the other forums told me to do. then i restarted and now only one screen is working, at 1280X1024, it's "unknown" and i haven't a CLUE what to do here
View 9 Replies
View Related
Jul 28, 2009
What is the best way for installing Firefox and Sun JDK 32 bits alongside my 64 bits version?
View 2 Replies
View Related
May 30, 2010
I'm installing in f13 the Adobe flash-player but I'm enabled to do it, what is the best procedure to do it, I have 64bit machine, I try with the nspluginwrapper but is occurring a compilation error:
gnu/stubs-32.h: No such file or directory
So what can I do to install adobe for 64bit machine.
View 2 Replies
View Related
Apr 27, 2009
I have 4 partitions in my system, out of which two(sda1, sda2) have windows on them. I have installed RHEL 4 32 - bit on sda3 and after that , installed installed RHEL 64-bit on to a partition sda 5. Now i am unable to boot into RHEL 32-bit. The error i am getting is Error 13: Invalid or unsupported executable format.
View 1 Replies
View Related
Dec 14, 2010
hello
I tried to find a good subject but it was the best of mine, anyway I'll explain it here.
some time I do some thing like installing a new application in Linux terminal of my office PC but it take a long time and I have to go home during its installation or configuration process that it is not good to cancel it.My current solution is abandoning the process until next day. I wanted to know is there any way to redirect an input and out put of a terminal to another one, if it works I can continue my abandoned process by ssh to my Linux office PC and redirect that terminal to my new remote sshed terminal from my home.
Thank a lot for any help.
View 4 Replies
View Related
Jul 23, 2010
Installing the programs with terminal?
View 6 Replies
View Related