Fedora :: Yum Complete Transaction Won't Complete
Oct 15, 2009
I am running Fedora 8. Each time I run a YUM command, I get the message that there are unfinished transactions, and to run yum-complete-transaction. Upon running yum-complete-transaction, it fails with this error. How can I remove this uncompleted transaction so I can finish the last one?
View 2 Replies
ADVERTISEMENT
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
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
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
Jul 19, 2009
Whenever I use yum after a recent update I get the message that I should run yum-complete-transaction.I have yum-utils installed but I keep getting the message that the command is not found.post the command I should be using to run it so I can see it it's just me typing the wrong thing into the shell?
View 4 Replies
View Related
Feb 7, 2010
I know there are hundreds of similar questions about suspend on Ubuntu, but none of the fixes they use work for me. This bug is the only thing that stops me from using Ubuntu - I put computer to sleep (suspend to ram) and after resume I have no network. The only way to get network back is to restart.
Looking at the logs, it seems that NetworkManager starts, finds the device and then fails to complete DHCP transaction. I don't know what causes the problem, probably this line: "via-rhine: Reset not complete yet. Trying harder." Does anyone know possible reason for this? Here is the log:
Quote:
Feb 7 14:30:21 tulskiy-desktop NetworkManager: <info> Activation (eth0) starting connection 'Auto eth0'
Feb 7 14:30:21 tulskiy-desktop NetworkManager: <info> (eth0): device state change: 3 -> 4 (reason 0)
Feb 7 14:30:21 tulskiy-desktop NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled...
Feb 7 14:30:21 tulskiy-desktop NetworkManager: <info> Activation (eth0) Stage 1 of
[Code]...
View 3 Replies
View Related
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
Nov 24, 2010
Is there a GUI for git? If yes, What one is the best and the most complete?
View 3 Replies
View Related
Aug 18, 2010
How do I have an auto completion feature for scp? I often need to 'scp ' a file to a remote server, then I type:
PHP Code:
scp someprogram paulga@pinherstforestrain.math.edu
I'd begin to type tab before or after the input of @. But the available choices are mainly:
@localhost6, @localhost.localdomain, @localhost, etc..
Which file records these hosts name? Second, to execute a program in current directory, I have to type ./program, how can I omit the prefix, or I could type it as I type "octave",etc.
View 2 Replies
View Related
Jun 1, 2011
I want to install fedora 14 completely to a USB drive, not the live USB but a complete installation. I am using linux after a long gap of 9 years and have forgotten most of the things.
View 1 Replies
View Related
Sep 6, 2010
I'm trying to get my bearings in Fedora 13 (64-bit) in a virtual machine.I'm using the version with the Gnome DE.Now I'd like to install Koffice. But when I got to the package manager to select packages to install, I get a huge list of components to select for installation -- Kwrite, Kspread, Core support for Koffice, Libraries needed for Koffice, etc.Is there any way to select the version of Koffice that I want and have the whole set of necessary packages automatically be selected too?
View 3 Replies
View Related
Mar 18, 2010
How do I find the complete specification listing for my RAM? I am getting ready to order another card--need to know what to order.
View 3 Replies
View Related
Jan 25, 2010
I want to install Red hat based custom OS in a complete automated mode.I ll have my kick start file inside the CD rom and when I boot with that ISO or CD.The OS should start installing by taking parameters from the kick start file without having to specify the path of the kick start file inside the CD.like "linux ks=<path>".Is it possible to achieve this by writing any script or something so that when the CD boots the kick start path is passed automatically to the anaconda installer.
View 5 Replies
View Related
Apr 26, 2009
Just did the most recent set of updates late yesterday (kernel and Nvidia). Since the update I cannot get to a login screen - just blinking cursor. In fact the cursor blinks for a bit then disapears only to reappear as if there are repeated attempts to complete a process unsuccessfully.
The update replaced the xorg.conf. I tied a couple of revisions, inlcuding replacing it with the earlier working xorg.conf. No luck.
Hardware is MSI K9N6GM board with Nvidia Geforce 6100 nforce 430.
View 5 Replies
View Related
Apr 29, 2009
My attempt to install Fedora 10 x86_64 to a HP EliteBook6930p with an Intel Centrino 2 processor failed. Initially the CD load presents the start screen where I select Install. Then the machine displays multiple errors. When the error scrolling stops the last comments displayed are:
ACPI Error (psparse-0530): Method parse/execution failed [\_TZ_.PSWT] (Node ffff88007fb48720), AE_AML_PACKAGE_LIMIT
ACPI Error (psparse-0530): Method parse/execution failed [\_TZ_.GTTP] (Node ffff88007fb486e0), AE_AML_PACKAGE_LIMIT
[Code].....
View 1 Replies
View Related
Jul 31, 2010
For as long as i can remember, using arrows (and home/end) in a bash shell that has a command running would print some fancy ^[[A caracters and then return the prompt at the end of this.
Now this behavior has changed. Using the arrows while a command is running actually moves the cursor on the screen. When the command completes the prompt appears at the new cursor position which is kind of strange and messes the screen.
For testing, just enter "sleep 10" and during the wait move the cursor with the arrows and home/end.
How can i get back the original behavior?
> rpm -q bash
bash-4.1.7-1.fc13.x86_64
View 2 Replies
View Related
Apr 18, 2011
I want to check my system general log file by the following command.
PHP Code:
It just show me only these two lines Normally every day at morning I check all system general log files and some times it is too much long that I press space bar to go my prompt.
View 5 Replies
View Related
Jul 14, 2011
I need the complete reference guide to set up my own SQUID transparent proxy Server with Gateway support. I am using Fedora 14. Please help me with LINKS/REFERENCE. I am a learner in Squid.
View 1 Replies
View Related
Jun 15, 2011
I just installed F15 and although different, I like it a lot. One thing I don't like, however, is the default auto-completion of environment variables in the terminal. In F14 and older, if you type for instance
Code:
ls $HOME and hit TAB, auto-complete will list the contents of $HOME to search deeper, so to say. But in F15, the terminal automatically escapes the $ sign. If you do the same as above, you get
Code:
ls $HOME
instead of
Code:
ls /home/benny/
how to change the auto-complete settings of the terminal so that $'s are not escaped anymore?
View 7 Replies
View Related
Oct 11, 2010
Last time I installed Ubuntu in a dualboot configuration with Win7 on one of my machines, my entire boot sector and Windows install got corrupted, resulting in a complete loss of all my data and requiring a fresh install of Windows.
I looked into this a bit after the fact, and it seemed to me it was due to conflicting hard disk geometry between Linux and Windows.
My question is, how likely is this to happen with Fedora? Is this because of Ubuntu? A bad install? Is there someway I can avoid this from happening when I install Fedora if it will happen?
View 1 Replies
View Related
Aug 9, 2009
I'm dual booting Mac and Fedora 11. My music is on the mac side, and is too large to copy to the Fedora partition. What is the best option for sharing between the two partitions.
I used to copy the itunes folder to public, but that allows anyone access.
What's the best way to do this without allowing complete access?
View 14 Replies
View Related
Dec 9, 2009
While creating a new VM for Win2K, I guet the following error when I try to "Finish":
Code:
Unable to complete install '<class 'libvirt.libvirtError'> socket closed unexpectedly
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/create.py", line 717, in do_install
dom = guest.start_install(False, meter = meter)
[code]....
This looks like a SELinux issue, since I do get a warning: SELinux is preventing qemu (qemu_t) "search" to / (fusefs_t). I'm attaching the complete SELinux Alert.
View 2 Replies
View Related
Jun 3, 2010
Can anybody tell me how to display the complete hardware information (hardware profile)
of my computer system? I use Gnome.
View 5 Replies
View Related
Feb 27, 2009
I use web server apache use php fastcgi (Centos 5.2, apache 2.2.9 , php 5.2.5 and fcgi-2.2.4 ). I receive error : "The server encountered an internal error or misconfiguration and was unable to complete your request. contact the server administrator, no-reply@zz.vn and inform them of the time the error occurred, and anything you might have done that may have caused the error. I view log :
[code]...
View 1 Replies
View Related
Feb 2, 2010
For some reason my new F12 install can print one document, then its seems to hang.
It never clears the print queue even when the document has printed, which I guess is why the next job never gets through. Even if I cancel the finished job, the next one won't start because the status in cups is "waiting for job to complete".
To fix it I have to kill cupsd and any print processes, reboot the printer and print server.
I guess F12 must do something to hang the print server (uses IPP) as I can't even print from a known-working F10 machine after F12 has printed.
I don't really think the below is relevant as its a F12/CUPS 1.4.2 issue I'd say (as its works fine on F10 and Ubuntu 9.04) but here you go:
Print server: Linksys WPS54G v1
Printer: Samsung ML-2510
Driver: Samsung ML-2010 Foomatic/gdi (grayscale)
View 3 Replies
View Related
Oct 25, 2015
I am attempting to update my system. I ran the following commands,
apt-get clean
apt-get update
apt-get upgrade
When I run apt-get upgrade everything appears to be working until I get hit with this,
Code: Select allFetched 480 MB in 6min 53s (1,161 kB/s)
Reading changelogs... Done
Extracting templates from packages: 100%
Preconfiguring packages ...
[CODE]....
View 14 Replies
View Related
Apr 8, 2010
today i finished my first debian lenny install. x86 version. i ran into problem with sources.list # deb cdrom:[Debian GNU/Linux 5.0.4 _Lenny_ - Official i386 CD Binary-1 20100131-18:53]/ lenny main deb cdrom:[Debian GNU/Linux 5.0.4 _Lenny_ - Official i386 CD Binary-1 20100131-18:53]/ lenny main
# Line commented out by installer because it failed to verify:
#deb http://security.debian.org/ lenny/updates main
# Line commented out by installer because it failed to verify:
#deb-src http://security.debian.org/ lenny/updates main
# Line commented out by installer because it failed to verify:
#deb http://volatile.debian.org/debian-volatile lenny/volatile main
# Line commented out by installer because it failed to verify:
#deb-src http://volatile.debian.org/debian-volatile lenny/volatile main
View 6 Replies
View Related
Feb 3, 2010
whenever I try and boot the computer begins to load correctly, but after the scrolling ubuntu splash, I just get a black screen.
64bit Ubuntu 9.10
View 6 Replies
View Related
Feb 11, 2010
i'm using Ubuntu 9.10. I just installed koffice (Version 1.x) which includes kformula.
Then i realized that koffice 2.x is already available which seems to be called "koffice-kde4" in the repositories... But koffice-kde4 doesn't have kformula included - where is it?
how i could install the complete koffice 2?
View 2 Replies
View Related
Apr 22, 2010
I wanna install flash in my machine.... from where do I install complete flash in my ubuntu.
View 3 Replies
View Related