Find the answer to your Linux question:
Results 1 to 6 of 6
hi guys, i am trying to open "system-config-samba" and i am receiving the following message. any thoughts? Code: File "/usr/bin/system-config-samba", line 49, in <module> mainWindow.MainWindow (debug_flag = debug_flag, use_dbus = ...
  1. #1
    Linux Newbie
    Join Date
    Dec 2006
    Posts
    119

    [SOLVED] F11 Samba Error Message

    hi guys,

    i am trying to open "system-config-samba" and i am receiving the following message. any thoughts?

    Code:
     File "/usr/bin/system-config-samba", line 49, in <module>
        mainWindow.MainWindow (debug_flag = debug_flag, use_dbus = use_dbus)
      File "/usr/share/system-config-samba/mainWindow.py", line 104, in __init__
        self.samba_data = sambaConfig.SambaConfig (self.samba_backend)
      File "/usr/lib/python2.6/site-packages/scsamba/core/sambaConfig.py", line 29, in __init__
        self.parseFile ()
      File "/usr/lib/python2.6/site-packages/scsamba/core/sambaConfig.py", line 32, in parseFile
        return self.parse (self.backend.readSmbConf ())
      File "/usr/lib/python2.6/site-packages/slip/dbus/polkit.py", line 65, in enable_proxy_wrapper
        return func (*p, **k)
      File "/usr/lib/python2.6/site-packages/scsamba/dbus/proxy/sambaBackend.py", line 48, in readSmbConf
        return self.dbus_interface.readSmbConf ()
      File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 140, in __call__
        **keywords)
    File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 630, in call_blocking
        message, timeout)
    dbus.exceptions.DBusException: org.freedesktop.DBus.Python.ValueError: Traceback (most recent call last):
      File "/usr/lib/python2.6/site-packages/dbus/service.py", line 702, in _message_cb
        retval = candidate_method(self, *args, **keywords)
      File "/usr/lib/python2.6/site-packages/slip/dbus/service.py", line 81, in wrapped_method
        retval = method (self, *p, **k)
      File "/usr/lib/python2.6/site-packages/scsamba/dbus/service/sambaBackend.py", line 52, in readSmbConf
        return self.backend.readSmbConf ()
      File "/usr/lib/python2.6/site-packages/scsamba/core/sambaBackend.py", line 104, in readSmbConf
        self.parser.parse (filecontents)
      File "/usr/lib/python2.6/site-packages/scsamba/core/sambaParser.py", line 278, in parse
        token = self.createToken (line, section)
    File "/usr/lib/python2.6/site-packages/scsamba/core/sambaParser.py", line 246, in createToken
        name, value = line.split ("=", 1)
    ValueError: need more than 1 value to unpack

  2. #2
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    It could be a broken package or a bug. You might want to check with Fedoras website and see if anyone has already filed a bug report on it.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  3. #3
    Linux Newbie
    Join Date
    Dec 2006
    Posts
    119
    they did but on f10.

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

    and they close it, but nothing got resolve

  4. #4
    Linux Newbie
    Join Date
    Dec 2006
    Posts
    119
    no other toughts?

  5. #5
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    Try re-installing system-config-samba? Try Re-installing Samba?
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  6. #6
    Linux Newbie
    Join Date
    Dec 2006
    Posts
    119
    thnx for your help. even though i haven't been able to solve the problem at least i found a way to get around it. i installed webmin and then i was able to modify my samba settings.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...