Fedora :: Missing Python Packages Or Dependencies With F10->F12 Upgrade Breaks Yum?

Dec 15, 2009

I just finished upgrading the last of 3 machines from F10 to F12 using preupgrade (all i686). Except for a non-critical hplip issue, all went well with the first two machines upgraded 1 week and 3 days ago, but some python F10->F12 updates were missing on the third machine that I upgraded yesterday, leaving yum inoperable. Thanks to good yum error messages, I was able to resolve the problem (I think), but I thought I should post to check if mine is a unique or common problem, to enquire if it may have resulted from some of the python packages being in "update transit" in the repositories, and/or whether something like this can be avoided in future? Details follow:

Upgrade appeared to go well except for some dejavu font dependency issues (experienced on all three machines) and libcrypto.so.7 missing for eet-1.2.2-4... (third machine). However, there was a boot message that some python module (can't remember which) was not present for some nvidia requirement, although video driver worked fine. When testing yum: First it complained that libpython2.6.so.1.0 was not present. Since that module conflicted (identified by rpm) with various python 2.5.*f10 packages that that were still on board, I copied libpython2.6.so.1.0 (from a current f12 rpm) into /usr/lib manually. Second, yum complained that urlgrabber was not available, so rpm with the latest python-urlgrabber for f12 solved that.

Third, yum complained that pycurl was not available, so rpm with the latest python-pycurl solved that. Yum now works! and boot message is gone! I ran "yum install python-libs" to make sure that any necessary dependencies were met following my manual installation of libpython2.6.so.1.0, which resulted in a bunch of python dependencies being upgraded as a result.

View 1 Replies


ADVERTISEMENT

Fedora :: Gpodder Missing Dependencies - Unable To Locate Packages In F13 Repo

Jun 15, 2010

Code:

Missing components:

Is there a package that I can install that will satisfy this dependency? I am unable to locate anything other than the source here and here, but I'm also unsure if this is even the right package or if source this old is what gopdder is asking for. I'm looking for a package.

View 5 Replies View Related

Networking :: Make Apt-get Ignore Broken Packages And Missing Dependencies?

Mar 20, 2011

when I have a broken packages on the system and want to apt-get install something (completely unrelated to the broken package) apt-get starts giving me crap about the broken stuff and won't download and install the packages I'm asking for. How can I make it ignore the completely unrelated stuff about missing deps on my system and download what I want?

View 3 Replies View Related

Fedora :: Missing Packages In Netbeans After Upgrade From F11 To F13?

Jun 21, 2010

I upgraded from fedora 11 to fedora 13 which upgraded Netbeans from 6.5 to 6.8. Now 6.8 complains that package javax.persistence does not exist. Is this a fedora problem or a Netbeans problem? I've looked in the netbeans forums and can't find any discussion of this.

View 3 Replies View Related

Ubuntu Installation :: 11.04 Upgrade - Packages Have Unmet Dependencies

Apr 29, 2011

I am trying to upgrade to ubuntu 11.04 from my current 10.10 system. If I try to upgrade with Upgrade Manager it stops at calculating upgrade step and I can see red circle at top left corner, hovering over this gives message -
An unresolvable problem occurred while calculating the upgrade.
Please report this bug against the 'update-manager' package and include the following error message:
'E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.'

If I run
sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Failed

The following packages have unmet dependencies:
libappindicator1 : Depends: libdbusmenu-gtk3 but it is not going to be installed
Recommends: indicator-application (>= 0.2.93) but it is not going to be installed
overlay-scrollbar : Depends: liboverlay-scrollbar-0.1-0 but it is not going to be installed
python-aptdaemon-gtk : Depends: python-aptdaemon.gtk3widgets (= 0.41+bzr646-0ubuntu2) but it is not going to be installed
python-couchdb : Breaks: desktopcouch (< 1.0) but 0.6.9b-0ubuntu1 is to be installed
python-desktopcouch-records : Conflicts: desktopcouch (< 1.0.7-0ubuntu2) but 0.6.9b-0ubuntu1 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

View 5 Replies View Related

Fedora :: Missing Dependencies For GDB 7 In F11

Nov 6, 2009

I am trying to install gdb 7 because gdb 6.8 has been freezing quite a bit on me lately.

Code:
[doriad@davedesktop ~]$ sudo rpm -ihv gdb-7.0-3.fc12.i686.rpm
warning: gdb-7.0-3.fc12.i686.rpm: Header V3 RSA/SHA256 signature: NOKEY, key ID 57bbccba
error: Failed dependencies:
libc.so.6(GLIBC_2.11) is needed by gdb-7.0-3.fc12.i686
libreadline.so.6 is needed by gdb-7.0-3.fc12.i686

It looks like the latest version of readline in F11 is 5.2 and glibc is 2.10. Is there an easy way to get these dependencies installed in Fedora 11?

View 3 Replies View Related

Fedora :: Yum In 11 Missing Dependencies?

Jun 23, 2009

I have a problem with yum on fedora 11. When I ran yum install mplayer/vinagre.i586/ or whatever, It always process dependancies and then at some point returns an error like

or

I tried installing different applications but yum always comes with the above errors.

This is my yum repolist

My fedora.repo file

And my yum.conf

I have tried:

View 3 Replies View Related

Fedora :: Cannot Update Fc8 Missing Dependencies

Mar 8, 2009

I received the updated packages available notice and tried to run the updates.

When I run it, it checks for dependencies and I get this:

I'm seriously new to Linux and I admit, not much makes sense right now.

View 4 Replies View Related

General :: Get Apt-get To Install Python Packages For A Different Version Of Python?

Oct 27, 2010

in ubuntu 10.10, I have installed python 2.7. I would like to use apt-get to install packages to this version of python but I haven't been able to figure out howThings I have tried without success:changing the symlink at /usr/bin/python to point to /usr/bin/python2.7 - even after doing this apt-get still installs stuff to python2.6.Set up python2.7 as the primary alternative using update-alternatives - doesn't work

View 3 Replies View Related

Fedora :: Old RPMs Complaining About Missing Dependencies

Jul 10, 2010

I have been running f13 ever since it was released. Evidently the kmod-rt2870 rpms are never deleted when older kernels are removed. When I tried to do today's update the Package Manager and yum complained that some of the older kmod-rt2870 packages left over from fedora 12 were missing kernel dependencies. The kernels have been missing for a long time. I don't know why the package manager started complaining today.

I tried
1) yum clean all
2 rpm --rebuilddb
3) removed the /lib/modules directory corresponding to the old kernels
and the problem persisted.

I finally removed all of the kmod-rt2870 rpms what where originally installed in fedora 12 and I was finally able to complete the update. Why did the package manager suddenly start complaining about the missing kernels?

View 1 Replies View Related

Fedora :: Installing Boblight, Missing Dependencies (amBX)?

Oct 31, 2010

I recently switched from Windows to Linux (using Fedora 13 at the moment). I managed to get most things working, but there is one last thing that I'd love to get working: amBX (more info: here). After some searching I found a few guides on how to install it (like this guide: link) I know that one is for Ubuntu, but I can't find any for Fedora, so I used that one as a general guideline. This guide (and the others that I found) require installing Boblight (website here). Compiling Boblight requires several dependencies, but I can only get two of the required dependencies. I used the following code to install the dependencies:

Code:
sudo yum install gcc libusb-dev ruby ruby-dev libportaudio-dev libavdevice-dev libswscale-dev libavformat-dev libavcodec-dev libxrender-dev libsdl1.2-dev libc6-dev-i386 libx11-dev
This returned the following:
Code:
Loaded plugins: presto, refresh-packagekit
code....

View 14 Replies View Related

Fedora :: Yum Update Reports Duplicates And Missing Dependencies

Aug 13, 2011

I have just got rid of Ubuntu in favor of Fedora, after more than ten years using Debian and Ubuntu. Most differences are pretty minimal but one big difference I haven't been able to master yet is the realm of rpm and yum. My kernel is 2.6.40-4.fc15.x86_64. Today, when running yum update I was greeted with a number of errors.

Output of yum check:
Code:
Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
glibc-2.14-5.x86_64 is a duplicate with glibc-2.14-4.x86_64
glibc-common-2.14-5.x86_64 is a duplicate with glibc-common-2.14-4.x86_64
1:perl-Module-Pluggable-3.90-160.fc15.noarch is a duplicate with 1:perl-Module-Pluggable-3.90-159.fc15.noarch
1:perl-Module-Pluggable-3.90-160.fc15.noarch has missing requires of perl = ('4', '5.12.4', '160.fc15')
1:perl-Pod-Escapes-1.04-160.fc15.noarch is a duplicate with 1:perl-Pod-Escapes-1.04-159.fc15.noarch
1:perl-Pod-Escapes-1.04-160.fc15.noarch has missing requires of perl = ('4', '5.12.4', '160.fc15')
1:perl-Pod-Simple-3.13-160.fc15.noarch is a duplicate with 1:perl-Pod-Simple-3.13-159.fc15.noarch
1:perl-Pod-Simple-3.13-160.fc15.noarch has missing requires of perl = ('4', '5.12.4', '160.fc15')
I have also attached the output of yum update, which I believe is more verbose on the sources, etc.

I'm afraid that if I just start forcing removal of packages I'll render my system useless.

View 6 Replies View Related

