[Bug 1699925] Re: ubuntu-defaults-builder doesn't build and doesn't generate depends/recommends in Ubuntu 18.04 and newer
Mantas Kriaučiūnas
1699925 at bugs.launchpad.net
Sun Jul 5 04:57:35 UTC 2020
** Summary changed:
- ftbfs in artful
+ ubuntu-defaults-builder doesn't build and doesn't generate depends/recommends in Ubuntu 18.04 and newer
** Tags added: bionic focal perl
** Description changed:
- The package fails to build in artful (e.g.
- https://launchpadlibrarian.net/324067270/buildlog_ubuntu-artful-amd64
- .ubuntu-defaults-builder_0.55_BUILDING.txt.gz), as far as I can tell
- because dh_ubuntu_defaults uses deprecated perl features:
+ The package fails to build in bionic, artful and newer, as far as I can
+ tell because dh_ubuntu_defaults uses deprecated perl features:
+ Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\${ <-- HERE distro_release_name}/ at /home/ubuntu/Desktop/ubuntu-defaults-builder-0.57/bin/dh_ubuntu_defaults line 100, <F> line 1.
+ debian/rules:7: recipe for target 'override_dh_install' failed
+ make[4]: *** [override_dh_install] Error 255
+
+ (older build log https://launchpadlibrarian.net/324067270/buildlog_ubuntu-artful-amd64.ubuntu-defaults-builder_0.55_BUILDING.txt.gz)
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE (\w+)}/ at /<<PKGBUILDDIR>>/bin/dh_ubuntu_defaults line 97.
Experimental push on scalar is now forbidden at /<<PKGBUILDDIR>>/bin/dh_ubuntu_defaults line 597, near "$file)"
Experimental push on scalar is now forbidden at /<<PKGBUILDDIR>>/bin/dh_ubuntu_defaults line 603, near "$file_path)"
I'd rather someone who knew perl better than me take a look at this.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-defaults-builder in
Ubuntu.
https://bugs.launchpad.net/bugs/1699925
Title:
ubuntu-defaults-builder doesn't build and doesn't generate
depends/recommends in Ubuntu 18.04 and newer
Status in ubuntu-defaults-builder package in Ubuntu:
Confirmed
Bug description:
The package fails to build in bionic, artful and newer, as far as I
can tell because dh_ubuntu_defaults uses deprecated perl features:
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\${ <-- HERE distro_release_name}/ at /home/ubuntu/Desktop/ubuntu-defaults-builder-0.57/bin/dh_ubuntu_defaults line 100, <F> line 1.
debian/rules:7: recipe for target 'override_dh_install' failed
make[4]: *** [override_dh_install] Error 255
I'd rather someone who knew perl better than me take a look at this.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-defaults-builder/+bug/1699925/+subscriptions
More information about the foundations-bugs
mailing list