Open renovate[bot] opened 1 week ago
@rultor please, try to merge, since 6 checks have passed
@rultor please, try to merge, since 6 checks have passed
@yegor256 OK, I'll try to merge now. You can check the progress of the merge here.
@rultor please, try to merge, since 6 checks have passed
@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 3min).
---> 6b1eae269b9a
Step 10/16 : ENV TEXLIVE_YEAR=2024
---> Running in 7c279e4273e9
---> Removed intermediate container 7c279e4273e9
---> 82dd1765be7e
Step 11/16 : ENV TEXLIVE_INSTALL_ENV_NOCHECK=true
---> Running in 2f2c42e54f4d
---> Removed intermediate container 2f2c42e54f4d
---> 64e0c7bde73b
Step 12/16 : ENV PATH=${PATH}:/usr/local/texlive/${TEXLIVE_YEAR}/bin/latest
---> Running in c2849582faa7
---> Removed intermediate container c2849582faa7
---> 631a5825a45a
Step 13/16 : RUN wget -q --no-check-certificate http://mirror.ctan.org/systems/texlive/tlnet/install-tl.zip && unzip -qq install-tl.zip -d install-tl && cd install-tl/install-tl-* && echo "selected_scheme scheme-full" > p && perl ./install-tl --profile=p && ln -s "$(ls /usr/local/texlive/${TEXLIVE_YEAR}/bin/)" "/usr/local/texlive/${TEXLIVE_YEAR}/bin/latest" && cd /action && rm -rf install-tl* && echo "export PATH=\${PATH}:/usr/local/texlive/${TEXLIVE_YEAR}/bin/latest" >> /root/.profile && tlmgr init-usertree && tlmgr install texliveonfly collection-latex l3kernel l3packages && pdflatex --version && bash -c '[[ "$(pdflatex --version)" =~ "2.6" ]]' && tlmgr install latexmk && bash -c 'latexmk --version'
---> Running in 4b5087432d79
\u001b[91mperl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US.UTF-8",
LC_ALL = "en_US.UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
\u001b[0mAutomated TeX Live installation using profile: p
\u001b[91mcannot contact mirror.ctan.org, returning a backbone server!
\u001b[0mLoading https://www.ctan.org/tex-archive/systems/texlive/tlnet/tlpkg/texlive.tlpdb
Installing TeX Live 2024 from: https://www.ctan.org/tex-archive/systems/texlive/tlnet (not verified)
Platform: x86_64-linux => 'GNU/Linux on x86_64'
Distribution: net (downloading)
Using URL: https://www.ctan.org/tex-archive/systems/texlive/tlnet
Directory for temporary files: /tmp/aPqS7QbByW
Installing to: /usr/local/texlive/2024
Installing [1/4, time/total: ??:??/??:??]: hyphen-base [23k]
Installing [2/4, time/total: 00:01/01:39]: kpathsea [1065k]
Installing [3/4, time/total: 00:03/00:06]: texlive-scripts [542k]
\u001b[91mTeXLive::TLUtils::check_file_and_remove: checksums differ for /tmp/aPqS7QbByW/cs1gTq7cf1/texlive-scripts.tar.xz:
TeXLive::TLUtils::check_file_and_remove: tlchecksum=2493c44c433d3814104fd6441afb22f0b8e92bdfe2eb0f02abf0459baa0ec332514874c1cdb30a2c93af64e684a1050413f2c1d0d0943fdf218d7a482a67e15e, arg=e3611c3e1731160c5ed99fbbf0fc3e5e04b0e7b3361ee1b9eef29b858cc26f9e865aae0f41dffca90a13fa4131d0c346a40984c8f54a9e4fc4b96cd3f8e7ba23
TeXLive::TLUtils::check_file_and_remove: backtrace:
-> tlpkg/TeXLive/TLUtils.pm:2768: TeXLive::TLUtils::check_file_and_remove
-> tlpkg/TeXLive/TLPDB.pm:1989: TeXLive::TLUtils::unpack
-> tlpkg/TeXLive/TLPDB.pm:1806: TeXLive::TLPDB::_install_data
-> tlpkg/TeXLive/TLPDB.pm:1722: TeXLive::TLPDB::not_virtual_install_package
-> tlpkg/TeXLive/TLUtils.pm:1895: TeXLive::TLPDB::install_package
-> ./install-tl:2383: TeXLive::TLUtils::install_packages
-> ./install-tl:1110: main::do_install_packages
-> ./install-tl:770: main::do_installation
TeXLive::TLUtils::check_file_and_remove: removing\u001b[0mInstalling [4/4, time/total: 00:04/00:08]: texlive.infra [558k]
\u001b[91m /tmp/aPqS7QbByW/cs1gTq7cf1/texlive-scripts.tar.xz, but saving copy in /tmp/Dz55LzEyWw
TLPDB::_install_data: downloading did not succeed (check_file_and_remove failed) for https://www.ctan.org/tex-archive/systems/texlive/tlnet/archive/texlive-scripts.tar.xz
TLUtils::install_packages: Failed to install texlive-scripts
texlive-scripts will be retried later.
\u001b[0mRetrying to install: texlive-scripts [542k]
./install-tl: Writing log in current directory: /action/install-tl/install-tl-20241104/install-tl.log
\u001b[91mTLPDB::_install_data: downloading did not succeed (download_file failed) for https://www.ctan.org/tex-archive/systems/texlive/tlnet/archive/texlive-scripts.tar.xz
Installation failed.
Rerunning the installer will try to restart the installation.
Or you can restart by running the installer with:
install-tl --profile installation.profile [YOUR-EXTRA-ARGS]
\u001b[0mThe command '/bin/sh -c wget -q --no-check-certificate http://mirror.ctan.org/systems/texlive/tlnet/install-tl.zip && unzip -qq install-tl.zip -d install-tl && cd install-tl/install-tl-* && echo "selected_scheme scheme-full" > p && perl ./install-tl --profile=p && ln -s "$(ls /usr/local/texlive/${TEXLIVE_YEAR}/bin/)" "/usr/local/texlive/${TEXLIVE_YEAR}/bin/latest" && cd /action && rm -rf install-tl* && echo "export PATH=\${PATH}:/usr/local/texlive/${TEXLIVE_YEAR}/bin/latest" >> /root/.profile && tlmgr init-usertree && tlmgr install texliveonfly collection-latex l3kernel l3packages && pdflatex --version && bash -c '[[ "$(pdflatex --version)" =~ "2.6" ]]' && tlmgr install latexmk && bash -c 'latexmk --version'' returned a non-zero code: 1
container f013cab40097f3ad1919910f165e637daeea1d53b8c80d7be317af8115e9ab64 is dead
Tue Nov 5 08:36:53 UTC 2024
This PR contains the following updates:
0.0.5
->0.0.8
Release Notes
yegor256/copyrights-action (yegor256/copyrights-action)
### [`v0.0.8`](https://redirect.github.com/yegor256/copyrights-action/compare/0.0.7...0.0.8) [Compare Source](https://redirect.github.com/yegor256/copyrights-action/compare/0.0.7...0.0.8) ### [`v0.0.7`](https://redirect.github.com/yegor256/copyrights-action/compare/0.0.6...0.0.7) [Compare Source](https://redirect.github.com/yegor256/copyrights-action/compare/0.0.6...0.0.7) ### [`v0.0.6`](https://redirect.github.com/yegor256/copyrights-action/releases/tag/0.0.6): Print error files at the end [Compare Source](https://redirect.github.com/yegor256/copyrights-action/compare/0.0.5...0.0.6) See [#51](https://redirect.github.com/yegor256/copyrights-action/issues/51), release log: - [`0b456e1`](https://redirect.github.com/yegor256/copyrights-action/commit/0b456e12d6d0758882d6f452a795459455c350ab) by [@yegor256](https://redirect.github.com/yegor256): Merge pull request [#51](https://redirect.github.com/yegor256/copyrights-action/issues/51) from Sc... - [`02f3225`](https://redirect.github.com/yegor256/copyrights-action/commit/02f3225f8c80fbb40160223c873364f04324ddc6): feat: add error files list - [`1434f10`](https://redirect.github.com/yegor256/copyrights-action/commit/1434f1008fca3d8c74faf07179448a3441f5e4ab) by [@renovate](https://redirect.github.com/renovate)\[bot]: Update dependency eslint to v9... - [`a88142f`](https://redirect.github.com/yegor256/copyrights-action/commit/a88142f23458b8d2fe1c0f110b3126e9b9032d02) by [@renovate](https://redirect.github.com/renovate)\[bot]: Update dependency mocha to v10... - [`459d3ca`](https://redirect.github.com/yegor256/copyrights-action/commit/459d3cadd480e03846dcd5f0bd132211250eacc1) by [@renovate](https://redirect.github.com/renovate)\[bot]: Update dependency mocha to v10... - [`69b870c`](https://redirect.github.com/yegor256/copyrights-action/commit/69b870c194c3d228e5f483a5b49f2c90f22180f9) by [@rultor](https://redirect.github.com/rultor): Merge branch '\__rultor' - [`1b9c770`](https://redirect.github.com/yegor256/copyrights-action/commit/1b9c7707f477bab4c5ebe59ae7cf66399d7bcdb9) by [@rultor](https://redirect.github.com/rultor): Merge branch '\__rultor' - [`349a3c3`](https://redirect.github.com/yegor256/copyrights-action/commit/349a3c37f72ba365af774347fe199d998b45a46f) by [@renovate](https://redirect.github.com/renovate)\[bot]: Update Node.js to v23 - [`37eeb9d`](https://redirect.github.com/yegor256/copyrights-action/commit/37eeb9d69d9fec7733aa6e30f8309e7a4533e1ab) by [@renovate](https://redirect.github.com/renovate)\[bot]: Update dependency mocha to v10... - [`745eb89`](https://redirect.github.com/yegor256/copyrights-action/commit/745eb89222f9eb5ecfad0725ea869ac49eebf296) by [@renovate](https://redirect.github.com/renovate)\[bot]: Update dependency eslint to v9... - [`bf6cdf4`](https://redirect.github.com/yegor256/copyrights-action/commit/bf6cdf4f70e3e8d77bef5d30cb9a13fe02638bfd) by [@renovate](https://redirect.github.com/renovate)\[bot]: Update Node.js - [`663cad1`](https://redirect.github.com/yegor256/copyrights-action/commit/663cad16a712234c7732c39e19c48aad93228381) by [@yegor256](https://redirect.github.com/yegor256): Merge pull request [#39](https://redirect.github.com/yegor256/copyrights-action/issues/39) from ye... - [`bafd01c`](https://redirect.github.com/yegor256/copyrights-action/commit/bafd01c927f249c6f94f649b1002f2345b4f7ae8) by [@yegor256](https://redirect.github.com/yegor256): Merge pull request [#36](https://redirect.github.com/yegor256/copyrights-action/issues/36) from ye... - [`71dd170`](https://redirect.github.com/yegor256/copyrights-action/commit/71dd170fd061f9c45f73e41ef025b5af1874d1a5) by [@yegor256](https://redirect.github.com/yegor256): Merge pull request [#40](https://redirect.github.com/yegor256/copyrights-action/issues/40) from ye... - [`511d40a`](https://redirect.github.com/yegor256/copyrights-action/commit/511d40aa26b1a8a041350700c0e4d56e33472322) by [@yegor256](https://redirect.github.com/yegor256): Merge pull request [#42](https://redirect.github.com/yegor256/copyrights-action/issues/42) from ye... - [`b3ed6e8`](https://redirect.github.com/yegor256/copyrights-action/commit/b3ed6e8ecaf0a63b2c07b481e9627580b0bd81f4) by [@renovate](https://redirect.github.com/renovate)\[bot]: Update Node.js to v22.9.0 - [`d8e2699`](https://redirect.github.com/yegor256/copyrights-action/commit/d8e2699dfce930b9cae51cfee77d42ed91699ffa) by [@renovate](https://redirect.github.com/renovate)\[bot]: Update dependency [@actions/cor](https://redirect.github.com/actions/cor)... - [`902d9e0`](https://redirect.github.com/yegor256/copyrights-action/commit/902d9e062f5058ccd295453cdd143573fe24ffd1) by [@renovate](https://redirect.github.com/renovate)\[bot]: Update dependency eslint to v9... - [`e7194c0`](https://redirect.github.com/yegor256/copyrights-action/commit/e7194c0cc3e6ecc0b386b6a5d585a80a6ca1480a) by [@renovate](https://redirect.github.com/renovate)\[bot]: Update dependency [@actions/cor](https://redirect.github.com/actions/cor)... - [`2f5bf26`](https://redirect.github.com/yegor256/copyrights-action/commit/2f5bf26893e60153b0691855c997ec9cc074f83d) by [@renovate](https://redirect.github.com/renovate)\[bot]: Update dependency ubuntu to v2... - and 13 more... Released by Rultor 2.0-SNAPSHOT, see [build log](https://www.rultor.com/t/44955-2455331063)Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.