Fedora :: Install The Mysqltcl Library - Failing Due To Missing Dependencies

Oct 14, 2010

I'm running FC11 on an Intel 686 server and would like to solicit some help. I'm writing an Expect script to discover our lab network and would like to insert the results into a mySQL database. I've installed Apache/PHP/mySQL via the LAMPP distribution. I've hit a brick wall, however, in trying to install the mysqltcl library. how to install the library. I have downloaded an RPM, but installatiojn is failing due to missing dependencies: libmysqlclient.so.10 and libmysqlclient_r.so.10. And I have no luck in locating and installing those.

View 1 Replies View Related

Fedora Servers :: Upgrade From 10 To 11 Breaks Service Httpd Restart?

Mar 22, 2010

Alright, so I upgraded my old fedora 10 server to Fedora 11 with a netinstall CD, but now service httpd restart is broken. I already had to delete the old config file and reinstall apache, but now I can't restart it. I can kill it and then start it manually, but it never stops the running instance and fails to bind the port. I know it's because /var/run/httpd/htpd.pid is in the wrong place, which would be /var/run/httpd.pid, but do I have to make a symlink every time I want to restart it? I edited all the config files to point to the right place, but the system does not honor them. What do I do?

View 3 Replies View Related

Fedora Installation :: FC14 Upgrade Breaks X, Nouveau/nvidia?

Jun 17, 2011

My system with kernel-2.6.35.10-74.fc14.x86_64, NVIDIA 3800 + Samsung 2233 and 3Dvision kit works fine, but upon upgrading to kernel-2.6.35.13-92.fc14.x86_64 the system won't go past the blue->white bar along the screen. The modprobe.d directory has the file blacklisting nouveau and there is the grub entry rdblacklist=nouveau, but do I need to re-run the nvidia installer. If so I think I need to reset the init level to stop X11 trying to load. and will I need to keep doing this everytime I upgrade the kernel if I have nvidia drivers installed?

Leigh123linux desired code output is below

***
abrt-addon-kerneloops-1.1.18-1.fc14.x86_64
kernel-2.6.35.10-74.fc14.x86_64
kernel-2.6.35.13-91.fc14.x86_64

[Code]....

View 2 Replies View Related

Fedora :: Error: Missing Dependency: Python(abi)

Nov 23, 2009

I get this missing dependency: Error: Missing Dependency: python(abi) = 2.3 I've tried to find this, but can find only references to it in past versions of Fedora (<9). I'm running F11.

View 1 Replies View Related

Fedora :: Streamtuner2 - Pyquery Python Module Missing

Jan 14, 2011

Streamtuner2 installed via yum under either F13 or F14 complains that the pyquery python module is missing. My vague understanding is that it is relevant to parsing some xml. Pyquery doesn't seem to be in rpm form in any of the repositories, but can easily be installed from source:

As root:
Code:
yum install mercurial
As a regular user:
Code:
hg clone [URL]
cd pyquery
python setup.py build
As root, in the pyquery directory:
Code:
python setup.py install

Streamtuner2 works without pyquery, but I'm guessing can parse information about more streams with it.

View 2 Replies View Related

General :: Yum - Remove Python And 630+ Dependencies

Oct 19, 2010

