Fedora :: Get Rid Of "unfinished Transaction" Warning?

Jul 4, 2011

Every time I go to install software via yum (on a new F15 install), I get a warning that there are unfinished transactions and that I should run yum-complete-transaction to finish them. Well, I don't want to do that. I had to install F15 a second time today for just this reason...Today I went to install gnome-tweak-tool via yum and itn't work because packagekit was holding the yum lock. Apparently packagekit runs as a daemon in the background? Is that correct? If so, how do I disable it? It's really quite obnoxious that an application that I didn't even start manually would sit around holding the yum lock, preventing me from doing what I want.

Either way, packagekit wasn't giving up the yum lock any time soon, apparently, so I just killed the process. Now every time I try to install something with yum, I get a warning about unfinished transactions, and a recommendation that I should complete them. I tried to do this earlier today, but after doing so and rebooting, I was greeted with a kernel panic error. Not knowledgeable enough to fix such a thing, I re-installed, and here I am.So, other than running yum-complete-transaction, how can I get rid of this error message? I really don't want to have to run it and then get another kernel panic and start from scratch again.

View 6 Replies


ADVERTISEMENT

Fedora :: Update Or Upgrade - Yum Failure F12 - Warning: RPMDB Has Been Altered Since The Last Yum Transaction

Jan 19, 2010

When trying to do an update or upgrade, I get the following:

Running Transaction Warning: RPMDB has been altered since the last yum transaction. Traceback (most recent call last):

[Code]....

I have tried yum clean all, yum clean metadata, rpm --rebuilddb, and even removing /var/cache/yum. yum info and yum list both work fine. Naturally, this yum problem is preventing me from updating my system.

View 8 Replies View Related

General :: Install Package It Shows One Warning 'yum-complete-transaction'

Sep 29, 2010

whenever i'm trying to install package it shows one warning 'yum-complete-transaction'. but i try to yum-complete-transaction command but i got the result bash: yum-complete-transaction: command not found. so how to clear this warning, y this warning comes

View 1 Replies View Related

Fedora :: Yum Are Unfinished Transactions Remaining?

Sep 4, 2010

I get this message when I run yum update kernel*

Code:
There are unfinished transactions remaining. You might consider running yum-complete-transaction first to finish them.
--> Running transaction check
---> Package kernel.x86_64 0:2.6.34.6-47.fc13 set to be installed
--> Processing Dependency: linux-firmware >= 20100806-2 for package: kernel-2.6.34.6-47.fc13.x86_64
--> Running transaction check

[Code]...

View 1 Replies View Related

Fedora :: Update Issue: Transaction Error - An Unspecified TRANSACTION ERROR Has Occured

Jul 10, 2011

I was trying to update my Fedora 15 amd64 when a Error Notification popped up saying "An unspecified TRANSACTION ERROR has occured". More details: "could not add package update for fedora-release-rawhide-15-3(noarch)updates: fedora-release-rawhide-15-3.noarch".

View 4 Replies View Related

Fedora :: Transaction Error:- An Unspecified Transaction Error Has Occurred

Feb 4, 2010

I installed fedora 12 today...installation went fine. Tried to run the software update ( which includes 415 fixes) and got the following

Transaction error:- an unspecified transaction error has occurred. More information is available in the following report.

More details show:- could not add package update for abrt-plugin-runpp-1.0.4-1fc12(i686)updates:abrt-plugin-runapp-1.0.4-1.fc12.i686

I have unchecked the box in the update list to be installed, but the software update insists that this update is needed. I cannot progress any further than this error message..

View 3 Replies View Related

Software :: YUM Clean All - Unfinished Transactions Remaining

Oct 28, 2010

I tried a yum clean all but this still comes up when installing:
There are unfinished transactions remaining. You might consider running yum-complete-transaction first to finish them.
The program yum-complete-transaction is found in the yum-utils package. How to clean the cache? I don't want to run any of the transactions.

View 3 Replies View Related

Slackware :: Can't Boot After Unfinished -current Upgrade - Libblkid.so.1 Missing

Mar 3, 2010

After the updates galore of yesterday in -current, I began to update my system using slackpkg. However, after upgrading the kernel packages, I had a power problem and the system went down. (I had run lilo first, before the blackout happened) Upon powering it on again, my system won't boot. The kernel loads, and then init takes control, but when it comes to the regular fsck, the boot halts with a big, scary warning message that the filesystem might have an error and libblkid.so.1 is missing.

Be advised that the packages in the big update of yesterday were installed on alphabetical order. An inspection on the Jan 25-updated version of Slackware-current on my laptop reveals that the library in question is part of e2fsprogs. That's odd; if there was an update for it, it should already have been installed, but the system complains that a file from that package is missing, anyway. All this boils down to: my system is now unusable, unable to boot, and I really don't have a clue on what to do.

View 2 Replies View Related

Fedora :: Yum-complete-transaction Broken ?

Mar 20, 2009

[axet@axet-laptop ~]$ sudo yum-complete-transaction

Loaded plugins: refresh-packagekit

There are 1 outstanding transactions to complete. Finishing the most recent one

