Your message dated Fri, 30 Jul 2021 05:35:09 +0000
with message-id <[email protected]>
and subject line Bug#991651: fixed in twitter-bootstrap4 4.5.2+dfsg1-7
has caused the Debian Bug report #991651,
regarding FTBFS: Replace Autoprefixer browsers option to
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
991651: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991651
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: twitter-bootstrap4
Version: 4.5.2+dfsg1-6
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20210728 ftbfs-bullseye
Hi,
During a rebuild of all packages in bullseye, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> mkdir -p dist/css dist/js dist/tmp
> sassc --sourcemap=auto scss/bootstrap.scss dist/tmp/bootstrap.css
> sassc --sourcemap=auto scss/bootstrap-grid.scss dist/tmp/bootstrap-grid.css
> sassc --sourcemap=auto scss/bootstrap-reboot.scss
> dist/tmp/bootstrap-reboot.css
> node debian/postcss.js
>
> Replace Autoprefixer browsers option to Browserslist config.
> Use browserslist key in package.json or .browserslistrc file.
>
> Using browsers option can cause errors. Browserslist config can
> be used for Babel, Autoprefixer, postcss-normalize and other tools.
>
> If you really need to use option, rename it to overrideBrowserslist.
>
> Learn more at:
> https://github.com/browserslist/browserslist#readme
> https://twitter.com/browserslist
>
>
> Browserslist: caniuse-lite is outdated. Please run:
> npx browserslist@latest --update-db
>
> Why you should do it regularly:
> https://github.com/browserslist/browserslist#browsers-data-updating
> (node:16484) UnhandledPromiseRejectionWarning: BrowserslistError: Unknown
> browser query `> 1%`. Maybe you are using old Browserslist or made typo in
> query.
> at unknownQuery (/usr/share/nodejs/browserslist/index.js:285:10)
> at /usr/share/nodejs/browserslist/index.js:372:11
> at Array.reduce (<anonymous>)
> at resolve (/usr/share/nodejs/browserslist/index.js:318:18)
> at browserslist (/usr/share/nodejs/browserslist/index.js:444:21)
> at Browsers.parse (/usr/share/nodejs/autoprefixer/lib/browsers.js:54:12)
> at new Browsers (/usr/share/nodejs/autoprefixer/lib/browsers.js:42:26)
> at loadPrefixes
> (/usr/share/nodejs/autoprefixer/lib/autoprefixer.js:103:20)
> at Object.prepare
> (/usr/share/nodejs/autoprefixer/lib/autoprefixer.js:117:22)
> at /usr/share/nodejs/postcss/lib/lazy-result.js:133:39
> (node:16484) UnhandledPromiseRejectionWarning: Unhandled promise rejection.
> This error originated either by throwing inside of an async function without
> a catch block, or by rejecting a promise which was not handled with .catch().
> To terminate the node process on unhandled promise rejection, use the CLI
> flag `--unhandled-rejections=strict` (see
> https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection
> id: 1)
> (node:16484) [DEP0018] DeprecationWarning: Unhandled promise rejections are
> deprecated. In the future, promise rejections that are not handled will
> terminate the Node.js process with a non-zero exit code.
>
> Replace Autoprefixer browsers option to Browserslist config.
> Use browserslist key in package.json or .browserslistrc file.
>
> Using browsers option can cause errors. Browserslist config can
> be used for Babel, Autoprefixer, postcss-normalize and other tools.
>
> If you really need to use option, rename it to overrideBrowserslist.
>
> Learn more at:
> https://github.com/browserslist/browserslist#readme
> https://twitter.com/browserslist
>
>
> (node:16484) UnhandledPromiseRejectionWarning: BrowserslistError: Unknown
> browser query `> 1%`. Maybe you are using old Browserslist or made typo in
> query.
> at unknownQuery (/usr/share/nodejs/browserslist/index.js:285:10)
> at /usr/share/nodejs/browserslist/index.js:372:11
> at Array.reduce (<anonymous>)
> at resolve (/usr/share/nodejs/browserslist/index.js:318:18)
> at browserslist (/usr/share/nodejs/browserslist/index.js:444:21)
> at Browsers.parse (/usr/share/nodejs/autoprefixer/lib/browsers.js:54:12)
> at new Browsers (/usr/share/nodejs/autoprefixer/lib/browsers.js:42:26)
> at loadPrefixes
> (/usr/share/nodejs/autoprefixer/lib/autoprefixer.js:103:20)
> at Object.prepare
> (/usr/share/nodejs/autoprefixer/lib/autoprefixer.js:117:22)
> at /usr/share/nodejs/postcss/lib/lazy-result.js:133:39
> (node:16484) UnhandledPromiseRejectionWarning: Unhandled promise rejection.
> This error originated either by throwing inside of an async function without
> a catch block, or by rejecting a promise which was not handled with .catch().
> To terminate the node process on unhandled promise rejection, use the CLI
> flag `--unhandled-rejections=strict` (see
> https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection
> id: 2)
>
> Replace Autoprefixer browsers option to Browserslist config.
> Use browserslist key in package.json or .browserslistrc file.
>
> Using browsers option can cause errors. Browserslist config can
> be used for Babel, Autoprefixer, postcss-normalize and other tools.
>
> If you really need to use option, rename it to overrideBrowserslist.
>
> Learn more at:
> https://github.com/browserslist/browserslist#readme
> https://twitter.com/browserslist
>
>
> (node:16484) UnhandledPromiseRejectionWarning: BrowserslistError: Unknown
> browser query `> 1%`. Maybe you are using old Browserslist or made typo in
> query.
> at unknownQuery (/usr/share/nodejs/browserslist/index.js:285:10)
> at /usr/share/nodejs/browserslist/index.js:372:11
> at Array.reduce (<anonymous>)
> at resolve (/usr/share/nodejs/browserslist/index.js:318:18)
> at browserslist (/usr/share/nodejs/browserslist/index.js:444:21)
> at Browsers.parse (/usr/share/nodejs/autoprefixer/lib/browsers.js:54:12)
> at new Browsers (/usr/share/nodejs/autoprefixer/lib/browsers.js:42:26)
> at loadPrefixes
> (/usr/share/nodejs/autoprefixer/lib/autoprefixer.js:103:20)
> at Object.prepare
> (/usr/share/nodejs/autoprefixer/lib/autoprefixer.js:117:22)
> at /usr/share/nodejs/postcss/lib/lazy-result.js:133:39
> (node:16484) UnhandledPromiseRejectionWarning: Unhandled promise rejection.
> This error originated either by throwing inside of an async function without
> a catch block, or by rejecting a promise which was not handled with .catch().
> To terminate the node process on unhandled promise rejection, use the CLI
> flag `--unhandled-rejections=strict` (see
> https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection
> id: 3)
> sassc --sourcemap=auto --style compressed dist/tmp/bootstrap.css
> dist/css/bootstrap.min.css
> sassc --sourcemap=auto --style compressed dist/tmp/bootstrap-grid.css
> dist/css/bootstrap-grid.min.css
> sassc --sourcemap=auto --style compressed dist/tmp/bootstrap-reboot.css
> dist/css/bootstrap-reboot.min.css
> rm -rf dist/tmp
> NODE_PATH=node_modules node build/build-plugins.js
> Building Alert plugin...
> Building Button plugin...
> Building Carousel plugin...
> Building Collapse plugin...
> Building Dropdown plugin...
> Building Modal plugin...
> Building Popover plugin...
> Building ScrollSpy plugin...
> Building Tab plugin...
> Building Toast plugin...
> Building Tooltip plugin...
> Building Util plugin...
> Browserslist: caniuse-lite is outdated. Please run:
> npx browserslist@latest --update-db
>
> Why you should do it regularly:
> https://github.com/browserslist/browserslist#browsers-data-updating
> Error [BrowserslistError]: [BABEL] /<<PKGBUILDDIR>>/js/src/alert.js: Unknown
> browser query `>= 1%`. Maybe you are using old Browserslist or made typo in
> query. (While processing: "/usr/share/nodejs/@babel/preset-env/lib/index.js")
> at unknownQuery (/usr/share/nodejs/browserslist/index.js:285:10)
> at /usr/share/nodejs/browserslist/index.js:372:11
> at Array.reduce (<anonymous>)
> at resolve (/usr/share/nodejs/browserslist/index.js:318:18)
> at browserslist (/usr/share/nodejs/browserslist/index.js:444:21)
> at getTargets
> (/usr/share/nodejs/@babel/helper-compilation-targets/lib/index.js:204:48)
> at /usr/share/nodejs/@babel/preset-env/lib/index.js:258:57
> at /usr/share/nodejs/@babel/helper-plugin-utils/lib/index.js:19:12
> at /usr/share/nodejs/@babel/core/lib/config/full.js:211:14
> at Generator.next (<anonymous>) {
> browserslist: true,
> code: 'PLUGIN_ERROR',
> plugin: 'babel',
> hook: 'transform',
> id: '/<<PKGBUILDDIR>>/js/src/alert.js',
> watchFiles: [
> '/<<PKGBUILDDIR>>/js/src/alert.js'
> ]
> }
> make[1]: *** [debian/rules:16: override_dh_auto_build] Error 1
The full build log is available from:
http://qa-logs.debian.net/2021/07/28/twitter-bootstrap4_4.5.2+dfsg1-6_testing.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: twitter-bootstrap4
Source-Version: 4.5.2+dfsg1-7
Done: Yadd <[email protected]>
We believe that the bug you reported is fixed in the latest version of
twitter-bootstrap4, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Yadd <[email protected]> (supplier of updated twitter-bootstrap4 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 30 Jul 2021 06:53:34 +0200
Source: twitter-bootstrap4
Architecture: source
Version: 4.5.2+dfsg1-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers
<[email protected]>
Changed-By: Yadd <[email protected]>
Closes: 991651
Changes:
twitter-bootstrap4 (4.5.2+dfsg1-7) unstable; urgency=medium
.
[ Pirate Praveen ]
* Don't check for caniuse-lite updates during build (Closes: #991651)
.
[ Yadd ]
* Fix install after previous change
Checksums-Sha1:
5b8861286770b2421b97f565f7dc6faeb3430dd6 2353
twitter-bootstrap4_4.5.2+dfsg1-7.dsc
ba06e86aa206b111aabf10ec94d1cbdaf57249cc 19100
twitter-bootstrap4_4.5.2+dfsg1-7.debian.tar.xz
Checksums-Sha256:
9345a333315b28a31536e796b2ac9b1ce1a71acb8112c179a62dd9e049e68fd0 2353
twitter-bootstrap4_4.5.2+dfsg1-7.dsc
ca8f6d0d92c88f5253c3ae14864bccf51caee7e39a8327d00db53383d0e55ece 19100
twitter-bootstrap4_4.5.2+dfsg1-7.debian.tar.xz
Files:
db8accee3fb87ad643897c1d66d8ed26 2353 javascript optional
twitter-bootstrap4_4.5.2+dfsg1-7.dsc
1ce7d1dcbe51a1a3ccef482aae606f96 19100 javascript optional
twitter-bootstrap4_4.5.2+dfsg1-7.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmEDi6cACgkQ9tdMp8mZ
7uljxA//Y2UTCtvq6I6hatXxB7cuo943QgUrWLdqvkDE9TPUCUcSEPc3NGsoaXiT
aDWaGMRtJMbsChi1UgHuThoRPgFZCnG6CmZAvQ8NBg3CxCHiQQ5OKv67KYkHk0M+
mmYTLZccn9cNRN1fux08d61N3jNT9BB6D+7M5K6dfbAAhTbNkjg4FmJRCLVSVxGh
9S0kLnQTpmgm7AWKJwMTulYQijN2PkuMtXaDZ/VSVp+sJcp/a49gkRf8lXH1KnKh
pqR/J889iF6j8MFvEKExapstWFeXb5ElnGOye8RlnVjHwHy7WV9GrCCQ+pEyxoob
WJxXNv033mcqW66iFgiFGT9aRnOcB3tEDfY/wZI+xwDXzbyQzVUjByk2bwK45/5u
UhHxJDfzvVxAtyXyD65e9nBvjQ3INDENuPNBYkBhGSKLBE/64YPTBWqAMpMrCo9e
dZe+gdlcwKIfLPXOudHFxMCclwq3JuyQiinLPlkxnjh7xml+QJMrotDilDBYaT3d
+ivFgXQFSFxDxL2WeVod0ciScV3ohOny8xBXKhRd/pn2cSH1m0jLlAra5fk1IWsf
c+DPXUR+EsH4HQ5N7s3xL/rWrHTogFZunudDOa939w1WG3xAKITyPDat4R6oRexM
BIzzNVpv4xbjV9zU4k0yOW3nfRIw7I+fdZetv2C7aKHM/Jw3Mmk=
=2mnC
-----END PGP SIGNATURE-----
--- End Message ---