Re: Makeing yum 'less' verbose...



Robert Heller <heller@xxxxxxxxxxxx> writes:

At Fri, 25 Aug 2006 11:43:30 -0400 Dan Espen <daneNO@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:


Robert Heller <heller@xxxxxxxxxxxx> writes:

Is there a way to tell yum NOT to use its progress bar when scanning
repositories for new / obsolete packages?

I am connecting to a remote server via ssh over a *slow* dial-up
connection and when I run yum on the remote server it often needs to
update its repository database and uses a very I/O intensive progress
bar. I'd like to have yum not use this sort of progress bar.

yum xxxxx >/dev/null

(Ideally you will only see errors.)

I want to see *some* progress and some of the time yum asks "Is this
OK? [Y/N]" questions. It is only the progress bars when it is updating
the repository database that are a problem, since they are too heavy
with terminal I/O.

I have no experience with python, but you might look at
/usr/share/yum-cli/progress_meter.py.

Perhaps if you changed the update_period to something larger than
..3 seconds.

Looks like you need to compile it to a .pyc file.

.



Relevant Pages

  • Re: Makeing yum less verbose...
    ... repositories for new / obsolete packages? ... I am connecting to a remote server via ssh over a *slow* dial-up ... I'd like to have yum not use this sort of progress bar. ...
    (comp.os.linux.misc)
  • Makeing yum less verbose...
    ... Is there a way to tell yum NOT to use its progress bar when scanning ... I am connecting to a remote server via ssh over a *slow* dial-up ... I'd like to have yum not use this sort of progress bar. ...
    (comp.os.linux.misc)
  • Re: Makeing yum less verbose...
    ... I am connecting to a remote server via ssh over a *slow* dial-up ... update its repository database and uses a very I/O intensive progress ... I'd like to have yum not use this sort of progress bar. ...
    (comp.os.linux.misc)
  • Re: Intel Pro Wireless 3945
    ... that has ip3945 in it doesn't work fully with yum, ... Disabling the AT-RPMs repository by default in the above configuration is important. ... Add ATI video driver w/ yum: ... seems as though you need to run network setup twice running service network restart after each time to have it work correctly. ...
    (Fedora)
  • Re: How to make yum seek alternative repository?
    ... My software development project wants to release .rpm packages via its own ... yum repository (we don't yet know exactly how to set up a yum repo, ... Kyum will browse your repository and supply package information for all ...
    (Fedora)