General :: Update Fails And Missing Dependencies

Oct 25, 2009

My girlfriend has just dusted off her Aspire One netbook with Linpus on it. I've tried to update packages and such (eventually got the password changed and such) now I can't update the packages or enable GNOME.

Updating the packages brings up this error:

Code:

And trying to switch to GNOME brings up this error:

Code:

View 2 Replies


ADVERTISEMENT

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

CentOS 5 :: Kernel Update Fails Dependencies

Apr 3, 2009

Update to 5.3 went OK a few days ago.Today there is updated kernel packages available but it fails dependencies on ecryptfs-utils.

View 3 Replies View Related

Fedora :: Startup Fails After Update - Unresolved Dependencies

Jan 10, 2011

I'm currently running Fedora 13 and updated the system in the morning with the help of 'yumex'. It complained about a couple of unresolved dependencies regarding new kernel and kmod-nvidia, so I manually skipped these packages for now (this happened before some time ago and worked then a couple of days later). I installed all other packages like firefox, thunderbird, kde, gnome pidgin etc. though.

I think I remember also to have seen some X11 stuff, but aren't quite sure (not updating often, so always getting quite a number of packages at once). The problem is that the system doesn't start any longer. The start screen shows the blue progress bar, then flickers and the system halts. I tried to start any of the last two older kernels but with the same result. When running in verbose mode I can see the following:
...
Checking for module nvidia.ko: [OK]
Enabling the nvidia driver: /etc/rc.d/init.d/functions: line 530: 1033 Segmentation fault "$@"
[FAILED]
...
There are a couple of more successful steps afterwards, but the system will never start. I tried a different runlevel by appending 'init 2' to the startup line, but wasn't able to login with any of my users. In despair I tried the link 'Updating to Fedora 13' from the boot menu, but it isn't actually offering an upgrade, but a complete re-install instead.

View 4 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

Software :: Self Build Rpm Fails With Missing Dependencies On Build Host?

Sep 24, 2009

as I'm advancing in building some nice rpm I finally wanted to install on of my gems also the build was successful the actual install fails with missing dependencies.

Code:

$ rpm --root /home/sascha/rpmbuild/ -i ./RPMS/x86_64/memcached-1.4.1-2.x86_64.rpm
error: Failed dependencies:
libc.so.6()(64bit) is needed by memcached-1.4.1-2.x86_64
libc.so.6(GLIBC_2.2.5)(64bit) is needed by memcached-1.4.1-2.x86_64

[code]....

View 1 Replies View Related

Fedora X86/64bit :: Yum Update Fails Due To Missing Php-embedded Package?

Nov 20, 2009

my update today failed, because the packages raydium and maniadrive depend on libphp5-5.2.9.so, which is provided by php-embedded, which is (apparently) not in the fedora 64bit repository There does however seem to be an i586 version...

View 2 Replies View Related

General :: Installing KchmViewer / Missing Dependencies?

Dec 12, 2010

I tried
yum install kchmviewer-5.2-1.i586.rpm

then I got:

Loaded plugins: rhnplugin, security
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
Parsing package install arguments
Examining kchmviewer-5.2-1.i586.rpm: kchmviewer-5.2-1.i586
code....

View 3 Replies View Related

General :: Missing Dependencies Needed By Package

Nov 9, 2010

I am currently using SUSE ENT x64 v11 SP1. While trying to install various packages I keep getting dependencies error. I tried reinstalling the rpm packages(listed below) and use various versions but seems like no matter what I try it doesn't go away.

Code:
--> Missing Dependency: liby2storage.so.2()(64bit) is needed by package smis-providers-1.0.0-10.29.x86_64 (installed)
Error: Missing Dependency: librpmio-4.4.so()(64bit) is needed by package libsnmp15-5.4.2.1-8.1.x86_64 (installed)
Error: Missing Dependency: librpmio-4.4.so()(64bit) is needed by package kdebase4-SLED-11-25.1.x86_64 (installed) .....

Code:
rpm-python-4.4.2.3-37.2
rpm-4.4.2.3-60.2
rpm-32bit-4.4.2.3-37.8
deltarpm-3.4-103.22
rpm-devel-4.4.2.3-27.1
no broken libs or whatsoever. What am i missing here?

View 5 Replies View Related

General :: Yum Global Repository Required - Dependencies Missing

Apr 7, 2010

I am tech support engg. Provide support for its software which runs on Linux and Windows. Actually I got stuck in installing PHP in my RHEL server. I redirected to this forum, so I registered here. Looking for some URL to global repository which I can use. Lots of dependencies are missing in my repo.

View 2 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 :: Update Error In RH / Testing Package Set / Solving RPM Inter-dependencies?

May 3, 2010

I have two RH workstation.When I run the up2date -u command in my Red hat workstation, Im getting the following error.

Workstation 1:

Testing package set / solving RPM inter-dependencies...
kernel-2.6.9-89.0.23.EL.x86 Done.
kernel-devel-2.6.9-89.0.23. Done.
code....

error: unpacking of archive failed on file /boot/System.map-2.6.9-89.0.23.ELxenU;4bdef4c2: cpio: write
There was a fatal RPM install error. The message was:
There was a rpm unpack error installing the package: kernel-xenU-2.6.9-89.0.23.EL

Workstation 2:

Fetching rpm headers...

Name Version Rel Arch
----------------------------------------------------------------------------------------
kernel 2.6.9 89.0.23.EL x86_64
kernel-devel 2.6.9 89.0.23.EL x86_64
kernel-largesmp 2.6.9 89.0.23.EL x86_64
kernel-smp 2.6.9 89.0.23.EL x86_64
php 4.3.9 3.29 x86_64


Testing package set / solving RPM inter-dependencies...There was a package dependency problem. The message was:

Unresolvable chain of dependencies:
php-devel-4.3.9-3.26 requires php = 4.3.9-3.26
php-domxml-4.3.9-3.26 requires php = 4.3.9-3.26
php-gd-4.3.9-3.26 requires php = 4.3.9-3.26
code....

View 15 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

Applications :: Installing Package Fails Dependencies

Feb 8, 2011

I'm trying to install a package which is failing these dependencies:

[code]...

I downloaded Gnome2-GConf-1.044.tar.gz and I installed it, but I still the package fails the dependencies, even Gnome2::Gconf. What I can do?

View 3 Replies View Related

Slackware :: Usbimg2disk.sh Fails On Dependencies Check?

Feb 11, 2010

Using 64bit current, I noticed that usbimg2disk.sh fails on dependencies check. It searches for mbr.bin in:

Code:
/usr/lib/syslinux/
but that portion of package now seams to be in:

[code]...

View 1 Replies View Related

General :: Start Java With Nice Value Fails (Missing Libjli.so)

Oct 29, 2010

In principle my java installation works perfect now I tried to increase priority with nice. So I put special user rights to nice:
chmod u+s /usr/bin/nice

And then tried:
nice -n -20 java something
but this gives me the error that libjli.so is missing.

View 6 Replies View Related

Fedora :: Library Access - Command Rpm -Uvh *.rpm This Fails Due To Many Dependencies

Nov 18, 2009

I installed FC 12, 64 bit yesterday. I downloaded open office and unpacked it. I then issued the command rpm -Uvh *.rpm this fails due to many dependencies Some of these are:

[Code]...

how to "link" or make these and presumably other libraries searchable.

View 1 Replies View Related

Ubuntu Installation :: Can't Upgrade - Fails With Broken Dependencies

Apr 30, 2010

I've been trying all morning to update from a working 9.10 to 10.04 and unfortunately every time I try it blocks me.

An unresolvable problem occurred while calculating the upgrade: E:Unable to correct problems, you have held broken packages.

This can be caused by:

* Upgrading to a pre-release version of Ubuntu

* Running the current pre-release version of Ubuntu

* Unofficial software packages not provided by Ubuntu

If none of this applies, then please report this bug against the 'update-manager' package and include the files in /var/log/dist-upgrade/ in the bug report.

Restoring original system state

I've uploaded the full apt log to pastebin here:

[URL]

View 9 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

Ubuntu :: Program Won't Install Due To Missing Dependencies?

Jun 4, 2011

I'm trying to install a program (A vpn gui) and when I run the installation file I get this output:

Code:
guan@guan ~/Desktop/HMAGUI-Ubuntu-Release/bin $ sudo ./Install.sh
Reading package lists... Done

[code]...

View 3 Replies View Related

Slackware :: Install Mumble 1.2 On 13 - Missing Dependencies?

Feb 1, 2010

who to install mumble 1.2 on slackware 13 i can't install, missing dependencies, tx. hola alguien sabe como instalar mumble 1.2 en slackware 13? no encuentro las dependencias, gracias

View 14 Replies View Related

CentOS 5 :: Unable To Install Yum - Missing Dependencies?

Mar 7, 2011

Been attempting to upgrade the PHP version to a VPS on Blacknight Ireland hosting (Blacknight Hosting) but am having trouble trying to install the yum package on CentOS 5.5. I've downloaded a suitable yum installer from the hosting companies own downloads site (which you'd presume would work with their CentOS version), uploaded and attempted to run. However, it fails with the following output:

[Code]...

Been reading from various sources through Google searches that these should already be preinstalled with CentOS? Can anyone point me in the right direction to get these?

View 1 Replies View Related

OpenSUSE :: Kmail Install Fails - Dependencies Issues / Resolve This?

Dec 18, 2010

I originally uninstalled KMail but now i would like to try it out again and get more familiar with it.
Problem is, since i upgraded to KDE 4.5 i can't.
There is always some dependencies issue. code...

View 3 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

OpenSUSE :: Pygame Installation For Python3 Missing Some Dependencies

Aug 31, 2010

I am trying to install pygame(from source) for python3 on my openSUSE 11.3. From repos pygame is only available for python2 and not for python 3. While running the installation scripts I am getting this:

Code:
linux-eeow:/home/vivek/Projects/codes/python/pygame-1.9.1release # python3 setup.py
No Arguments Given, Perform Default Install? [Y/n]Y
WARNING, No "Setup" File Exists, Running "config.py"
Using UNIX configuration...

Hunting dependencies...
SDL : found 1.2.14
FONT : not found
IMAGE : not found
MIXER : not found
SMPEG : found 0.4.5
PNG : found
JPEG : found
SCRAP : found
PORTMIDI: not found
PORTTIME: not found

Warning, some of the pygame dependencies were not found. Pygame can still compile and install, but games that depend on those missing dependencies will not run.
Would you like to continue the configuration? [Y/n]:
What these dependencies are. What all do I need to install...

View 2 Replies View Related

OpenSUSE Multimedia :: No Errors Or Missing Dependencies Showing Up

Feb 13, 2010

In KDE I have no System Notifications, Kaffiene, Amarok2, Amarok and Xine immediately exit when opened without an error. If I try to open the System Settings/Multimedia or System Settings/Notifications control panels they also exit without an error. I have audio in other applications, MPlayer, Skype, VLC, Songbird, etc., as well as from the Konsole. I've tested Konsole audio using the published guidelines in the Audio HowTo, 'speaker-test' works fine for all users. In Yast2 I can configure and test the audio card without errors, but I am not able to get USB headphones working. I have been through the 'Check your multimedia problem in ten steps'. There are no errors or missing dependencies showing up. I've booted from the 11.2 Live CD and everything worked fine including KDE Notifications and application audio. I've tried deleting my .kde4 profile, this didn't fix the problem, and application and control panel behaviour remained the same with a clean profile.

View 1 Replies View Related

Debian :: Postscript Images - Openshot Not Working Due To Missing Dependencies

Mar 21, 2011

A day or two ago I saw a weird file in my downloads folder, and deleted it. I'm not sure why I deleted it rather than wondering why there was a weird file there, but anyway...another one has shown up.

name: datetime
type: PS document (application/postscript)

It's an image. The top part of the image shows what I was doing in a terminal last night. The bottom part shows a folder I was browsing in Nautilus. I believe the top and bottom parts are from different times. I'm a little weirded out, it's like something is taking screenshots of what I'm doing. Anyone happen to know what program created these or why?

View 8 Replies View Related

Debian Multimedia :: Phoronix Test Suite GTK - Missing Dependencies

Sep 9, 2010

I downloaded the deb from the Phoronix site, installed it, and found out there were missing dependencies: php5-cli php5-gd.

These took up about 10.5 MB. Next I ran 'phoronix-test-suite list-tests', agreed to the license, then ran it with 'gui', and found out that I needed to load the 'PHP GTK' module. There is no Debian package ( at least no combination of gtk and php in description or name returned any results ), so I downloaded the source and read the instructions in INSTALL.

When running buildconf, it died due to 'phpize' not being found. This binary only comes with the php5-dev package, another 12 MB. After installing that package, buildconf dies with

Configuring for:

View 1 Replies View Related

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 View Related







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