Re: bodhi update problem

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

 



On Sat, Oct 06, 2007 at 02:22:11PM -0400, Todd Zullinger wrote:
> Luke Macken wrote:
> > I just updated our production bodhi instance.
> 
> Hmmm, I just tried the vorbis-tools update again and I still get the
> same error (I'd just restarted firefox for other reasons, so I had
> logged in freshly to bodhi and started a new update).  Got any ideas
> why that'd still fail?
> 
> Thanks much for working on this.

Fixed!

There was a little bit of backwards logic in the patch

+               filter(lambda x: x in identity.current.groups, groups):

should have been:

+               not filter(lambda x: x in identity.current.groups, groups):


luke

-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux