Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jul 2014 17:48:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191971] New: [patch] audio/gsm: installs incorrect synlinks
Message-ID:  <bug-191971-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 191971
           Summary: [patch] audio/gsm: installs incorrect synlinks
           Product: Ports Tree
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: beastie@tardisi.com

Created attachment 144800
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144800&action=edit
pkg-plist patch

Got a strange error, about /usr/local/bin/tcat and /usr/local/bin/untoast.

Examining the files I found:

lrwxr-xr-x    1 root      wheel            5  2 Jul 21:27 tcat@ -> untoast
lrwxr-xr-x    1 root      wheel            5  2 Jul 21:27 untoast@ -> untoast

Yeah, that doesn't look right.

Rebuilt/reinstalled port.

Same result:

lrwxr-xr-x    1 root      wheel            5 19 Jul 11:24 tcat@ -> untoast
lrwxr-xr-x    1 root      wheel            5 19 Jul 11:24 untoast@ -> untoast

But, the files are under work/stage... are correct

lrwxr-xr-x    1 root      wheel            5 19 Jul 11:24 tcat@ -> toast
lrwxr-xr-x    1 root      wheel            5 19 Jul 11:24 untoast@ -> toast

Oh, pkg-plist is causing them to be wrong.

-- 
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-191971-13>