Re: [Yum-devel] yum-utils-1.1.16 Released
Seth Vidal <[email protected]>
| Newsgroups | gmane.linux.rpm.yum,gmane.linux.rpm.yum.devel |
|---|---|
| Message-ID | <1219897467.12096.125.camel@rosebud> |
On Thu, 2008-08-28 at 11:18 +0700, Fajar A. Nugraha wrote: > Tim Lauridsen wrote: > > yum-utils-1.1.16 is now released. > > > > Was there an annoucement for 1.1.15? I try to keep my yum-utils > installation up-to-date but I missed that one. > > > Check the changelog [1] for changes. > > > > I'm using reposync regularly on RHEL5, and it works fine with 1.1.14, > but on 1.1.16 the command line > > reposync -l -n -r "rhel-*" > > gives this error: > > File "/usr/bin/reposync", line 271 > continue > ^ > SyntaxError: invalid syntax > add a parens on line 270 - I think that fixes it. -sv