Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Dec 2020 20:02:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251616] devel/msp430-debug-stack: devd file creates broken symlink
Message-ID:  <bug-251616-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251616

            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@FreeBSD.org
          Reporter: kevinz5000@gmail.com
          Assignee: lev@FreeBSD.org
             Flags: maintainer-feedback?(lev@FreeBSD.org)

The current devd config that symlinks mspfet is broken:

Output from `devd -d`:

Processing attach event=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
Testing device-name=3Dumodem0 against ^ed50$, invert=3D0=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
Testing device-name=3Dumodem0 against ^ubt[0-9]+$, invert=3D0=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
Testing device-name=3Dumodem0 against ^ukbd0$, invert=3D0=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
Testing device-name=3Dumodem0 against ^umodem[0-9]+$, invert=3D0=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
Testing vendor=3D0x2047 against ^0x2047$, invert=3D0=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
Testing product=3D0x0013 against ^0x001(0|3|4)$, invert=3D0=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
Testing interface=3D0 against ^0$, invert=3D0=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20
Executing 'cd /dev; p=3D$'0x0013'; dn=3D$'umodem0';                 un=3D$(=
sysctl -n
dev.umodem.${dn#umodem}.ttynam                    e);        chmod 666 cua$=
'';
ln -sf cua$'' mspfet${p#0x}'=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20
chmod: cua: No such file or directory

I'm currently investigating a fix.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251616-7788>