Op 11-03-12 02:36, Scott Talbert schreef:
On Sat, 10 Mar 2012, Jogchum Reitsma wrote:

Op 10-03-12 20:23, Scott Talbert schreef:
       grep dialout /etc/group

       grep dialout /etc/group
       dialout:x:16:jogchum

So, apparently the group exists. Which comes to no suprise with me, since I
added myself to this group trough Yast, the sysadmin tool from OpenSuse.

But why these udev rules are not obliged (they *are* seen, as I demonstrated
in the messages log some posts before in this tread)? Can it be that the new
systemd in OpenSuse 12.1 kicks in here? Should I post questions on the
opensuse forums (but, cross posting is not netiquette, I know)?
One thing you could try is to change the "SYSFS" in the relevant udev rule
to "ATTR" to see if that might fix it.

But yes, you should at the very least file a bug with OpenSUSE as this
sounds like a problem with their packaging of concordance.

------------------------------------------------------------------------------
Virtualization&  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Indeed after changing SYSFS to ATTR (on all relevant lines), and BUS to SUBSYSTEM (on line 4) I can see the Harmony with concordance -iv without being root.

In the dialogue chain website-congruity-remote the remote is detected by congruity in the first step, and the site is notified of this success.

Now the second step - the real update - goes wrong: the site gathers the info to be transported to the remote, and congruity pops up OK, "Check website" and " Prepare Remote" are OK, but then " Erase Flash" fails (and all the subsequent steps are not taken, of course). Congruity gives these details:

     Error while erasing flash
        (libconcord function erase_config error 6)

   Traceback (most recent call last):
      File "/usr/local/bin/congruity", line 702, in _WorkerFunction
        self._WorkerFunctionBody()
      File "/usr/local/bin/congruity", line 838, in _WorkerFunctionBody
        py_object((self._DgUpdate, self.dg_erase))
      File "/usr/local/lib/python2.7/site-packages/libconcord.py", line
   97, in __call__
        raise LibConcordException(self.func_name, result)
   LibConcordException: libconcord function 'erase_config' failed with
   error code 6 ('Error while erasing flash')

lsusb and concordance -iv (issued as normal user) still see the remote, so it seems to me this new failure has nothing to do with the udev rules.

Any hints? Is logging available?

Thanks again!

PS AFAICS OpenSuse 12.1 has no concordance or congruity packaged; I compiled it from source.
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to