[Yum] Typo? Bug?
Grigory Bakunov
black at asplinux.ru
Wed Oct 30 10:45:35 UTC 2002
Hello all.
Please all look at this code:
--- part of nevral.py code ------------
if suggest:
(header, sugname) = suggest
(name, arch) = self.nafromloc(sugname)
((e, v, r, a, l, i), s)=self._get_data(name,arch)
self.add((name,e,v,r,arch,l,i),'ud')
log(4, _('Got dep: %s, %s') % (name,arch))
CheckDeps = 1
------- end of part -------------------
especialy on this line:
self.add((name,e,v,r,arch,l,i),'ud')
May be we need to change this code to
self.add((reqname,e,v,r,arch,l,i),'ud')
I don't sure but i think what i'm right.
Any comments ?
........................................................................
IRC: irc.openprojects.net #asplinux Grigory Bakunov
EMAIL: black at asplinux.ru ASPLinux Support Team
ICQ: 51369901 http://www.asplinux.ru
-----BEGIN GEEK CODE BLOCK-----
GCS/MU d-(--) s:- a- C+++>++$ UBLAVSX+++$ P+ L++++$ E++$ W++ N+>- o? K?
w-- O- M V-(--) PS+ PE+ !Y PGP+>++++ t+ 5++ X+++ R+++ tv+>-- b+++ ?DI D+
G++ e>++$ h- r++ y+ z++(+++)
------END GEEK CODE BLOCK------
More information about the Yum
mailing list