He was having problems with python and python-devel complaining about conflicting versions or some such when he was updating with yum. I told him (yes, a little of this is my fault) to try removing and reinstalling python and/or python-devel. Little did I know... He ran "yum remove python" and it listed over 600 (!) dependent packages to remove as well. Without telling me THAT part he clicked "y" and then watched as yum removed python and all sorts of other stuff (including yum--how's that for irony?) .

I have to go deal with this situation tomorrow morning but he has so blown away this system I almost don't know where to start. Sure I could re-download the rpm of python and reinstall, it but then I'd still have to one-by-one reinstall all the other rpms that were blown away by the python removal with yum. I do take at least partial responsibility for this. But really? 600+ packages and he clicked "y"? Yeesh. Oh, it's a RHEL 5 machine.

View 4 Replies View Related

Fedora :: Install Screenlets Under 11 - Getting The Python(abi) Dependency Missing Message

Aug 18, 2009

i wanted to install screenlets under fedora 11 but python wont let me, is there a way to do it i keep getting the Python(abi) dependency missing message I've tryed both 32 and the 64 bits version, even the noarch i found here with no results at all

View 14 Replies View Related

Ubuntu :: Missing PV - Your System Missing Some Dependencies

Sep 1, 2011

I am following [URL] to install ubuntu on my beagleboard via Ubuntu 10.10 on liveCD. When I enter this command in terminal.

"sudo ./setup_sdcard.sh --mmc /dev/sdX --uboot beagle"
It gives me a error sayings Dependencies are missing.
"Missing pv.Your System is Missing some dependencies
Ubuntu/Debian: sudo apt-get install uboot-mkimage wget pv dosfstools btrfs-tools parted"
And when I enter the that above in terminal I get the following error.
Unable to locate PV.

View 5 Replies View Related

General :: Python 2.6 Dependencies Error During Installations

Feb 11, 2011

I am trying to install vodafone mobile connect 2.10 (noarch.rpm) but keep getting a python = 2.6 is needed by python-sq*. I had Python 2.6 installed and upgraded to 2.6.6, but still got the error. What could I be doing wrong or what repositories are short on my openSuse 11.0 to have the installation work. I downloaded the correct version of vodafone for my system.

View 1 Replies View Related

Red Hat / Fedora :: Gcc Upgrade On RHEL 3 - Errors - Dependencies

Feb 15, 2010

My machine is running with RHEL 3 and the kernel version that I am using is 2.4.21-37.EL. I would like to upgrade present gcc 3.2.59 to gcc-3.4.6-8. I tried but encountered with errors like dependencies and many more. how to upgrade gcc.

View 5 Replies View Related

Fedora :: Why The Qt-4.5.2 Packages Are Still Missing From 10

Jul 23, 2009

Anybody knows the reason why the qt-4.5.2 packages are still missing from fedora 10 and fedora 11 repositories? The corresponding packages for fedora 9 heve been released on july 18...

View 1 Replies View Related

Fedora :: Upgrade / Replace Current Python 2.5.2 On F10?

Dec 31, 2009

I have some tools that seem to have issues with Python 2.5 but are OK (on other systems) with Python 2.6. So, I was considering upgrading my Python interpreter to the current 2.6.4, but I know that in various RH distros, this was strongly discouraged. Is it OK to replace my current Python 2.5.2 on F10? If so, should that be done from source or can I do this cleanly through yum?

View 4 Replies View Related

Fedora Installation :: Python Error When Trying To Upgrade F13 To 14?

Nov 27, 2010

I'm encountering a python error in the beginning of the upgrade. See screenshot. How can this be solved or should I indeed file a bug report? Problem is that except for taking the picture, I've been unable to save the info.

View 3 Replies View Related

Server :: Skipping Failed Dependencies Error / Rpm -u /packages Recieve A Failed Dependencies Error?

Nov 2, 2010

I am currently trying to upgrade over 100 rpms on multiple Red Hat servers. Whenever I try to do a rpm -u /packages/*.rpm i recieve a failed dependencies error on the very first rpm. I know that I can go though each rpm one by one and trace each dependency but that will take forever. Is there a way to skip these errors? I know the -nodeps command for rpm but I dont want to screw something up but running all of these rpms on -nodeps

View 10 Replies View Related

Fedora Installation :: 7 Packages Repository Missing

May 14, 2009

why the Fedora 7 Repository is missing? We run a number of Fedora 7 machines in the office and when I went to configure a local repository sync of Fedora 7, i noticed that [URL] no longer has any Fedora 7 packages? After looking at a few other mirror repositories, it seems this has synced down to the mirrors as well. Would like to know if anyone knows why this is the case and if the packages will be restored?

View 6 Replies View Related

Fedora Installation :: Which Repository For Missing Packages

Aug 23, 2011

I just did a clean install of F15 (32-bit) on a brand new 500 GB hard drive (partitioned and formatted in Win 7 (long 1.5 hr. format, no drive issues). Install was minimal, just Gnome desktop, and I have 894 software updates to do. I've twice started the updates and got two transaction-error dialogs, the first of which I noticed mentioned the Rawhide repository, so I added it to software sources and restarted the update. The second transaction-error dialog lists these files in details

gnome-shell-3.1.4-1.fc16.i686 requires libecal-1.2.so.9
xulrunner-6.0-2.fc15.i686 requires libhunspell-1.2.so.0
gnome-shell-3.1.4-1.fc16.i686 requires libedataserver-1.2.so.14
gnome-shell-3.1.4-1.fc16.i686 requires libebook-1.2.so.11 : gnome-shell-

[Code].....

but in which repository they can be found?

View 6 Replies View Related

CentOS 5 :: Upgrade Python-2.4.3 To Python-2.5?

Mar 30, 2011

How can I upgrade python-2.4.3 to python-2.5?

View 1 Replies View Related

Fedora :: Missing Virtual Consoles After Upgrading Packages?

Apr 4, 2010

I installed 64-bit Fedora 12, and everything was working fine. I upgraded a bunch of packages (including, but not limited to, X and Gnome) via yum, and now I'm unable to access virtual consoles. X works fine, but Ctrl-Alt-F2, etc. leads me to a black screen.

How do I get my virtual consoles back?

View 13 Replies View Related







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