Bug#1123515: Undefined subroutine &Dpkg::BuildProfiles::g_ called at /usr/share/perl5/Dpkg/BuildProfiles.pm
Chris Hofstaedtler <[email protected]>
| Newsgroups | gmane.linux.debian.devel.dpkg.bugs |
|---|---|
| Message-ID | <aUKF95j8JuDlqR6T__42795.2566462167$1765968452$gmane$org@per.namespace.at> |
On Wed, Dec 17, 2025 at 11:06:50AM +0100, Chris Hofstaedtler wrote: > Undefined subroutine &Dpkg::BuildProfiles::g_ called at /usr/share/perl5/Dpkg/BuildProfiles.pm line 144, <> line 68. > > I imagine BuildProfiles.pm needs use Dpkg::Gettext; I'll note that after adding this, `error` is also undefined. Chris