[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: My initial experiances with FC2-test2
- From: Michael Schwendt <ms-nospam-0306 arcor de>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: My initial experiances with FC2-test2
- Date: Wed, 31 Mar 2004 16:01:17 +0200
On Wed, 31 Mar 2004 14:53:41 +0200, Chris Chabot wrote:
> 3) While trying to do a big upgrade from FC2-test1 to the recent
> development tree, YUM crashed out on me.. After some digging in it's
> python sources i found that it fails on a RPM package version compare,
> where one package has no 'release' tag.. While it looks like YUM should
> deal with the release being 'None', it didn't.. The workaround i
> applied to get things working again was to edit
> /usr/share/yum/rpmUtils.py and at line 121 add these lines:
> if r2 == None:
> r2 = '0'
Huh? A package without %release?! Which one is it?
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]