On Thu, 16 Dec 2004 14:38:41 -0500, seth vidal wrote: > On Thu, 2004-12-16 at 13:28 -0600, Brian Millett wrote: > > Seth, having added > > [pre-extras] > > name=Pre Extras > > baseurl=http://fedoraproject.org/pre-extras/3/$basearch/ > > enabled=1 > > gpgcheck=1 > > > > I looked to see what was available, then tried to update. > > > > Results follow: > > ..... > > --> Running transaction check > > --> Processing Dependency: aalib = %{epoch}:1.4.0-0.rc5.2 for package: > > aalib-devel > > ValueError: invalid literal for long(): %{epoch} > > > > Looks like garbage in the epoch field of aalib. > > I'll take a look at both yum and the pkg. > > could you open a bug on this? Not necessary. Ran into it, too. Spec was bad. Epoch was dropped, but %epoch still used. Fixed.