Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Oct 2022 10:38:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267369] x11-themes/cursor-crystal-theme: install broken symlinks
Message-ID:  <bug-267369-7788-20u9agV0Rv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267369-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267369-7788@https.bugs.freebsd.org/bugzilla/>

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

Fernando Apestegu=C3=ADa <fernape@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |fernape@FreeBSD.org

--- Comment #1 from Fernando Apestegu=C3=ADa <fernape@FreeBSD.org> ---
Thanks for reporting this.

AFAICT this seems like a problem in upstream. I don't see anything that cou=
ld
be breaking the port on our side.

It seems it is the left-handed version of the cursors the ones that are bro=
ken.

$ for fname in $(find . -name plus);do file "${fname}";done
./crystalgray/cursors/plus: symbolic link to cross
./crystalblueleft/cursors/plus: broken symbolic link to cross
./crystalblue/cursors/plus: symbolic link to cross
./crystalgrayleft/cursors/plus: broken symbolic link to cross
./crystalgreenleft/cursors/plus: broken symbolic link to cross
./crystalgreen/cursors/plus: symbolic link to cross
./crystalwhite/cursors/plus: symbolic link to cross
./crystalwhiteleft/cursors/plus: broken symbolic link to cross

I could make them point to the right-handed version but I don't know if tha=
t is
acceptable as a workaround.

Would you be able to provide a better alternative?

--=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-267369-7788-20u9agV0Rv>