Fedora :: Strange Errors From Yum
Dec 18, 2010Not sure how this happened, but can't get back to a 'yum update; yum upgrade' without errors.
View 12 RepliesNot sure how this happened, but can't get back to a 'yum update; yum upgrade' without errors.
View 12 RepliesI upgraded a linux box from Koala to Lucid, and everything seems ok except at boot I occasionally get an error mounting some partitions. Here is the boot.log:
Code:
fsck from util-linux-ng 2.17.2
/dev/sdb1: clean, 316325/17965056 files, 5723474/71844680 blocks
udevd[402]: can not read '/etc/udev/rules.d/z80_user.rules'
mount: /dev/sdb1 already mounted or /backup busy
mount: according to mtab, /dev/sdb1 is mounted on /
[Code]...
since I upgraded from Debian 5 to 6 there are strange red (and blue) stripes all over my GNOME desktop.I have experienced these graphical glitches in the past, but only in 3d-intense applications, never on the desktop. What is wrong with my setup? Does GNOME (my version is 2.30.2) make use of 3d acceleration features that were not used in past versions (that is, in the version that I had prior to upgrading)? If so, I may have a driver problem -- however, the glitches occur with the free Nvidia drivers as well as with the proprietary drivers (I tried version 195.36.31, which should be fairly new). I am beginning to suspect that my video card is broken.
View 4 Replies View RelatedI have installed Recoll 1.13.01 on my Ubuntu 10.04 box. I selected certain file directory trees to index and when I build the index using the gui it seems to work fine based on my limited testing. So far, so good.I planned to add a step to my nightly cleanup, backup and other housekeeping script to update the Recoll index. The command in question is recollindex While testing the command line indexing I found that an OLD password protected Windows zip file caused it to throw a bunch of errors. It appeared to continue. I located the offending file and as it was already backed up to DVD media and deleted it. I have also found a couple of other offending files which make me wonder about the robustness of this application.
The next case I had a file Session 12a.odt which for some reason was of 0 bytes - don't know why - perhaps I was just starting to write this document and never put anything in it.
I've getting strange build errors when using make-kpkg with the latest (2.6.39-rc5) vanilla kernel.I'm using the procedure outlined here:
https:[url]....e.g.:
Code:
make oldconfig CONCURRENCY_LEVEL=`getconf _NPROCESSORS_ONLN` fakeroot make-kpkg --initrd --append-to-version=-custom kernel_image kernel_headers
I'm getting the following build errors:
Code:
Building modules, stage 2.
MODPOST 3053 modules
WARNING: modpost: Found 60 section mismatch(es).To see full details build your kernel with:'make CONFIG_DEBUG_SECTION_MISMATCH=y'
CC arch/x86/crypto/aesni-intel.mod.o[code]....
There is even much more error output but it looks like it is basically the same issue.
For some reason, the desktop for Fedora 12 has the following closing tag:
Code:
</body>
<
I have just installed Fedora 12, and I am using GNOME. Even the live disc had the tags. I had assumed that after installing the software to the hard disk I would be rid of the problem. Apparently I was wrong. Google does not seem to bring up a solution. Has anyone else encountered this?
I did a minimal install of Fedora 13 (i686), added X Window & LXDE groupinstalls, and xorg-x11-fonts-base, switched to level 5 in /etc/inittab.When rebooting, the First Process indeed starts, but any character seems to be replaced with squares. What am I missing ?
View 2 Replies View RelatedI've added a couple of extra repos in my x86_64 Fedora 11 KDE installation.Namely, skype and rpmfusion and no rawhide stuff.I've asked then to install skype (Skype 2.0.0.72).While I was expecting a lot of packages because skype has decided not to support 64bit environments, I have found some very weird packages within the 79 item list.
View 11 Replies View RelatedMy installation went fine. Apache, PHP, and MYSQL all work independently. My trouble getting PHP to serve MySQL content. The first thing I did was look in the PHP.INI file to check that it was set up correctly. Then I discovered my install of PHP does not have the expected directives, namely extension_dir or any DLL comments where I can enable MYSQL. Instead my config file has a PHP.D directory. In that directory there are no files for MYSQL. I look at the PHP.net site and I can't find any info on how to write this file. And there's the issue of the missing extension_dir directive.
As I said, I visited the PHP.net site and could not find any specific manual pages explaining this change to PHP 5.2.11. I downloaded "the latest php.ini" development file from the site. As near as I can tell its for PHP 6.0.0 and it does have the extension_dir directive, and it still uses the DLLs in Dynamic Extensions section. (EDITED= The introduction of the PHP.INI file doesn't give a version number, however later under error handling there is a note: "as of PHP 6.0.0"). Why I can't find more information about this on any forum or at PHP.net?
When I run dmesg I get
Code:
[drm:drm_mode_rmfb] *ERROR* tried to remove a fb that we didn't own
Does anyone have any idea what that means?
Fedora 12 Gnome 2.28
I used fedora 11 with no problem. Then I did a fresh install of fedora 12. The laptop started making some strange noise something like water dripping or like that. I noticed this long back but I couldn't describe the problem so I waited if I can find something on my own. Even now I'm not sure if anyone can understand whats going on. Just trying my luck. To make sure it was not my laptop( hardware ) problem I went back to fed 11, no strange sounds there. Same thing happened when I upgraded to Ubuntu 9.10 from Ubuntu 9.04. I'm no expert in operating systems. I do not know what is common in Ubuntu 9.10 and fedora 12 , but they are giving the same problem.
View 2 Replies View RelatedI've noticed that when I open firefox I get really strange HTTP and HTTPS connections showing up in firestarter (which as I understand it is just a GUI for IPtables). They connect to various bits of a site listed as 1e100.net (when you use "lookup hostnames") such as wy-in-f18.1e100.net, they stay connected all the time as far as I can see unless I close firefox. I've heard people say they are connected to Google, but I can close all tabs after loging out of google and still see them... it's very odd.
View 3 Replies View RelatedI',m executing ping, but it didn't work, in order to find the mistake in my network I would like to know how to see the errors:
Code:
18 packets transmitted, 0 received, +12 errors, 100% packet loss, time 17038ms, pipe 4 I want to see this +12 errors. Could I do that?
I am running Valgrind on my program. It shows me two errors but mentions only addresses against them and not actual code even on a debug build.
The output is
==23002== Memcheck, a memory error detector.
==23002== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al.
==23002== Using LibVEX rev 1575, a library for dynamic binary translation.
[code]....
i have a c++ program and i tried to run it using gcc command and it gives header files error i got the header file now but dont know where to place those files?can any one got the idea??? we could not place header files in usr/include folder!
View 7 Replies View RelatedI want to download with yum but always see this errors:
And at last the download speed comes very slow:
This is my etc/yum.repo/fedora.repo:
Fedora.updates.repo:
There is no other file in the /etc/yum.repo/
I am new to Fedora (using Constantine). I want to like it and it works nicely with on my Thinpad but there is a problem that would make me swith back to Ubuntu/Mint if I don't find a solution to it: I get dependency errors all the time missing librpm.so.0()(64bit) and librpmio.so.0()(64bit)
First I had this problem installing KDEnline and I thought, this program might be to exotic but the same problem stopped the installation of OpenOffice which is very strange. Is installing programs always such difficult for all the different packages like for Open Office? Is Fedora maybe to difficult for me as a intermediate user?
I'm building a file server, but before the admins move this to the networking forum' this IS about the kernel.
Anyway, I'm building a file server... a very basic thing. not much to it at all.. which is kinda the root of the problem... this is an old Dell (ugh! I know!) Dimension 8300. it's running a 2.6 GHz Celeron (Northwood die, so single-core), with (at the moment) a mere 256 MB of RAM... so I wanted to build a kernel that really minimizes its presence in my minuscule amount of RAM using this guide, I have gotten so far as the actual Kernel configuration. wherein it says to cd to your kernel's directory and use the 'make xconfig' command... but when I do this, it gives me the following error:
Code:
so I've never compiled my own kernel before, so I haven't a clue what's wrong, or what I need to do
I needed a DC client which supports a particular adc protocol. Valknut and LinuxDC++ do not work but other users were saying that eiskalt dc works well with the particular hub. (These guys happen to use Ubuntu.There's a deb file available on some server.)However, I could not find the rpm file online but I did get the source code. While compiling, I get an error. I am quite new at building from source and I'm not able to understand the error...Here's the output.
Code:
18:34:18 builddir $ cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr ../
-- The C compiler identification is GNU
[code]....
I installed Virtualbox ose on fedora 14 I686 latest version. then when I rebooted the computer,I see 2 errors that Virtual box client not found.
Then Fedora will not even get to the login screen.it hangs at ada.
On a previous thread, I explained how I installed Fedora 14 from the live image disk onto a HP 2140 netbook only to find I was missing the development files. Stoat helped me use the more complete install DVD from Fedora 14 to install the development tools (rather than doing a complete reinstall -- which I would do if it made this work).
Unfortunately, I'm still unable to make PartImage 0.6.9 install. When I try, configure says that the bzip2 library (libbz2) is not found or too old. Apparently, this is because it can't get it to respond to BX2_bzopen from within the library. I think because it can't find the library. Inside the config.log file it seems to indicate that from an -lbz2 not found. Now I'm guessing that there is some trick to this, maybe some way of setting the library path to include the location of this and possibly other libraries under Fedora 14. I've checked the library's location and it seems to be in /lib as far as I can tell and bz2 does work, so it's somewhere. Of course it's possible since PartImage is pre-version 1 but doesn't have much if any activity on its forum that something has changed position in Fedora and the install isn't looking for it in the right place.
I've seen one blurb in the PartImage files that indicates that maybe using env to set environment variables on entrance to configure might work, but I'm not sure what variable to set or how to make it find the bz2 library. Note that I've been a UNIX user and administrator in the past, but that was in the System 7 days so that's rusty and I have no prior experience with LINUX of any kind.
I am very new to linux and I am running into an issue..I've gotten soem new HP blade servers and they cam installed with RHEL 5.3 I need to update them to RHEL 5.4 I register them with my rhn subscription, then once I see my systems online, i run yum update from the command line.
It seems to find a ton of updates and takes a long while to DL everything.Do I have to tell it to install the downloads? I don't think I do...I get some errors about timing out for the last few updates.theni reboot, but when i check redhat-release it still says 5.3
I know I have this problem but how can I fix this dependency error?
Code:
Dependency Resolution Errors:
Package: vlc-core-1.1.8-1.fc15.x86_64 (rpmfusion-free-rawhide)
Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit)Package: gstreamer-plugins-bad-0.10.21-2.fc15.x86_64 (rpmfusion-free-rawhide)
Requires: gstreamer-plugins-bad-free >= 0.10.21
Installed: gstreamer-plugins-bad-free-0.10.20-3.fc14.1.x86_64 (@updates)
gstreamer-plugins-bad-free = 0.10.20-3.fc14.1
Available: gstreamer-plugins-bad-free-0.10.20-3.fc14.i686 (fedora) .....
This was also posted under Newbie Forum as I was unsure which was the best spot. On a fresh install of Fedora 12: I am trying to do a software update and keep getting these errors. I am new to Fedora but have used Ubuntu for some time. An Internal system error has occurred:
Under more details it states:
Error Type: <class 'yum.Errors.RepoError'>
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in <module>
main()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3122, in main
backend.dispatcher(sys.argv[1:])
[Code]...
Now I don't know if those errors each apply to a distinct update but theres about 430 updates available. It looks like maybe I need to add something to the repository? I don't know
I just installed Fedora 9 for the first time and have been unable to run updates nor am I able to use the add/remove programs feature. With the system updates the error I receive is within the /urs/share/packages area. I posted this http://amahi.pastebin.com/m131ea1d2 I also receive a different error when I run the Add/Remove programs feature and I receive a similar error. I also tried running these commands from root while logged in as root -- yum clean meatadata
yum -y update but this had no change to the system. I also thought it may have been a RPMFusion issue so I looked at their FAQ and ran the command line to enable RPMFusion and it advises that this package is already installed. I am getting confused by this and not sure where to start so that I dont keep going over the same things with and getting the same results.
On my FC11 installation Palimpset Disk Utility icon in the top menu bar is reporting that I have a disk failure with the caption "one or more disks is failing".When I open up the details section in Pilimpset I can see that "2 sectors are failing",I have checked this with gparted checking facility and it reports that the disk is OK.What I would like to do is to check the disk using a command like tool or ofline tool, which would then tell me where those bad sectors are on that partition so that I can resize it (using gparted) and have the bad sectors in NON ALLOCATED DISK SPACE.
View 4 Replies View RelatedI had some problems and had to upgrade my motherboard. I chose the same manufacturer and haven't had any major problems booting into Fedora 11. (I was totally amazed by this BTW).The only thing is that I have 8 GBs of memory in my computer and System-monitor now says that I only have 3.2. Lastly my nvidia driver which is working correctly, is giving errors about python at bootup. Something about glib being presentAnother weird thing is that GRUB will not let me interrupt it either during normal usage nor with a live CD loaded. This also started happening after I installed Fedora 11 on my old board.
View 9 Replies View Relatedhow can i delete these folders without recieving errors?
View 7 Replies View RelatedThe error message is: "est Transaction Errors:
installing package kernel-debug-2.6.31.6-166.fc12.i686 needs 27MB on the /boot filesystem
installing package kernel-doc-2.6.31.6-166.fc12.noarch needs 27MB on the /boot filesystem
installing package setroubleshoot-2.2.50-1.fc12.i686 needs 27MB on the /boot filesystem
installing package perf-2.6.31.6-166.fc12.noarch needs 27MB on the /boot filesystem
installing package hunspell-1.2.8-13.fc12.i686 needs 27MB on the /boot filesystem
installing package gettext-0.17-16.fc12.i686 needs 27MB on the /boot filesystem"
I have boot as a separate partition, this time around I have set it to ext4 for the first time. That partition is only 250 Mb, but that has always been sufficient in the past, perhaps I am holding too many kernels or kernel versions?
I've run today command: "sudo yum update"
and I've noticed that the new kermel have been installed (2.6.31.12-174.2.3.fc12.x86_64).
After that installation .. my camputer has several errors while booting and it doesn't want to start. So while booting I can see Code...