Re: control-C and yum update

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 2010-01-03 at 21:42 -0800, Paul Allen Newell wrote:
> While reinstalling f12 on a machine that I "messed up", I was
> following all my notes and directions and reached the point where the
> install was successful and it was time to update. I did a "su -l" and
> then typed "yum update". I realized I had forgotten something and
> immediately did a "control-C" in the terminal that I had executed the
> "yum update". To my surprise, it ignored it until it got to the first
> confirm and then proceeded to kill the process. No problem as the
> update was stopped but ...
> 
> I though "control-C" was an immediate kill of whatever was running and
> was wondering why yum didn't stop when I tried to kill it.

In the yum updating case, it's breaking the current process (downloading
some file), but not the thing controlling it.  You'd need to CTRL+C more
than once, to break the chain of events higher up.

The first break will abort the current download, and yum will try to
download the same file from another repo, as the next action.  This is
actually useful, for things like when you notice the download is
excruciatingly slow, but you still want to do a yum update.  You can
simply CTRL+C to make it use another repo mirror.

-- 
[tim@localhost ~]$ uname -r
2.6.27.25-78.2.56.fc9.i686

Don't send private replies to my address, the mailbox is ignored.  I
read messages from the public lists.




-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux