[issue103] SMART does not run at all

Ian at Labix Tracker tracker at labix.org
Sun Jan 29 14:22:29 PST 2006


New submission from Ian <dirtbrosil at ameritech.net>:

I'm running FOX linux and it was supposedly supposed to have SMART and YUM
already installed.  I did just about the full instalation with it, all but some
of the music programs and some server stuff.  When I try to run SMART from my
Kmenu as root I get nothing.  If I try to do it from the shell as root I get this:
_______________________________________________________________________
bash-3.00# smart --gui
Traceback (most recent call last):
  File "/usr/bin/smart", line 193, in ?
    main(sys.argv[1:])
  File "/usr/bin/smart", line 160, in main
    forcelocks=opts.ignore_locks, loglevel=opts.log_level)
  File "/usr/lib/python2.4/site-packages/smart/__init__.py", line 114, in init
    ctrl = Control(configfile, forcelocks)
  File "/usr/lib/python2.4/site-packages/smart/control.py", line 53, in __init__
    self._fetcher = Fetcher()
  File "/usr/lib/python2.4/site-packages/smart/fetcher.py", line 52, in __init__
    self._mediaset = MediaSet()
  File "/usr/lib/python2.4/site-packages/smart/media.py", line 33, in __init__
    self.discover()
  File "/usr/lib/python2.4/site-packages/smart/media.py", line 40, in discover
    for lst in hooks.call("discover-medias"):
  File "/usr/lib/python2.4/site-packages/smart/hook.py", line 64, in call
    val = hook[0](*hookparam, **hookkwparam)
  File "/usr/lib/python2.4/site-packages/smart/media.py", line 307, in
discoverFstabMedias
    device, mountpoint, type = line.split()[:3]
ValueError: need more than 1 value to unpack
______________________________________________________________________

I have no clue what to do from here.  I really need to install GCC and Python
for this even to be worth using the distro.  Can anyone help me out?  Got a fix?

----------
messages: 301
nosy: ViViDboarder
priority: urgent
project: smart
status: unread
title: SMART does not run at all

_______________________________________
Labix issue tracker <tracker at labix.org>
<http://tracker.labix.org/issue103>
_______________________________________



More information about the Smart mailing list