[Bug 198019] [PATCH]: FreeBSD 10.1 fix for comms/telldus-core

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 25 08:44:15 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198019

--- Comment #5 from johan at stromnet.se ---
Thanks for quick fixes!

When can one expect this to be in 10.1-RELEASE (or 9.3-RELEASE) as available
via freebsd-update?

The original submitted patch contained this workaround (at least working on
FreeBSD 10.1) until proper is usable:

action "dev=`usbconfig dump_device_desc | grep $sernum -B14|grep ugen|cut -f1
-d':'`; chgrp dialer /dev/$$dev; chmod 660 /dev/$$dev;
    ..."

Unless this can be in generic relatively soon, I'd prefer to have the above
hack in the port to avoid breakage. Without the chown/chmod the port is
unusable.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list