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
ADVERTISEMENT
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
View Related
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
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
Dec 22, 2010
When I tried to upgrade (update) current packages list in my synaptic I got error messages about unresolved gpg keys as following:
Code:
How I can get all missed keys for completing update process?
View 7 Replies
View Related
Sep 20, 2010
A couple of weeks ago, I went to run a yum update, but got this message:
Loaded plugins:
I've been running yum with --skip-broken since, but I'd like to know what package I need to get to the service level that xulrunner and firefox need. I'm running Fedora 12.
View 2 Replies
View Related
Oct 8, 2010
This has been bothering me for a while. I thought if I waited a dependency would get fixed and the update would work, but it hasn't for a while now. I have included the error when trying to update gcc and the libraries. Skip broken skips everything so no dice there.
View 1 Replies
View Related
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
Nov 11, 2009
I am getting the error below. Is this something that will resolve as all of the packages are updated?
Code:
[root@ella ~]# yum -y install --skip-broken iptstate
Loaded plugins: fastestmirror, protectbase, refresh-packagekit
Loading mirror speeds from cached hostfile
* fedora: mirrors.tummy.com
* livna: rpm.livna.org
* rpmfusion-free: mirrors.tummy.com
* rpmfusion-free-updates: mirrors.tummy.com
* rpmfusion-nonfree: mirrors.tummy.com
* rpmfusion-nonfree-updates: mirrors.tummy.com
* updates: mirrors.tummy.com
2 packages excluded due to repository protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package iptstate.i586 0:2.2.1-5.fc11 set to be updated
--> Processing Dependency: libnetfilter_conntrack.so.1 for package: iptstate-2.2.1-5.fc11.i586
--> Finished Dependency Resolution
iptstate-2.2.1-5.fc11.i586 from fedora has depsolving problems
--> Missing Dependency: libnetfilter_conntrack.so.1 is needed by package iptstate-2.2.1-5.fc11.i586 (fedora)
Packages skipped because of dependency problems:
iptstate-2.2.1-5.fc11.i586 from fedora
View 2 Replies
View Related
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
Jun 28, 2010
On startup my machine (a PC a few years old with recent Fedora 13 clean install) seems to be OK until it tries to get to the Login GUI, where it stalls at the f/infinity Fedora logo. The last things I did before shutting down my computer last were uninstalling the mail client Evolution via the GUI package manager and downloading a torrent. Could these have effected such a stuff up? I'm not altogether clear on logging in via a terminal.
View 4 Replies
View Related
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
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
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
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
Jan 8, 2010
Yum update fails with extra repositories in - I get
Loaded plugins: presto, refresh-packagekit
fedora/metalink | 29 kB 00:00
fedora
[Code].....
View 9 Replies
View Related
Mar 31, 2010
With the last set of patches and updates my Fedora 12 box will get to starting ATD and the screen blnks a few times and the boot process stops.I tried typing "I" for interactive boot so I could skip "atd" and try to recover the box without any luck.
View 2 Replies
View Related
Aug 22, 2009
My wireless worked perfectly on my clean install of Fedora 11. However, after the system update, my wireless continued to work perfectly for about ten minutes. Then it dropped the network connection. however, it still says that it is connected, although I cannot load any web pages, nor get email, nor connect to anything at all.When I reload the connection it continues to say it is connected, after prompting for the password that used to be saved and used automatically. It now works for maybe a few seconds at a time, loading part of a web page, then stopping.
View 4 Replies
View Related
Oct 29, 2009
Since a while I get the following message when trying to update Eclipse release 3.4.2 on Fedora11x64:
An error occurred while unconfiguring the items to uninstall The artifact file for org.eclipse.equinox.launcher/osgi.bundle/1.0.101.R34x_v20080819 was not found.
Download of the packages seems to be OK. I also cannot do any manual update or installation.
View 5 Replies
View Related
Jan 14, 2010
installed F12 on my Acer Aspire 1640 laptop. everything seems to work fine and smooth, but.the software update does not work:
Code:
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
[Code]...
View 2 Replies
View Related
Jul 26, 2010
If I try to update software using the gui Software Update, most updates will give the error:
Code:
yum update (all or by package) gives:
Code:
apt-get update gets to ~30% of Reading Package Lists then says:
Code:
ifconfig gives:
Code:
Code:
View 5 Replies
View Related
Aug 22, 2010
I am running F13 GNOME on a Fujitsu laptop. It ran flawlessly for months until yesterday when I got this error message when I tried to do a software update:"Failed to initialize". Under "more details" I see: "YumBaseError: Error: rpmdb open failed"When I run anything in the command line with the word yum in it, I get:
rpmdb: PANIC: fatal region error detected; run recovery
error: db3 error(-30974) from dbenv->open: DB_RUNRECOVERY: Fatal error, run database recovery
[code]...
View 7 Replies
View Related
Mar 10, 2010
What is the best way to begin troubleshooting startup problems after kernel update to 2.6.31.12-174.22.fc12.x86-64? Since updating, I am experiencing frequent system hangs at startup.
View 5 Replies
View Related
Jul 31, 2009
This has been happening on my system the last few days.
$ cat /etc/fedora-release
Fedora release 11 (Leonidas)
$ uname -a
Linux kayvanxw8600.sanjose.ibm.com 2.6.29.6-213.fc11.x86_64 #1 SMP Tue Jul 7 21:02:57 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
[Code].....
View 1 Replies
View Related
Aug 4, 2009
I have both gtk2.i586 and gtk2.x86_64 installed and now when I try to update, I get the following error..:
Code:
How do one resolve such a conflict in Fedora?
View 5 Replies
View Related
Dec 14, 2009
The 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?
View 3 Replies
View Related
Feb 20, 2010
found this in my boot log nvidia.ko for kernel 2.6.31.12-174.2.22.fc12.x86_64 was not found. and the driver is disabled and X is not working correctly. I tried removing the driver "yum remove kmod-nvidia "
then re-installing and rebooting. same issue I went to the fusion site and followed there install guide again same issue. made sure the free driver is blacklisted in grub.conf kernel lines
View 2 Replies
View Related
Feb 25, 2010
Updated occurred yesterday and installed new ppp on my F12 box. my previously working, stored PPTP profiles under network manager failed to connect claming some thing about security credentials wrong.) downgraded (yum downgrade ppp) , rebooted and its working again. Im not sure where the real problem is, can "the gods above" or below either forward this to the apporpriate bug tracker (packager, testing, redhat, who owns ppp? network manager?) so this is fixed or downgraded in the next F12 update cycle?
View 2 Replies
View Related
Mar 31, 2010
Installed Fedora 12 in a 3.1.6 Virtual Box with Open Solaris as the host OS.
All went well, with Guest Additions and was really nice. Until however I did a yum update and now it fails to boot, or at least get to a login box. how I can watch the boot information i.e. turn off the splash screen whilst it is coming up?
View 4 Replies
View Related
Apr 29, 2010
I installed Fedora 12 inside VirtualBox and trying to make Software Update. It fails with different messages which looks like:Could not add package update for ..Package name may differ. Internet connection is working. Is there another way to update the system?
View 2 Replies
View Related