Go Back   openSUSE Forums > Archives > SF Archives > ARCHIVES - Software
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Software Questions about use, installation, or configuration of software running on SUSE Linux

 
Page 4 of 10 « First 23 4 56 Last »
 
LinkBack Thread Tools Display Modes
  #31 (permalink)  
Old 19-Nov-2006, 17:26
folke
Guest
 
Posts: n/a
Default

Quote:
What's going on here, is that your keyserver is set for pgp.mit.edu, which sucks. Please see the write up I did on smart config, in which I have pointed out several times.
[/b]
I got the same error, so I read about which key servers to choose. I chose the same as linux_learner, (wwwkeys.nl.pgp.net). However, the error remains. By turning off signature checking, the error is resolved.

I can come up with two possible reasons for this error:
1) The key of Marcus Heuwe is broken in some way. My smart also fails on that key.
2) Smart is broken in the way some strings are handled, as the traceback indicates.

Now, since none of these reasons can be solved by the ordinary user, what do we do?

EDIT: Smart has a history of crashing on umlaut. Maybe this is a clue?
  #32 (permalink)  
Old 01-Dec-2006, 17:10
Wrath5000
Guest
 
Posts: n/a
Default

I have a bit of a different problem. After upgrading SMART from the default SUSE 10.1 DVD (0.41.x I think), I added a repo from gwdg.de's apt server and received this error henceforth:

Quote:
Traceback (most recent call last):

File "/usr/bin/smart", line 194, in ?
main(sys.argv[1:])

File "/usr/bin/smart", line 167, in main
exitcode = iface.run(opts.command, opts.argv)

File "/usr/lib/python2.4/site-packages/smart/interfaces/gtk/interactive.py", line 363, in run
self._ctrl.reloadChannels()

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

File "/usr/lib/python2.4/site-packages/smart/channels/yast2.py", line 64, in fetch
fetched = self.__fetchFile(fetchitem, fetcher, progress)

File "/usr/lib/python2.4/site-packages/smart/channels/yast2.py", line 45, in __fetchFile
item = fetcher.enqueue(file)

File "/usr/lib/python2.4/site-packages/smart/fetcher.py", line 169, in enqueue
item = FetchItem(self, url, mirror)

File "/usr/lib/python2.4/site-packages/smart/fetcher.py", line 408, in __init__
self._urlobj = URL(mirror.getNext())

File "/usr/lib/python2.4/site-packages/smart/fetcher.py", line 564, in __init__
self.set(url)

File "/usr/lib/python2.4/site-packages/smart/fetcher.py", line 597, in set
user, host = urllib.splituser(host)

File "/usr/lib/python2.4/urllib.py", line 953, in splituser
match = _userprog.match(host)

TypeError: expected string or buffer
[/b]
I tried downgrading, but still had this issue when even opening smart. Is there some cache or directory I need to clean out in order to install as if new?

Edit: Sorry, stupid question...just search
  #33 (permalink)  
Old 07-Dec-2006, 01:26
akshay_blitz
Guest
 
Posts: n/a
Default

Quote:
I have a bit of a different problem. After upgrading SMART from the default SUSE 10.1 DVD (0.41.x I think), I added a repo from gwdg.de's apt server and received this error henceforth:
I tried downgrading, but still had this issue when even opening smart. Is there some cache or directory I need to clean out in order to install as if new?

Edit: Sorry, stupid question...just search
[/b]
I am getting the same error
any answers ???????
  #34 (permalink)  
Old 09-Dec-2006, 16:04
Wrath5000
Guest
 
Posts: n/a
Default

I ended up uninstalling, then cleaning out the SMART folder and reinstalling. I think you could get away with removing just the configuration file after uninstall, though.
  #35 (permalink)  
Old 10-Dec-2006, 04:11
djurodrljaca
Guest
 
Posts: n/a
Default

I have a problem with Smart GUI. When I start it by clicking on the icon it starts with a GTK look but when I start it from the console "smart --gui" it starts as a KDE (QT??) look.

The problem is that the GTK look is just ugly for me (don't shoot me Gnome lovers ).
  #36 (permalink)  
Old 10-Dec-2006, 09:35
linux_learner
Guest
 
Posts: n/a
Default

Quote:
I have a problem with Smart GUI. When I start it by clicking on the icon it starts with a GTK look but when I start it from the console "smart --gui" it starts as a KDE (QT??) look.

The problem is that the GTK look is just ugly for me (don't shoot me Gnome lovers ).
[/b]

What your saying isn't accurate. Smart doesn't have support for QT yet. What your seeing is the KDE theme applied to smart. I have the same thing. It has absolutely nothing to do with smart.
  #37 (permalink)  
Old 10-Dec-2006, 11:39
djurodrljaca
Guest
 
Posts: n/a
Default

Quote:
What your saying isn't accurate. Smart doesn't have support for QT yet. What your seeing is the KDE theme applied to smart. I have the same thing. It has absolutely nothing to do with smart.
[/b]
I should have probably said that I am using opensuse 10.2. And when I was using 10.1 I didn't have this "problem".

When I clik on the Smart icon in the KDE "start" menu it starts with the Gnome look.
When I write in the console "smart --gui" in starts as a KDE look.

When I looked what the icon (shortcut) for the Smart run it said: "smart --gui", which confused me. What is the difference between running Smart GUI form console and from the KDE start button?
  #38 (permalink)  
Old 10-Dec-2006, 13:05
Wrath5000
Guest
 
Posts: n/a
Default

I solved this after setting up KDE's qt styles for root. It took me a couple times, but now my SMART gui matches the rest of my KDE theme.
  #39 (permalink)  
Old 11-Dec-2006, 02:55
akshay_blitz
Guest
 
Posts: n/a
Default

Quote:
I ended up uninstalling, then cleaning out the SMART folder and reinstalling. I think you could get away with removing just the configuration file after uninstall, though.
[/b]
thanks for the reply.........but now I have installed openSUSE 10.2so I need to do all this again.

Plus a new version of smar---------t0.50rc1 release 9 is out
http://linux01.gwdg.de/~pbleser/rpm-naviga...stem/smart-beta

will heed your advice in case any thing of that sort happens
thanks
  #40 (permalink)  
Old 12-Dec-2006, 18:22
Wrath5000
Guest
 
Posts: n/a
Default

I personally would stick with the stable branch of SMART to be on the safe side.

Did you upgrade, or do a clean install?
 
Page 4 of 10 « First 23 4 56 Last »

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2