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

Re: FC4t2 progress



On Fri, 2005-04-15 at 22:24 -0500, Kyle Pointer wrote:
> Yes thats a bug with the up2date gui.
> I'm trying to fix it, but I don't know python. 
> But its worth a try. :)
> Here's whats causing it. 
> Traceback (most recent call last):
>   File "/usr/share/rhn/up2date_client/checklist.py", line 148, in
> _button_press_cb
>     self._toggle_row (info[0])
>   File "/usr/share/rhn/up2date_client/checklist.py", line 134, in
> _toggle_row
>     self.toggled_func(val, row_data)
>   File "./gui.py", line 282, in updateSelectedSize
>     self.__updateSelectedSizeLabel(sizeLabel, state, rowData)
>   File "./gui.py", line 276, in __updateSelectedSizeLabel
>     self.pkgsSelected = self.pkgsSelected + 1
> TypeError: unsupported operand type(s) for +: 'instance' and 'int'
> Traceback (most recent call last):
>   File "/usr/share/rhn/up2date_client/checklist.py", line 148, in
> _button_press_cb
>     self._toggle_row (info[0])
>   File "/usr/share/rhn/up2date_client/checklist.py", line 134, in
> _toggle_row
>     self.toggled_func(val, row_data)
>   File "./gui.py", line 282, in updateSelectedSize
>     self.__updateSelectedSizeLabel(sizeLabel, state, rowData)
>   File "./gui.py", line 272, in __updateSelectedSizeLabel
>     self.pkgsSelected = self.pkgsSelected - 1
> TypeError: unsupported operand type(s) for -: 'instance' and 'int'

Kyle,

Haven't yet seen any python or other updates to fix up2date. I _was_
able to manually install all 466 of the initial package updates using
rpm, but not without some errors. The worst seemed to involve the
eclipse-ecj|jdt|pde and libswt3-gtk2 packages, and a library named
libgcj.so.6.0.0. All four packages had post-install scriptlet failures
with exit code 123 (whatever that means).

The latest rhn-applet doesn't seem to be aware of changes to the
Development directory, though the broken up2date is. As I write this I'm
I've been manually pulling down another 61 package updates. Everything
is installing OK this time, but I've got more .rpmnew configuration
files to reconcile.

--Doc


-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.