yum-request@xxxxxxxxxxxxxxxxxxxx wrote: >Send Yum mailing list submissions to > yum@xxxxxxxxxxxxxxxxxxxx > >To subscribe or unsubscribe via the World Wide Web, visit > https://lists.dulug.duke.edu/mailman/listinfo/yum >or, via email, send a message with subject or body 'help' to > yum-request@xxxxxxxxxxxxxxxxxxxx > >You can reach the person managing the list at > yum-owner@xxxxxxxxxxxxxxxxxxxx > >When replying, please edit your Subject line so it is more specific >than "Re: Contents of Yum digest..." > > >Today's Topics: > > 1. yum 2.2.0 (seth vidal) > 2. yum hangs here is the diagnostic information > (sysadmin@xxxxxxxxxxx) > > >---------------------------------------------------------------------- > >Message: 1 >Date: Mon, 21 Feb 2005 01:26:40 -0500 >From: seth vidal <skvidal@xxxxxxxxxxxx> >Subject: [Yum] yum 2.2.0 >To: yum-devel@xxxxxxxxxxxxxxxxxxxx, yum@xxxxxxxxxxxxxxxxxxxx >Message-ID: <1108967200.7032.47.camel@cutter> >Content-Type: text/plain > >Hi Everyone, > I'm happy to announce yum 2.2.0. This is the first in the stable >release of the code that many of you have been using in the 2.1.X >development branch. > >You can get all of the code and packages built on fedora core 3 from: > http://linux.duke.edu/projects/yum/download/2.2/ > >Changes: > - merge in urlgrabber update to make it work with http repos and > python 2.4 > - proxy fixes to allow: > 1. functional proxy support in yum.conf > 2. disabling proxies on per-repo basis via proxy=_none_ option in > repo configuration > - resolvedeps and install-by-provided-file functionality > yum resolvedeps "foo > 1.1" will return the best package providing > yum install /usr/lib/foo will install the pkg providing that file > - tsflags support in yum.conf - set transaction flag options: > - nodocs > - test > - noscripts > - notriggers > - documentation changes for all of the above > - fixed: https://bugzilla.redhat.com/beta/show_bug.cgi?id=147275 > - clean up a bunch of misc minor buglets. > >let me know what breaks. I really hope there's nothing obvious broken >here. :) > >-sv > > Seth, Using all up-to-date (as of today) rawhide, I updated via your binary rpm. This was the result of a "yum check-update" cmd: "$ yum check-update Traceback (most recent call last): File "/usr/bin/yum", line 6, in ? import yummain File "/usr/share/yum-cli/yummain.py", line 23, in ? import yum ImportError: No module named yum" For the moment I reverted back to yum-2.1.13-1, since I've got to work today. Thanks, Mick