[Bug 1699925] [NEW] ftbfs in artful
Michael Hudson-Doyle
michael.hudson+lp at canonical.com
Fri Jun 23 00:55:45 UTC 2017
Public bug reported:
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:
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.
** Affects: ubuntu-defaults-builder (Ubuntu)
Importance: Undecided
Status: New
** Tags: ftbfs python3.6
--
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:
ftbfs in artful
Status in ubuntu-defaults-builder package in Ubuntu:
New
Bug description:
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:
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.
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