Yum Extender project news

21 views
Skip to first unread message

Tim Lauridsen

unread,
Feb 22, 2011, 8:06:10 AM2/22/11
to Yum Extender

Paul Johnson

unread,
Feb 22, 2011, 4:24:10 PM2/22/11
to yu...@googlegroups.com
On Tue, Feb 22, 2011 at 7:06 AM, Tim Lauridsen <tim.la...@gmail.com> wrote:
> http://www.yum-extender.org/cms/node/23
>
> --
> You received this message because you are subscribed to the Google Groups "Yum Extender" group.

Thanks. Can you tell how to use this in RH6?

I tried this new one in RH6, yumex displays a window, but stops,
displaying python errors. I've been reading in bugzilla, this is the
problem I still see:

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

However, I do not have the yum plugin auto-update-debug, so something
else might be wrong.

I can go re-start the RH6 system and give you the exact error, but I'm
in another building now and it is running Windows at the moment :(.

pj

--
Paul E. Johnson
Professor, Political Science
1541 Lilac Lane, Room 504
University of Kansas

Tim Lauridsen

unread,
Feb 23, 2011, 12:56:03 AM2/23/11
to Yum Extender


On Feb 22, 10:24 pm, Paul Johnson <pauljoh...@gmail.com> wrote:
> On Tue, Feb 22, 2011 at 7:06 AM, Tim Lauridsen <tim.laurid...@gmail.com> wrote:
> >http://www.yum-extender.org/cms/node/23
>
> > --
> > You received this message because you are subscribed to the Google Groups "Yum Extender" group.
>
> Thanks.  Can you tell how to use this in RH6?
>
> I tried this new one in RH6,  yumex displays a window, but stops,
> displaying python errors.  I've been reading in bugzilla, this is the
> problem I still see:
>
> https://bugzilla.redhat.com/show_bug.cgi?id=676525
>
> However, I do not  have the yum plugin auto-update-debug, so something
> else might be wrong.

It is RHEL6 right :) ??

I think it most be some other issue, can you please make a new
bugzilla report and and add the python error mesage.
you can run 'yumex -d' in a console to get more information.

Best Regards

Tim


Paul Johnson

unread,
Feb 24, 2011, 10:30:45 AM2/24/11
to yu...@googlegroups.com
Hello, Tim (and others)


On Tue, Feb 22, 2011 at 11:56 PM, Tim Lauridsen <tim.la...@gmail.com> wrote:
>
> It is RHEL6 right :) ??
>

I forgot there was a previous RH6. OK. I wondered why people here call
it R-HELL.

In RHEL6, here's what I see inside the yumex display:


3:26:46 : Connected to an network
03:26:46 : Getting package lists - BEGIN <yumexgui.populate_package_cache>
03:26:46 : Starting yum child process
03:26:46 : Initialize yum backend - BEGIN <yum_backend.setup>
03:26:46 : Setup START <yum_backend.setup>
03:26:52 : Command to run : /usr/share/yumex/yum_childtask.py 2 True
False /etc/yum.conf <yum_backend.setup>
03:26:52 : LAUNCHER: Ready for commands <yum_backend._check_for_message>
03:26:52 : Sending: #run args:
['UycvdXNyL3NoYXJlL3l1bWV4L3l1bV9jaGlsZHRhc2sucHkgMiBUcnVlIEZhbHNlIC9ldGMveXVtLmNvbmYnCnAwCi4=']
<yum_backend._send_command>
03:26:52 : Setup END <yum_backend.setup>
03:26:52 : LAUNCHER - Starting : /usr/share/yumex/yum_childtask.py 2
True False /etc/yum.conf <yum_backend._check_for_message>
03:26:52 : Using yum debuglevel = 2 <yum_backend._check_for_message>
03:26:52 : YUM: Yum Version : 3.2.27

03:26:53 : YUM: Loaded plugins: rhnplugin

03:26:53 : YUM: Traceback (most recent call last):

03:26:53 : YUM: File "/usr/share/yumex/yum_childtask.py", line 66, in <module>

03:26:53 : YUM: my = YumServer(debuglevel, plugins, offline,
repos, yum_conf)

03:26:53 : YUM: File
"/usr/lib/python2.6/site-packages/yumexbackend/yum_server.py", line
188, in __init__

03:26:53 : YUM: self.doLock()

03:26:53 : YUM: File
"/usr/lib/python2.6/site-packages/yumexbackend/yum_server.py", line
258, in doLock

03:26:53 : YUM: yum.YumBase.doLock(self)

03:26:53 : YUM: File
"/usr/lib/python2.6/site-packages/yum/__init__.py", line 1379, in
doLock

03:26:53 : YUM: if self.conf.uid != 0:

03:26:53 : YUM: File
"/usr/lib/python2.6/site-packages/yum/__init__.py", line 778, in
<lambda>

03:26:53 : YUM: conf = property(fget=lambda self: self._getConfig(),

03:26:53 : YUM: File
"/usr/lib/python2.6/site-packages/yum/__init__.py", line 311, in
_getConfig

03:26:53 : YUM: self.plugins.run('init')

03:26:53 : YUM: File
"/usr/lib/python2.6/site-packages/yum/plugins.py", line 179, in run

03:26:53 : YUM: func(conduitcls(self, self.base, conf, **kwargs))

03:26:53 : YUM: File "/usr/share/yum-plugins/rhnplugin.py", line
110, in init_hook

03:26:53 : YUM: if opts.version or (len(commands) == 0):

03:26:53 : YUM: AttributeError: Values instance has no attribute 'version'

03:26:53 : LAUNCHER: Ready for commands <yum_backend._check_for_message>
03:27:47 : Current backend action has been running for 1 min
<yumexgui.timeout>


And I can't say for sure, but it appears to me the terminal's output
from "yumex -d" is only slightly different:
]$ yumex -d
03:26:46 : DEBUG - Current Yumex Settings:
03:26:46 : DEBUG - autorefresh: True
03:26:46 : DEBUG - branding_title: 'Yum Extender'
03:26:46 : DEBUG - bugzilla_url:
'https://bugzilla.redhat.com/show_bug.cgi?id='
03:26:46 : DEBUG - color_install: 'darkgreen'
03:26:46 : DEBUG - color_normal: 'black'
03:26:46 : DEBUG - color_obsolete: 'blue'
03:26:46 : DEBUG - color_update: 'red'
03:26:46 : DEBUG - debug: True
03:26:46 : DEBUG - disable_netcheck: False
03:26:46 : DEBUG - disable_repo_page: False
03:26:46 : DEBUG - history_limit: 15
03:26:46 : DEBUG - no_gpg_check: False
03:26:46 : DEBUG - plugins: True
03:26:46 : DEBUG - proxy: ''
03:26:46 : DEBUG - recentdays: 14
03:26:46 : DEBUG - repo_exclude: ['debug', 'source']
03:26:46 : DEBUG - show_newest_only: True
03:26:46 : DEBUG - skip_broken: False
03:26:46 : DEBUG - typeahead_search: False
03:26:46 : DEBUG - use_sortable_view: False
03:26:46 : DEBUG - use_sudo: False
03:26:46 : DEBUG - win_height: 904
03:26:46 : DEBUG - win_sep: 463
03:26:46 : DEBUG - win_width: 1578
03:26:46 : DEBUG - yum_conf: '/etc/yum.conf'
03:26:46 : DEBUG - yumdebuglevel: 2
/usr/lib/python2.6/site-packages/guihelpers/__init__.py:256:
GtkWarning: gtk_scrolled_window_add(): cannot add non scrollable
widget use gtk_scrolled_window_add_with_viewport() instead
self.add_from_file(filename)
03:26:46 : INFO - Connected to an network
03:26:46 : DEBUG - Getting package lists - BEGIN
<yumexgui.populate_package_cache>
03:26:46 : INFO - Starting yum child process
03:26:46 : DEBUG - Initialize yum backend - BEGIN <yum_backend.setup>
03:26:46 : DEBUG - Setup START <yum_backend.setup>
03:26:52 : DEBUG - Command to run : /usr/share/yumex/yum_childtask.py
2 True False /etc/yum.conf <yum_backend.setup>
03:26:52 : DEBUG - LAUNCHER: Ready for commands
<yum_backend._check_for_message>
03:26:52 : DEBUG - Sending: #run args:
['UycvdXNyL3NoYXJlL3l1bWV4L3l1bV9jaGlsZHRhc2sucHkgMiBUcnVlIEZhbHNlIC9ldGMveXVtLmNvbmYnCnAwCi4=']
<yum_backend._send_command>
03:26:52 : DEBUG - Setup END <yum_backend.setup>
03:26:52 : DEBUG - LAUNCHER - Starting :
/usr/share/yumex/yum_childtask.py 2 True False /etc/yum.conf
<yum_backend._check_for_message>
03:26:52 : DEBUG - Using yum debuglevel = 2 <yum_backend._check_for_message>
03:26:52 : INFO - YUM: Yum Version : 3.2.27
03:26:53 : INFO - YUM: Loaded plugins: rhnplugin
03:26:53 : INFO - YUM: Traceback (most recent call last):
03:26:53 : INFO - YUM: File "/usr/share/yumex/yum_childtask.py",
line 66, in <module>
03:26:53 : INFO - YUM: my = YumServer(debuglevel, plugins,
offline, repos, yum_conf)
03:26:53 : INFO - YUM: File
"/usr/lib/python2.6/site-packages/yumexbackend/yum_server.py", line
188, in __init__
03:26:53 : INFO - YUM: self.doLock()
03:26:53 : INFO - YUM: File
"/usr/lib/python2.6/site-packages/yumexbackend/yum_server.py", line
258, in doLock
03:26:53 : INFO - YUM: yum.YumBase.doLock(self)
03:26:53 : INFO - YUM: File
"/usr/lib/python2.6/site-packages/yum/__init__.py", line 1379, in
doLock
03:26:53 : INFO - YUM: if self.conf.uid != 0:
03:26:53 : INFO - YUM: File
"/usr/lib/python2.6/site-packages/yum/__init__.py", line 778, in
<lambda>
03:26:53 : INFO - YUM: conf = property(fget=lambda self: self._getConfig(),
03:26:53 : INFO - YUM: File
"/usr/lib/python2.6/site-packages/yum/__init__.py", line 311, in
_getConfig
03:26:53 : INFO - YUM: self.plugins.run('init')
03:26:53 : INFO - YUM: File
"/usr/lib/python2.6/site-packages/yum/plugins.py", line 179, in run
03:26:53 : INFO - YUM: func(conduitcls(self, self.base, conf, **kwargs))
03:26:53 : INFO - YUM: File "/usr/share/yum-plugins/rhnplugin.py",
line 110, in init_hook
03:26:53 : INFO - YUM: if opts.version or (len(commands) == 0):
03:26:53 : INFO - YUM: AttributeError: Values instance has no
attribute 'version'
03:26:53 : DEBUG - LAUNCHER: Ready for commands
<yum_backend._check_for_message>
03:27:47 : DEBUG - Current backend action has been running for 1 min
<yumexgui.timeout>
03:28:48 : DEBUG - Current backend action has been running for 2 min
<yumexgui.timeout>

tim.la...@gmail.com

unread,
Feb 24, 2011, 12:13:52 PM2/24/11
to yu...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages