Mailinglist Archive: opensuse-bugs (14006 mails)

< Previous Next >
[Bug 375729] New: smart: typeError: coercing to Unicode: need string or buffer, NoneType found
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Tue, 1 Apr 2008 01:38:19 -0600 (MDT)
  • Message-id: <bug-375729-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=375729


Summary: smart: typeError: coercing to Unicode: need string or
buffer, NoneType found
Product: openSUSE 11.0
Version: Factory
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: casualprogrammer@xxxxxxxxx
QAContact: qa@xxxxxxx
Found By: Beta-Customer


On starting smart and updating channels a message box opens, stating:

Traceback (most recent call last):

File "/usr/lib/python2.5/site-packages/smart/interfaces/gtk/interactive.py",
line 180, in callback
exec code in globals

File "<callback>", line 1, in <module>

File "/usr/lib/python2.5/site-packages/smart/interfaces/gtk/interactive.py",
line 411, in updateChannels
self._ctrl.reloadChannels(channels, caching=NEVER)

File "/usr/lib/python2.5/site-packages/smart/control.py", line 354, in
reloadChannels
if not channel.fetch(self._fetcher, progress):

File "/usr/lib/python2.5/site-packages/smart/channels/rpm_md.py", line 73, in
fetch
digest = getFileDigest(item.getTargetPath())

File "/usr/lib/python2.5/site-packages/smart/util/filetools.py", line 31, in
getFileDigest
file = open(path)

TypeError: coercing to Unicode: need string or buffer, NoneType found

Operation progress stops at 25% while accessing openSuSE Factory NON-OSS, smart
hangs, operation can not be cancelled.


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

< Previous Next >