Fedora :: Fails With Different Messages Which Looks Like:Could Not Add Package Update?

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


ADVERTISEMENT

Fedora :: Update Fails - Conflicts With File From Package

Jun 14, 2011

Code:
$ su -c 'yum update'
Password:
Loaded plugins: presto, refresh-packagekit
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package libva-freeworld.x86_64 0:1.0.12-1.fc15 will be updated
---> Package libva-freeworld.x86_64 0:1.0.13-1.fc15 will be an update
--> Finished Dependency Resolution .....

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

Debian Installation :: Package Updater Fails After Update To V8.0

Apr 27, 2015

After Updating to version 8.0 today...

Package Updater GUI is Failing with the message:

No updates are available
No network connection was detected.
=================================

I did updates almost daily on wheezy

Todays updates [via the Pkg Updater GUI] were over 300 meg.
After the updates and reboot
System was showing version 8.0 in the GUI desktop and using 'cat /etc/debian_version'

Then...
From terminal I did ...

apt-get update
apt-get dist-upgrade

The dist-upgrade was over 40 minute and ~ 500meg

Things seemed to go well.

I updated sources.list with apt-spy.

[In order to trouble-shoot: I subsequently commented-out the apt-spy sources and found some generic sources on internet]

==========================================
# sources.list generated by apt-spy v3.2.2
#
# Generated using:
#

[Code].....

apt-get and Synaptic GUI both work.

I did/reviewed some settings in the Synaptic GUI I imported two v8 signing keys into Synaptic from [URL]

Package Updater GUI is Failing with the message: No updates are available No network connection was detected.

View 5 Replies View Related

Fedora :: Package Manager Pops Up Messages Always Empty?

May 5, 2010

It pops up quite often but it is always empty. (not a gripe, just would like to know)

View 1 Replies View Related

Fedora :: System Update Fails Error "librpmio.so.0 Is Needed By Package Abrt-1.0.3-1.fc12.i686 (updates) Librpm.so.0 Is Needed By Package Abrt-1.0.3-1.fc12.i686 (updates)"

Jan 10, 2010

when ever i try to install updates i get shown an error & the updates stop the error i get says "librpmio.so.0 is needed by package abrt-1.0.3-1.fc12.i686 (updates) librpm.so.0 is needed by package abrt-1.0.3-1.fc12.i686 (updates)"

View 12 Replies View Related

Fedora :: Running Update Shows Some Messages?

Dec 7, 2009

When I did update a few minutes back, it showed me the following messages

Quote:

/boot/initramfs-2.6.31.5-127.fc12.i686.PAE.img: contents have been changed
/lib/modules/2.6.31.5-127.fc12.i686.PAE/kernel/drivers/gpu/drm/nouveau/nouveau.ko: No such file or directory

[code]...

I've not changed contents of any of these. Then why does it show me this messages? I did install akmod for my Nvidia graphics card for which I followed the steps mentioned for nouveau.

View 6 Replies View Related

CentOS 5 :: Update Fails With "Package Does Not Match Intended Download"?

Apr 4, 2009

I have many servers running CentOS 5. I noticed yesterday many had a notificationthat updates were available. I clicked update and they all fail using the GUI. WhenI run yum update it shows packages to be upgraded and asks me to confirm. I enter yes but Yum fails on the first package. I wonder if this has something to do with therelease of 5.3?I get the same failure if I run a yum upgrade too.

Total download size: 465 M
Is this ok [y/N]: y
Downloading Packages:

[code]....

View 19 Replies View Related

Fedora :: Update Error / Can't Add Package Update For Poppler-data?

Feb 26, 2010

Code:could not add package update for poppler-data-0.4.0-1.fc12(noarch)updates: poppler-data-0.4.0-1.fc12.noarch.

View 3 Replies View Related

Fedora :: Package Manager Fails In Openbox?

Mar 5, 2010

after a while of using Gnome with Fedora 12, I installed Openbox and started the configuration process. Everything is pretty much just the way I like it, but when I open the package manager and try to install something, it says "Authorization failed: you have failed to provide proper authentication. Please check any passwords or account settings" I'm sure it's because I forgot to add something to my autostart.sh, but I'm not sure exactly what...

View 5 Replies View Related

Fedora Servers :: LAMP Package Installation Fails / What To Do?

Mar 7, 2011

I have a desktop running on Fedora 14. I installed LAMP by using scripts for package installation. That works fine. Also, I have a virtual environment (Virtual Machine Manager), in which I installed Fedora 14 as well. I tried to install LAMP by the same scripts and the same packages as on my desktop, but strangely - it does not work.

I figured out that in both cases two instances of httpd.conf are installed, one residing in /etc/httpd/conf/, the other one in /usr/local/apache2/conf. The first one seems to belong to the server that is by default installed together with Fedora 14. The second one is the result from the package installation.

For a reason unknown to me, the second one (/etc/httpd/conf/httpd.conf) is always activated on my desktop, while the first one (/usr/local/apache2/conf/httpd.conf) is activated by default in my virtual computer. I have been able to change the DocumentRoot with succes.

I know how to install LAMP with yum, I have a second virtual computer with LAMP installed by yum, and the whole question is not an urgent one, but... I am just curious... what could have caused the difference? And what would I have to do whenever I would like to use the package installation or vice versa?

View 4 Replies View Related

Fedora :: SystemTap Fails Due To Missing Package (kernel-debuginfo)?

Jul 12, 2010

I'm having troubles running systemtap scripts. It fails to run with message:

Code:

Checking "/lib/modules/2.6.33.3-85.fc13.i686/build/.config" failed: No such file or directory Ensure kernel development headers & makefiles are installed.

Then I typed:

Code:

$rpm -q kernel kernel-devel kernel-debuginfo
kernel-2.6.33.3-85.fc13.i686
kernel-devel-2.6.33.5-124.fc13.i686
kernel-devel-2.6.33.6-147.fc13.i686
package kernel-debuginfo is not installed

So no kernel-debuginfo, a package which I cannot find in repo. So where to get it and why it's not included in default installation if SystemTap is. It's like having Apache without tcp/ip stack.

View 2 Replies View Related

Fedora :: Yum Update Fails On F12?

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

Fedora :: Last Update X64 - Atd Fails?

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

Fedora :: Wireless Fails After Update?

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

Fedora :: Eclipse Update On F11 Fails?

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

Fedora :: F12 Software Update Fails?

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

Fedora :: Software Update Fails - Gui - Yum P Apt

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

Fedora :: Software Update Fails?

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

Fedora Installation :: Yup Update Fails With Dependency

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

Fedora X86/64bit :: Update Of Gtk2 Fails?

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

Fedora :: Update Fails - Est Transaction Errors

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

Fedora :: X And Nvida Fails After Latest Update?

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

Fedora :: VPN (PPTP) Fails After Recent Update?

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

Fedora :: Virtual Box Instance Fails After Update?

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

Fedora Installation :: After Upgrading To 13 Yum Update Fails?

Jun 13, 2010

I upgraded to Fedora 13 and followed the "post-upgrade cleanup" instructions.Right now yum update is failing on the following error:Quote:

---> Package perl-Net-LibIDN.x86_64 0:0.12-3.fc13 set to be updated
---> Package perl-Net-SSLeay.x86_64 0:1.36-1.fc13 set to be updated
kde/filelists_db | 1.0 MB 00:01
[code]....

View 3 Replies View Related

Fedora :: Amarok Fails To Start On 12 After Update?

Jul 15, 2010

I updated Fedora 12 a couple of weeks ago, and Amarok stopped working. The splash screen came up, and hung there until clicked on. Looking at the process, it uses 49-50% CPU (weird since it's on an Acer One netbook with an Atom N270 single core processor) and the memory footprint steadily increases. I hung on for another update to see if that fixed it, but one came through today with an update to Amarok, but it is still broken.

View 2 Replies View Related

Fedora :: Yum Update Fails Transaction Test ?

Aug 9, 2010

When running yum update, I've been getting this:

Quote:

View 8 Replies View Related

Fedora :: Error - Latest YUM UPDATE Fails

Sep 23, 2010

sudo yum update
Loaded plugins: fastestmirror, presto, refresh-packagekit
Loading mirror speeds from cached hostfile
* fedora: ftp.linux.org.tr
* livna: rpm.livna.org

[code].....

View 4 Replies View Related

Fedora :: Thunderbird Update Fails On Every Attempt In F12

Nov 4, 2010

I'm running F12 and Package Updater has been telling me to update Thunderbird for two days but fails on every attempt. I tried to go the yum route today with
yum remove thunderbird
yum install thunderbird

And I get this error:
Error: Package: thunderbird-3.0.10-1.fc12.i686 (updates)
Requires: nss >= 3.12.8
Installed: nss-3.12.7-6.fc12.i686 (@updates)
nss = 3.12.7-6.fc12
Available: nss-3.12.4-14.fc12.i686 (fedora)
nss = 3.12.4-14.fc12

Is there any way I can update nss such that Thunderbird will have access to the correct version or is this something that is in process for the repository?

View 2 Replies View Related







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