[Yum] Typo? Bug?

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

 



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@xxxxxxxxxxx                           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------


[Index of Archives]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux