[Bug 251616] devel/msp430-debug-stack: devd file creates broken symlink
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Dec 5 20:02:02 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251616
Bug ID: 251616
Summary: devel/msp430-debug-stack: devd file creates broken
symlink
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: lev at FreeBSD.org
Reporter: kevinz5000 at gmail.com
Assignee: lev at FreeBSD.org
Flags: maintainer-feedback?(lev at FreeBSD.org)
The current devd config that symlinks mspfet is broken:
Output from `devd -d`:
Processing attach event
Testing device-name=umodem0 against ^ed50$, invert=0
Testing device-name=umodem0 against ^ubt[0-9]+$, invert=0
Testing device-name=umodem0 against ^ukbd0$, invert=0
Testing device-name=umodem0 against ^umodem[0-9]+$, invert=0
Testing vendor=0x2047 against ^0x2047$, invert=0
Testing product=0x0013 against ^0x001(0|3|4)$, invert=0
Testing interface=0 against ^0$, invert=0
Executing 'cd /dev; p=$'0x0013'; dn=$'umodem0'; un=$(sysctl -n
dev.umodem.${dn#umodem}.ttynam e); chmod 666 cua$'';
ln -sf cua$'' mspfet${p#0x}'
chmod: cua: No such file or directory
I'm currently investigating a fix.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list