Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2024 13:49:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 282244] Invalid unicode characters in MOVED breaks portupgrade & company
Message-ID:  <bug-282244-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 282244
           Summary: Invalid unicode characters in MOVED breaks portupgrade
                    & company
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: michael@galassi.us

commit 11a451f52dc9f2137c3fd2bf36c9a5bd94c6b452 added a non US-ASCII string=
 to
/usr/ports/MOVED which causes all the pkg & portupgrade commands to fail.  =
The
fix is to replace the unicode characters (0xe2 0x80 0x99) with a single quo=
te
(0x27).

--=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-282244-7788>