[Fedora-i18n-bugs] [Bug 571845] A bunch of changes for yum-langpacks

bugzilla at redhat.com bugzilla at redhat.com
Thu Mar 11 07:48:53 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=571845

Peter Hjalmarsson <xake at rymdraket.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xake at rymdraket.net

--- Comment #1 from Peter Hjalmarsson <xake at rymdraket.net> 2010-03-11 02:48:50 EST ---
I applied this patch (applied cleanly), and when I ran "yum upgrade" after the
dependencies was calculated, I got the following:

Traceback (most recent call last):
  File "/usr/bin/yum", line 29, in <module>
    yummain.user_main(sys.argv[1:], exit_code=True)
  File "/usr/share/yum-cli/yummain.py", line 254, in user_main
    errcode = main(args)
  File "/usr/share/yum-cli/yummain.py", line 150, in main
    (result, resultmsgs) = base.buildTransaction() 
  File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 875, in
buildTransaction
    self.plugins.run('postresolve', rescode=rescode, restring=restring)
  File "/usr/lib/python2.6/site-packages/yum/plugins.py", line 177, in run
    func(conduitcls(self, self.base, conf, **kwargs))
  File "/usr/lib/yum-plugins/langpacks.py", line 98, in postresolve_hook
    add_deps_to_ts(conduit, po)
  File "/usr/lib/yum-plugins/langpacks.py", line 77, in add_deps_to_ts
    if yb.tsinfo.matchNaevr(name=pkg.name):
AttributeError: 'YumBaseCli' object has no attribute 'tsinfo'

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the i18n-bugs mailing list