The remaining transaction had 130 elements left to run

Not removing old transaction files

View 14 Replies View Related

Fedora :: Not Removing Old Transaction Files

Dec 12, 2009

I have just done a upgrade. And I get the message below. I am not sure that I don't have enough on my boot partition to install the new kernel.When I try and upgrade I get this message: There are unfinished transactions remaining. You might consider running yum-complete-transaction first to finish them.

View 1 Replies View Related

Fedora :: Yum Success - Empty Transaction ?

Jun 26, 2010

PackageKit popped up late last night w/ an update, so I let it do it's thing and it failed w/ the following error message

Quote:

I did some googeling and found another thread that suggested rebuilding the rpm database w/ the following cmds

Quote:

This produced new obvious errors except for when I ran 'yum update' again. It produced the following (repeatable) errors.

Quote:

Originally Posted by yum

I'm cautious of passing '--skip-broken' and 'rpm -Va --nofiles --nodigest'

View 8 Replies View Related

Fedora :: Run Yum Complete Transaction As Root

Jan 11, 2011

Running Admin>Software Updates generated this error: There are unfinished transactions remaining. Please run yum-complete-transaction as root. That's what I tried to do.

[sleven@unit1 ~]$ yum complete-transaction
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
No such command: complete-transaction. Please use /usr/bin/yum --help
[sleven@unit1 ~]$ sudo yum complete-transaction
[sudo] password for sleven:
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
No such command: complete-transaction. Please use /usr/bin/yum --help
[sleven@unit1 ~]$ su -c "yum complete-transaction"
Password:
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
No such command: complete-transaction. Please use /usr/bin/yum
used /usr/bin/yum --help to look at the yum commands file, and can not find that command.

View 3 Replies View Related

Fedora :: Yum - Failed To Build Transaction ?

Aug 21, 2011

This is the automatic update system on mybox.com.

There was a problem updating the system. The following error message was reported:

Failed to build transaction: 1:kmod-nvidia-2.6.35.14-95.fc14.i686-280.13-2.fc14.i686 requires kernel-uname-r = 2.6.35.14-95.fc14.i686

If the problem persists, manual intervention may be required. Thank You, Your Computer

I'm not sure what to do. I can add --skip-broken but that's not going to solve the problem. uname = Linux 2.6.35.13-92.fc14.i686. I'm guessing it's because I'm -92 and it's wanting -95 but if that's the case - where's my yum'ed 95?

View 4 Replies View Related

Fedora :: Yum Group Install KDE - Transaction Error ?

Mar 11, 2009

When i do yum group install "KDE (K Desktop Environment)" i get

Transaction Check Error:

View 14 Replies View Related

Fedora Installation :: Cannot Create Transaction Lock

Mar 16, 2009

$ yum -y update

As I am behind a proxy server, few of the files were not downloaded (files or libraries which have s e x in continuation) as this word is filtered.

Problem is that i downloaded them separately and tried to install them..

This is what the error which i get everytime.

$ rpm -ivh system-config-firewall-tui-1.2.7-1.fc9.noarch.rpm // this is one of the few files which weren't downloaded.

error: can't create transaction lock on /var/lib/rpm/__db.000

View 3 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 :: TRANSACTION CHECK ERROR When Updating

Mar 18, 2010

yum clean all

yum update gives this error:

Code:

It has been working until this. I shouldn't think that I need both the 586 and the 64 versions, but it won't let me get rid of the 586 version. Trying to do that results in:

Code:

Is trying to remove kdelibs-6:4.4.1-1.fc11.i586 what I should be doing? Or am I being dense?

View 14 Replies View Related

Fedora :: Transaction Error - Could Not Add Package Update

Apr 18, 2010

I have fedora 12 dual boot windows/ xp on intel d845gvsr intel motherboard, intel celeron processor 2 ghz, inbuilt board graphics, 1 gb ddr1 RAM. I get this notification that updates available and when I try to download it it fails and I get the following error.
Transaction error.
"could not add package update for abrt-plugin-runapp-1.0.8-2.fc12(i686)updates: abrt-plugin-runapp-1.0.8-2.fc12.i686"

View 3 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 :: Update The Software - Transaction Error ?

Aug 25, 2011

Have just installed Fedora 15 without any problems but when i tried to update the software i got the following error.

Transaction Error:

More Details:

View 1 Replies View Related

Fedora :: Update In 15 - Success - Empty Transaction

Aug 27, 2011

Good afternoon! I open software update and it find 10 updates! i go to install but it give me a messege: Code: libtool-2.4-4.fc15.i686 requires gcc = 4.6.0 : Success - empty transaction what can i do?

View 4 Replies View Related

Fedora :: Running Transaction Check - Missing Dependency

Dec 1, 2009

I've tried to upgrade from Fedora 11 to 12 in a workstation by following the related steps in the documentation. However; in the step 'yum upgrade' I'm getting the following problem:

VirtualBox-3.0.6_52128_fedora11-1.x86_64 from installed has depsolving problems
--> Missing Dependency: libcrypto.so.8()(64bit) is needed by package VirtualBox-3.0.6_52128_fedora11-1.x86_64 (installed)
--> Running transaction check
---> Package kernel.x86_64 0:2.6.30.8-64.fc11 set to be erased
---> Package kernel-devel.x86_64 0:2.6.30.9-90.fc11 set to be erased
--> Processing Dependency: libcrypto.so.8()(64bit) for package: VirtualBox-3.0.6_52128_fedora11-1.x86_64
--> Finished Dependency Resolution
VirtualBox-3.0.6_52128_fedora11-1.x86_64 from installed has depsolving problems
--> Missing Dependency: libcrypto.so.8()(64bit) is needed by package VirtualBox-3.0.6_52128_fedora11-1.x86_64 (installed)
Error: Missing Dependency: libcrypto.so.8()(64bit) is needed by package VirtualBox-3.0.6_52128_fedora11-1.x86_64 (installed)

I've tried to find the packages libcrypto.so.8 without success.

View 3 Replies View Related

Fedora :: Software Update Fail Transaction Error

Jan 3, 2010

Ok. Using Release 12 Constantine Gnome 2.28. Whenever I try to update my computer via de Software Update Manager that pops up every now and then I get an error and the Software Update fails.

The error says its a repository not found, but I am very new at this and have no clue as to where to fix this. Alongside of this, is the fact that since one of the updates is failing, the rest don't install either. So the updates keep on piling.

This is the error shown in the More Details window:

Code:

View 9 Replies View Related

Fedora Installation :: Upgrading From 10 To 12 - Error Running Transaction

Jan 23, 2010

When upgrading from fedora 10 to fedora 12 (after reboot and during installation) I get the error message as - Error running transaction - you need more space on the following file systems : 23 M on /mnt/sysimage/boot

After this installation stops.

I checked /mnt , there is no folder as sysimage . Please suggest how to proceed further ?

View 2 Replies View Related

Fedora :: Transaction Check Error With Gnome-shell

Mar 25, 2011

How do I resolve the transaction check error?

View 9 Replies View Related

Fedora :: When Run Software Update There Are Get An Unspecified Transaction Error?

Aug 18, 2011

The details of the Unspecified Error are belowQuote:could not add package update for fedora-release-rawhide-15-3(noarch)updates: fedora-release-rawhide-15-3.noarchThe screnn shot attached of the error message!How will I able to get my system updated.After sometime it is today that I installed Fedora 15 and there are 316 updates to take place

View 5 Replies View Related

Red Hat / Fedora :: Transaction Error While Updating My 15-GPG Key Retrieval Failed

May 27, 2011

I'm using fedora 15, when I updated the os through software update application in it, I got an error as shown in the figure. Actually I had installed some missing plugins and I set up free and non-free rpm repository through the kernel, based on the information given on the below site.! Personal Fedora 15 Installation Guide. Guess that might have done some damages to the RPM Fusion non-free repository.!

View 4 Replies View Related

Fedora :: Can't Install Libuuid-devel / When Running The Transaction Test?

Jan 13, 2010

I have tried to install this package with yum and also directly - download the rpm, then rpm -Uvh ....

Both yum and rpm hang - yum when running the transaction test.

Any ideas about this package.

This is running F12, uname -r => 2.6.31.9-174.fc12.i686

View 1 Replies View Related

Fedora :: Update Test Transaction Error - Conflicts With File

Mar 16, 2010

I think I had this problem before but I don't remember what was done to correct it. I just tried to do an update and got this error message.

Code:
Test Transaction Errors: file /usr/lib/gstreamer-0.10/libgstfbdevsink.so from install of gstreamer-plugins-bad-free-extras-0.10.18-1.fc12.i686 conflicts with file from package gstreamer-plugins-bad-0.10.17-2.fc12.i686
file /usr/lib/gstreamer-0.10/libgstoss4audio.so from install of gstreamer-plugins-bad-free-extras-0.10.18-1.fc12.i686 conflicts with file from package gstreamer-plugins-bad-0.10.17-2.fc12.i686
file /usr/lib/gstreamer-0.10/libgstsdl.so from install of gstreamer-plugins-bad-free-extras-0.10.18-1.fc12.i686 conflicts with file from package gstreamer-plugins-bad-0.10.17-2.fc12.i686
file /usr/lib/gstreamer-0.10/libgstshapewipe.so from install of gstreamer-plugins-good-0.10.21-1.fc12.i686 conflicts with file from package gstreamer-plugins-bad-0.10.17-2.fc12.i686
file /usr/bin/gst-camera from install of gstreamer-plugins-bad-free-0.10.18-1.fc12.i686 conflicts with file from package gstreamer-plugins-bad-0.10.17-2.fc12.i686
file /usr/bin/gst-camera-perf from install of gstreamer-plugins-bad-f...

View 12 Replies View Related

Fedora Installation :: No Free Space Left To Complete Transaction

Jun 11, 2010

successfully upgraded to Fedora 13 from Fedora 12

then did yum update with plenty of problems

then I tried
yum --skip-broken update
883 entries
1.3 gig download
delta download was 5.9 meg

[Code]....

View 7 Replies View Related







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