Your message dated Tue, 09 Jan 2024 11:19:48 +0000
with message-id <[email protected]>
and subject line Bug#1047644: fixed in kbd 2.6.4-1
has caused the Debian Bug report #1047644,
regarding kbd: Fails to build source after successful build
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.)
--
1047644: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047644
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: kbd
Version: 2.5.1-1
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild
Hi,
This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).
This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.
More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild
Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env
> -us -uc -rfakeroot -S
> -------------------------------------------------------------------------------------------------------------
>
> dpkg-buildpackage: info: source package kbd
> dpkg-buildpackage: info: source version 2.5.1-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Andreas Henriksson
> <[email protected]>
> dpkg-source --before-build .
> fakeroot debian/rules clean
> dh clean
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean
> make -j8 distclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in src
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> Making distclean in libcommon
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/libcommon'
> rm -rf .libs _libs
> test -z "libcommon.a" || rm -f libcommon.a
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> rm -f ./.deps/error.Po
> rm -f ./.deps/getfd.Po
> rm -f ./.deps/version.Po
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/libcommon'
> Making distclean in libkbdfile
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/libkbdfile'
> test -z "" || rm -f
> rm -rf .libs _libs
> test -z "libkbdfile.la" || rm -f libkbdfile.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> rm -f ./so_locations
> rm -f ./.deps/init.Plo
> rm -f ./.deps/kbdfile.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/libkbdfile'
> Making distclean in libkfont
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/libkfont'
> test -z "libkfont.pc" || rm -f libkfont.pc
> test -z "" || rm -f
> rm -rf .libs _libs
> test -z "libkfont.la" || rm -f libkfont.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> rm -f ./so_locations
> rm -f ./.deps/context.Plo
> rm -f ./.deps/kdfontop.Plo
> rm -f ./.deps/kdmapop.Plo
> rm -f ./.deps/loadunimap.Plo
> rm -f ./.deps/mapscrn.Plo
> rm -f ./.deps/psffontop.Plo
> rm -f ./.deps/psfxtable.Plo
> rm -f ./.deps/setfont.Plo
> rm -f ./.deps/unicode.Plo
> rm -f ./.deps/utf8.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/libkfont'
> Making distclean in libkeymap
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/libkeymap'
> test -z "libkeymap.pc parser.c analyze.c parser.h analyze.h syms.latin1.h
> syms.latin2.h syms.latin3.h syms.latin4.h syms.iso8859_5.h syms.iso8859_7.h
> syms.iso8859_8.h syms.iso8859_9.h syms.iso8859_15.h syms.cp1250.h
> syms.koi8.h" || rm -f libkeymap.pc parser.c analyze.c parser.h analyze.h
> syms.latin1.h syms.latin2.h syms.latin3.h syms.latin4.h syms.iso8859_5.h
> syms.iso8859_7.h syms.iso8859_8.h syms.iso8859_9.h syms.iso8859_15.h
> syms.cp1250.h syms.koi8.h
> test -z "" || rm -f
> rm -rf .libs _libs
> test -z "libkeymap.la" || rm -f libkeymap.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./so_locations
> rm -f ./.deps/analyze.Plo
> rm -f ./.deps/array.Plo
> rm -f ./.deps/common.Plo
> rm -f ./.deps/diacr.Plo
> rm -f ./.deps/dump.Plo
> rm -f ./.deps/func.Plo
> rm -f ./.deps/kernel.Plo
> rm -f ./.deps/kmap.Plo
> rm -f ./.deps/ksyms.Plo
> rm -f ./.deps/loadkeys.Plo
> rm -f ./.deps/modifiers.Plo
> rm -f ./.deps/parser.Plo
> rm -f ./.deps/summary.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/libkeymap'
> Making distclean in vlock
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/vlock'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> rm -f ./.deps/auth.Po
> rm -f ./.deps/pam.Po
> rm -f ./.deps/parse.Po
> rm -f ./.deps/screen.Po
> rm -f ./.deps/username.Po
> rm -f ./.deps/vlock.Po
> rm -f ./.deps/vt.Po
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/vlock'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src'
> rm -rf .libs _libs
> rm -f mapscrn loadunimap dumpkeys loadkeys showkey setfont showconsolefont
> setleds setmetamode kbd_mode psfxtable fgconsole kbdrate chvt deallocvt
> openvt kbdinfo setvtrgb getkeycodes setkeycodes resizecons
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
> rm -f ./.deps/chvt.Po
> rm -f ./.deps/clrunimap.Po
> rm -f ./.deps/deallocvt.Po
> rm -f ./.deps/dumpkeys.Po
> rm -f ./.deps/fgconsole.Po
> rm -f ./.deps/getkeycodes.Po
> rm -f ./.deps/getunimap-getunimap.Po
> rm -f ./.deps/kbd_mode.Po
> rm -f ./.deps/kbdinfo.Po
> rm -f ./.deps/kbdrate.Po
> rm -f ./.deps/loadkeys.Po
> rm -f ./.deps/loadunimap.Po
> rm -f ./.deps/mapscrn.Po
> rm -f ./.deps/openvt.Po
> rm -f ./.deps/outpsfheader.Po
> rm -f ./.deps/psfxtable.Po
> rm -f ./.deps/resizecons.Po
> rm -f ./.deps/screendump.Po
> rm -f ./.deps/setfont.Po
> rm -f ./.deps/setkeycodes.Po
> rm -f ./.deps/setleds.Po
> rm -f ./.deps/setlogcons.Po
> rm -f ./.deps/setmetamode.Po
> rm -f ./.deps/setpalette.Po
> rm -f ./.deps/setvesablank.Po
> rm -f ./.deps/setvtrgb.Po
> rm -f ./.deps/showconsolefont.Po
> rm -f ./.deps/showkey.Po
> rm -f ./.deps/spawn_console.Po
> rm -f ./.deps/spawn_login.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in data
> make[3]: Entering directory '/<<PKGBUILDDIR>>/data'
> rm -rf .libs _libs
> rm -rf keymaps_Z consolefonts_Z partialfonts_Z
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/data'
> Making distclean in po
> make[3]: Entering directory '/<<PKGBUILDDIR>>/po'
> rm -f *.insert-header
> rm -f remove-potcdate.sed
> rm -f stamp-poT
> rm -f core core.* kbd.po kbd.1po kbd.2po *.new.po
> rm -fr *.o
> rm -f Makefile Makefile.in POTFILES *.mo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/po'
> Making distclean in docs
> make[3]: Entering directory '/<<PKGBUILDDIR>>/docs'
> Making distclean in man
> make[4]: Entering directory '/<<PKGBUILDDIR>>/docs/man'
> Making distclean in man1
> make[5]: Entering directory '/<<PKGBUILDDIR>>/docs/man/man1'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "dumpkeys.1 loadkeys.1" || rm -f dumpkeys.1 loadkeys.1
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/docs/man/man1'
> Making distclean in man5
> make[5]: Entering directory '/<<PKGBUILDDIR>>/docs/man/man5'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/docs/man/man5'
> Making distclean in man8
> make[5]: Entering directory '/<<PKGBUILDDIR>>/docs/man/man8'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "loadunimap.8 mapscrn.8 setfont.8" || rm -f loadunimap.8 mapscrn.8
> setfont.8
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/docs/man/man8'
> Making distclean in man1misc
> make[5]: Entering directory '/<<PKGBUILDDIR>>/docs/man/man1misc'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/docs/man/man1misc'
> Making distclean in man8misc
> make[5]: Entering directory '/<<PKGBUILDDIR>>/docs/man/man8misc'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/docs/man/man8misc'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/docs/man'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/docs/man'
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/docs/man'
> Making distclean in reference
> make[4]: Entering directory '/<<PKGBUILDDIR>>/docs/reference'
> Making distclean in libkeymap
> make[5]: Entering directory '/<<PKGBUILDDIR>>/docs/reference/libkeymap'
> test -z "Doxyfile html/*" || rm -f Doxyfile html/*
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/docs/reference/libkeymap'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/docs/reference'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/docs/reference'
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/docs/reference'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/docs'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/docs'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs'
> Making distclean in tests
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tests'
> Making distclean in helpers
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/helpers'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f libkeymap-bkeymap libkeymap-dumpkeys libkeymap-mktable
> libkeymap-showmaps
> test . = "." || test -z "" || rm -f
> rm -f ./.deps/libkeymap-bkeymap.Po
> rm -f ./.deps/libkeymap-dumpkeys.Po
> rm -f ./.deps/libkeymap-mktable.Po
> rm -f ./.deps/libkeymap-showmaps.Po
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/helpers'
> Making distclean in libkbdfile
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/libkbdfile'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f libkbdfile-test01 libkbdfile-test02 libkbdfile-test03
> libkbdfile-test04 libkbdfile-test05 libkbdfile-test06 libkbdfile-test07
> libkbdfile-test08 libkbdfile-test09 libkbdfile-test10 libkbdfile-test11
> libkbdfile-test12 libkbdfile-test13
> rm -f *.tab.c
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> rm -f ./.deps/libkbdfile-test01.Po
> rm -f ./.deps/libkbdfile-test02.Po
> rm -f ./.deps/libkbdfile-test03.Po
> rm -f ./.deps/libkbdfile-test04.Po
> rm -f ./.deps/libkbdfile-test05.Po
> rm -f ./.deps/libkbdfile-test06.Po
> rm -f ./.deps/libkbdfile-test07.Po
> rm -f ./.deps/libkbdfile-test08.Po
> rm -f ./.deps/libkbdfile-test09.Po
> rm -f ./.deps/libkbdfile-test10.Po
> rm -f ./.deps/libkbdfile-test11.Po
> rm -f ./.deps/libkbdfile-test12.Po
> rm -f ./.deps/libkbdfile-test13.Po
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/libkbdfile'
> Making distclean in libkeymap
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/libkeymap'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f libkeymap-test01 libkeymap-test02 libkeymap-test03 libkeymap-test04
> libkeymap-test05 libkeymap-test06 libkeymap-test07 libkeymap-test08
> libkeymap-test09 libkeymap-test10 libkeymap-test11 libkeymap-test12
> libkeymap-test13 libkeymap-test14 libkeymap-test15 libkeymap-test16
> libkeymap-test17 libkeymap-test18
> rm -f *.tab.c
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> rm -f ./.deps/libkeymap-test01.Po
> rm -f ./.deps/libkeymap-test02.Po
> rm -f ./.deps/libkeymap-test03.Po
> rm -f ./.deps/libkeymap-test04.Po
> rm -f ./.deps/libkeymap-test05.Po
> rm -f ./.deps/libkeymap-test06.Po
> rm -f ./.deps/libkeymap-test07.Po
> rm -f ./.deps/libkeymap-test08.Po
> rm -f ./.deps/libkeymap-test09.Po
> rm -f ./.deps/libkeymap-test10.Po
> rm -f ./.deps/libkeymap-test11.Po
> rm -f ./.deps/libkeymap-test12.Po
> rm -f ./.deps/libkeymap-test13.Po
> rm -f ./.deps/libkeymap-test14.Po
> rm -f ./.deps/libkeymap-test15.Po
> rm -f ./.deps/libkeymap-test16.Po
> rm -f ./.deps/libkeymap-test17.Po
> rm -f ./.deps/libkeymap-test18.Po
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/libkeymap'
> Making distclean in libtswrap
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/libtswrap'
> rm -rf .libs _libs
> test -z "libtswrap.la" || rm -f libtswrap.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./so_locations
> test . = "." || test -z "" || rm -f
> rm -f ./.deps/ioctl.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/libtswrap'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests'
> test -z "/<<PKGBUILDDIR>>/tests/atconfig /<<PKGBUILDDIR>>/tests/atpackage
> /<<PKGBUILDDIR>>/tests/testsuite /<<PKGBUILDDIR>>/tests/testsuite.log " || rm
> -f /<<PKGBUILDDIR>>/tests/atconfig /<<PKGBUILDDIR>>/tests/atpackage
> /<<PKGBUILDDIR>>/tests/testsuite /<<PKGBUILDDIR>>/tests/testsuite.log
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> rm -f config.h stamp-h1
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno
> config.status.lineno
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> [ ! -f Makefile ] || /usr/bin/make clean
> cd src/ && rm -f screendump setlogcons setvesablank *-udeb
> cd contrib/ && rm -f codepage splitfont vcstime
> rm -f po/gr.po # replaced by el.po
> # force rebuilding of generated code
> rm -f src/libkeymap/analyze.h src/libkeymap/analyze.c
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building kbd using existing ./kbd_2.5.1.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to
> tests/testsuite.dir/at-job-fifo:
> dpkg-source: error: new version is named pipe
> dpkg-source: error: old version is nonexistent
> dpkg-source: warning: ignoring deletion of file INSTALL, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file po/gr.po, use
> --include-removal to override
> dpkg-source: error: cannot represent change to po/cs.gmo: binary file
> contents changed
> dpkg-source: error: add po/cs.gmo in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/da.gmo: binary file
> contents changed
> dpkg-source: error: add po/da.gmo in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/de.gmo: binary file
> contents changed
> dpkg-source: error: add po/de.gmo in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/el.gmo: binary file
> contents changed
> dpkg-source: error: add po/el.gmo in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/eo.gmo: binary file
> contents changed
> dpkg-source: error: add po/eo.gmo in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/es.gmo: binary file
> contents changed
> dpkg-source: error: add po/es.gmo in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/fr.gmo: binary file
> contents changed
> dpkg-source: error: add po/fr.gmo in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/id.gmo: binary file
> contents changed
> dpkg-source: error: add po/id.gmo in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/it.gmo: binary file
> contents changed
> dpkg-source: error: add po/it.gmo in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/nl.gmo: binary file
> contents changed
> dpkg-source: error: add po/nl.gmo in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/pl.gmo: binary file
> contents changed
> dpkg-source: error: add po/pl.gmo in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/pt.gmo: binary file
> contents changed
> dpkg-source: error: add po/pt.gmo in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/pt_BR.gmo: binary file
> contents changed
> dpkg-source: error: add po/pt_BR.gmo in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/ro.gmo: binary file
> contents changed
> dpkg-source: error: add po/ro.gmo in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/ru.gmo: binary file
> contents changed
> dpkg-source: error: add po/ru.gmo in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/sr.gmo: binary file
> contents changed
> dpkg-source: error: add po/sr.gmo in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/sv.gmo: binary file
> contents changed
> dpkg-source: error: add po/sv.gmo in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/tr.gmo: binary file
> contents changed
> dpkg-source: error: add po/tr.gmo in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/uk.gmo: binary file
> contents changed
> dpkg-source: error: add po/uk.gmo in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/vi.gmo: binary file
> contents changed
> dpkg-source: error: add po/vi.gmo in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/zh_CN.gmo: binary file
> contents changed
> dpkg-source: error: add po/zh_CN.gmo in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
>
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage
> --sanitize-env -us -uc -rfakeroot -S' failed to run.
The full build log is available from:
http://qa-logs.debian.net/2023/08/13/kbd_2.5.1-1_unstable.log
If you reassign this bug to another package, please mark 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.
--- End Message ---
--- Begin Message ---
Source: kbd
Source-Version: 2.6.4-1
Done: Andreas Henriksson <[email protected]>
We believe that the bug you reported is fixed in the latest version of
kbd, 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.
Andreas Henriksson <[email protected]> (supplier of updated kbd 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: Tue, 09 Jan 2024 11:51:40 +0100
Source: kbd
Architecture: source
Version: 2.6.4-1
Distribution: experimental
Urgency: medium
Maintainer: Console utilities maintainers
<[email protected]>
Changed-By: Andreas Henriksson <[email protected]>
Closes: 1047644 1060074
Changes:
kbd (2.6.4-1) experimental; urgency=medium
.
* Team upload.
.
[ Andreas Henriksson ]
* New upstream release.
* Fix failure to build twice in a row (Closes: #1047644)
.
[ cacin ]
* move files to /usr for DEP17 (Closes: #1060074)
Checksums-Sha1:
af06f5ea5f226dfb1584b8726b485dc79b493eee 2059 kbd_2.6.4-1.dsc
55891786bf83f2035676fa0a2cf972a3ad6d974a 2055999 kbd_2.6.4.orig.tar.gz
566e2e31ee2c323776162d52427ce54531e8f066 64060 kbd_2.6.4-1.debian.tar.xz
3d8e8f0683464a8e9c2ace472dfa966744a6bea8 6726 kbd_2.6.4-1_arm64.buildinfo
Checksums-Sha256:
814e0538157d22186ea1f28570b292ce95e8211c37642f7c21e6c7687ca9f531 2059
kbd_2.6.4-1.dsc
f5c7be3fd5365bd5150a3293cff58f836acc2b5914515c1ca91540a7f9be50f7 2055999
kbd_2.6.4.orig.tar.gz
1b69659ef139a63d9c83ef3720b91008d9160adfbb2e0eb555c78274baa908df 64060
kbd_2.6.4-1.debian.tar.xz
3cad9447ad30d48baca0907ac5311030683b30422b220e552eb203fc281f5028 6726
kbd_2.6.4-1_arm64.buildinfo
Files:
b1b5ddc758ddd3bd424f3812dc25f995 2059 utils optional kbd_2.6.4-1.dsc
44604b15619c327a3b574b38430a768c 2055999 utils optional kbd_2.6.4.orig.tar.gz
7dcc74d42320e2e80d5f89c1cb1a601e 64060 utils optional kbd_2.6.4-1.debian.tar.xz
d5013fa59ace62629db2b393820abd35 6726 utils optional
kbd_2.6.4-1_arm64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE+uHltkZSvnmOJ4zCC8R9xk0TUwYFAmWdJkEACgkQC8R9xk0T
UwZyGg//VMjJrqBNbT1chd3Ep+ROyhUMC3GBc19hD5hDSMW1ZY3TUEreuVVxGjmr
3WwJ4i2ay4C5hi4y728UI9ZKO0SS+GbaNVAes0gynd+jT3dQgeqPmpZ7uhRYrYHX
hEjCICpx0ebn40cc0fEJQp85o1mDhfHEJInTqMdf+oSI/Bfj4jXl8sho7YCamCSP
C5bTJGnnOAN7XCUM7pciHGe7bS/IlJyTyDS6HKjXNE1lhjAYRERKnlb5/pwff2Iw
vpTSLWFxbtAOyBp4/cNP2NGo4LohsIkPuczZPy6h+mvaJce0fG9CajOTWUzg6w6n
OSVg7p7oO8Yt2VFwBc4ZaK9+6Hx1NRhDa3E6UfJ+YXR66kDXxsAWUJaae6O+dtPR
6qdhkU2B2BigSvzjVA3oL4jx/w+RjpQsMmTGE/D2N26FKTLqI359lDc1Bx57TNpl
mcPbqKl/XvhR8E/81m8yLZcY/uTv9RZ7nz/ahPydQco53jSCKeFYNnHgFAuVcTp0
99Z+iOZykYQDfCcWCVyMWTfq/ayTXDigdGGEHUSgqMTO6iN1ZZ/43nScld0ZK+t6
YNIPvw94u5C/KcT9DV4kp8SK2UXS6YJkV5LZitvdLsvz5SgqdoZk+DhVbsvf7BbR
wVg/gTdV3Pp6OuFS5HBayjnkfPx7D4KD7fkyd/luhE76oe0fYTg=
=axrE
-----END PGP SIGNATURE-----
--- End Message ---