[Bug 292356] devel/pycharm: Missing shebang file

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 11 Jan 2026 09:36:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292356

            Bug ID: 292356
           Summary: devel/pycharm: Missing shebang file
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: rm@FreeBSD.org
          Reporter: rhurlin@FreeBSD.org
          Assignee: rm@FreeBSD.org
             Flags: maintainer-feedback?(rm@FreeBSD.org)

Created attachment 267031
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=267031&action=edit
Add file to shebang_files

In Poudriere and outside in unclean environment, I get the following error when
trying to build devel/pycharm:

====> Running Q/A tests (stage-qa)
Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for
'share/jetbrains/pycharm/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/compile_mac.sh'

The attached patch solves this missing shebang for me.

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