Control: tags -1 pending On Tue, 26 Sep 2023 15:28:51 +0200 Lucas Nussbaum <lu...@debian.org> wrote: > Source: librepo > Version: 1.14.5-3 > Severity: serious > Justification: FTBFS > Tags: trixie sid ftbfs > User: lu...@debian.org > Usertags: ftbfs-20230925 ftbfs-trixie > > Hi, > > During a rebuild of all packages in sid, your package failed to build > on amd64. > > > Relevant part (hopefully): > > make[3]: Entering directory '/<<PKGBUILDDIR>>/build' > > make[3]: Nothing to be done for 'preinstall'. > > make[3]: Leaving directory '/<<PKGBUILDDIR>>/build' > > Install the project... > > /usr/bin/cmake -P cmake_install.cmake > > -- Install configuration: "None" > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/librepo/checksum.h > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/librepo/fastestmirror.h > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/librepo/gpg.h > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/librepo/handle.h > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/librepo/librepo.h > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/librepo/metadata_downloader.h > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/librepo/metalink.h > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/librepo/mirrorlist.h > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/librepo/package_downloader.h > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/librepo/rcodes.h > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/librepo/repoconf.h > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/librepo/repomd.h > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/librepo/repoutil_yum.h > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/librepo/result.h > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/librepo/types.h > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/librepo/url_substitution.h > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/librepo/util.h > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/librepo/version.h > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/librepo/xmlparser.h > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/librepo/yum.h > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/librepo/downloader.h > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/librepo/downloader_internal.h > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/librepo/downloadtarget.h > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux- gnu/librepo.so.0 > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux- gnu/librepo.so > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux- gnu/pkgconfig/librepo.pc > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist- packages/librepo/__init__.py > > -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist- packages/librepo/_librepo.so > > make[2]: Leaving directory '/<<PKGBUILDDIR>>/build' > > # Use system-provides files. > > rm -fv 'build/doc/python/_static/jquery.js' \ > > 'build/doc/python/_static/underscore.js' \ > > 'build/doc/c/html/jquery.js' \ > > 'build/doc/python/_static/doctools.js' \ > > 'build/doc/python/_static/language_data.js' \ > > 'build/doc/python/_static/searchtools.js' > > removed 'build/doc/python/_static/jquery.js' > > removed 'build/doc/python/_static/underscore.js' > > removed 'build/doc/c/html/jquery.js'
Uploaded NMU to DELAYED/5 fixing this issue with the attached debdiff. -- Kind regards, Luca Boccassi
diff -Nru librepo-1.14.5/debian/changelog librepo-1.14.5/debian/changelog --- librepo-1.14.5/debian/changelog 2023-01-10 08:23:24.000000000 +0000 +++ librepo-1.14.5/debian/changelog 2023-10-29 15:42:43.000000000 +0000 @@ -1,3 +1,10 @@ +librepo (1.14.5-3.1) unstable; urgency=medium + + * Non-maintainer upload. + * Move python3 modules from /usr/lib/local/ (Closes: #1052911) + + -- Luca Boccassi <bl...@debian.org> Sun, 29 Oct 2023 15:42:43 +0000 + librepo (1.14.5-3) unstable; urgency=medium * Update patch for test_yum_package_downloading.py thanks to diff -Nru librepo-1.14.5/debian/python3-librepo.install librepo-1.14.5/debian/python3-librepo.install --- librepo-1.14.5/debian/python3-librepo.install 2022-11-13 08:26:30.000000000 +0000 +++ librepo-1.14.5/debian/python3-librepo.install 2023-10-29 15:42:22.000000000 +0000 @@ -1 +1 @@ -usr/local/lib/python3.* +usr/lib/python3
signature.asc
Description: This is a digitally signed message part