Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jan 2023 10:57:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 269202] x11-toolkits/vte3: fail to stage if default python != 3.9: "lib/girepository-1.0/Vte-%%PYTHON_VER%%1.typelib share/gir-1.0/Vte-%%PYTHON_VER%%1.gir"
Message-ID:  <bug-269202-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 269202
           Summary: x11-toolkits/vte3: fail to stage if default python !=3D
                    3.9: "lib/girepository-1.0/Vte-%%PYTHON_VER%%1.typelib
                    share/gir-1.0/Vte-%%PYTHON_VER%%1.gir"
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome@FreeBSD.org
          Reporter: vvd@unislabs.com
          Assignee: gnome@FreeBSD.org
             Flags: maintainer-feedback?(gnome@FreeBSD.org)
 Attachment #239762 maintainer-approval?
             Flags:

Created attachment 239762
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D239762&action=
=3Dedit
Fix plist with default python!=3D3.9

With default python 3.10:

[/usr/ports/x11-toolkits/vte3]# make check-plist=20
=E2=80=A6
=3D=3D=3D=3D> Checking for pkg-plist issues (check-plist)
=3D=3D=3D> Parsing plist
=3D=3D=3D> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: lib/girepository-1.0/Vte-3.91.typelib
Error: Orphaned: share/gir-1.0/Vte-3.91.gir
=3D=3D=3D> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: lib/girepository-1.0/Vte-%%PYTHON_VER%%1.typelib
Error: Missing: share/gir-1.0/Vte-%%PYTHON_VER%%1.gir
=3D=3D=3D> Error: Plist issues found.
*** Error code 1

Stop.
make: stopped in /usr/ports/x11-toolkits/vte3

So "3.91" !=3D "%%PYTHON_VER%%1" it's just "3.91" same as PLIST_SUB=3D=20=
=20=20=20=20
VERSION=3D2.91.

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