Your message dated Sun, 17 May 2026 08:20:34 +0000
with message-id <[email protected]>
and subject line Bug#1136766: fixed in gnome-shell-extension-hibernate-status 
1.16~rc1+20260407-2
has caused the Debian Bug report #1136766,
regarding gnome-shell-extension-hibernate-status: FTBFS: dpkg-deb: error: 
parsing file 'debian/gnome-shell-extension-hibernate-status/DEBIAN/control' 
near line 6 package 'gnome-shell-extension-hibernate-status':
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.)


-- 
1136766: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1136766
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gnome-shell-extension-hibernate-status
Version: 1.16~rc1+20260407-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202605/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:gnome-shell-extension-hibernate-status, so 
that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_auto_clean
        make -j2 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f ./schemas/gschemas.compiled
rm -f ./**/*~
rm -f ./locale/*/*/*.mo
rm -f ./locale/hibernate-status-button.pot
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   dh_auto_build
        make -j2 INSTALL="install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
glib-compile-schemas ./schemas/
msgfmt -c locale/bg/LC_MESSAGES/hibernate-status-button.po -o 
locale/bg/LC_MESSAGES/hibernate-status-button.mo
msgfmt -c locale/cs/LC_MESSAGES/hibernate-status-button.po -o 
locale/cs/LC_MESSAGES/hibernate-status-button.mo
msgfmt -c locale/de/LC_MESSAGES/hibernate-status-button.po -o 
locale/de/LC_MESSAGES/hibernate-status-button.mo
msgfmt -c locale/es/LC_MESSAGES/hibernate-status-button.po -o 
locale/es/LC_MESSAGES/hibernate-status-button.mo
msgfmt -c locale/fa/LC_MESSAGES/hibernate-status-button.po -o 
locale/fa/LC_MESSAGES/hibernate-status-button.mo
msgfmt -c locale/fr/LC_MESSAGES/hibernate-status-button.po -o 
locale/fr/LC_MESSAGES/hibernate-status-button.mo
msgfmt -c locale/hu/LC_MESSAGES/hibernate-status-button.po -o 
locale/hu/LC_MESSAGES/hibernate-status-button.mo
msgfmt -c locale/it/LC_MESSAGES/hibernate-status-button.po -o 
locale/it/LC_MESSAGES/hibernate-status-button.mo
msgfmt -c locale/nl/LC_MESSAGES/hibernate-status-button.po -o 
locale/nl/LC_MESSAGES/hibernate-status-button.mo
msgfmt -c locale/oc/LC_MESSAGES/hibernate-status-button.po -o 
locale/oc/LC_MESSAGES/hibernate-status-button.mo
msgfmt -c locale/pl/LC_MESSAGES/hibernate-status-button.po -o 
locale/pl/LC_MESSAGES/hibernate-status-button.mo
msgfmt -c locale/pt/LC_MESSAGES/hibernate-status-button.po -o 
locale/pt/LC_MESSAGES/hibernate-status-button.mo
msgfmt -c locale/pt_BR/LC_MESSAGES/hibernate-status-button.po -o 
locale/pt_BR/LC_MESSAGES/hibernate-status-button.mo
msgfmt -c locale/ru/LC_MESSAGES/hibernate-status-button.po -o 
locale/ru/LC_MESSAGES/hibernate-status-button.mo
msgfmt -c locale/uk/LC_MESSAGES/hibernate-status-button.po -o 
locale/uk/LC_MESSAGES/hibernate-status-button.mo
msgfmt -c locale/zh_CN/LC_MESSAGES/hibernate-status-button.po -o 
locale/zh_CN/LC_MESSAGES/hibernate-status-button.mo
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test
   create-stamp debian/debhelper-build-stamp
   dh_prep
   dh_auto_install --destdir=debian/gnome-shell-extension-hibernate-status/
        make -j2 install 
DESTDIR=/<<BUILDDIR>>/gnome-shell-extension-hibernate-status-1.16\~rc1\+20260407/debian/gnome-shell-extension-hibernate-status
 AM_UPDATE_INFO_DIR=no INSTALL="install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -fR ./_build
mkdir -p _build
cp extension.js metadata.json LICENSE README.md prefs.js _build
mkdir -p _build/schemas
cp schemas/*.xml _build/schemas/
cp schemas/gschemas.compiled _build/schemas/
cp -r locale/ _build/locale
rm -rf 
/<<PKGBUILDDIR>>/debian/gnome-shell-extension-hibernate-status/usr/share/gnome-shell/extensions/hibernate-status@dromi
mkdir -p 
/<<PKGBUILDDIR>>/debian/gnome-shell-extension-hibernate-status/usr/share/gnome-shell/extensions/hibernate-status@dromi
cp -r ./_build/* 
/<<PKGBUILDDIR>>/debian/gnome-shell-extension-hibernate-status/usr/share/gnome-shell/extensions/hibernate-status@dromi/
# system-wide settings and locale files
rm -r 
/<<PKGBUILDDIR>>/debian/gnome-shell-extension-hibernate-status/usr/share/gnome-shell/extensions/hibernate-status@dromi/schemas
rm -r 
/<<PKGBUILDDIR>>/debian/gnome-shell-extension-hibernate-status/usr/share/gnome-shell/extensions/hibernate-status@dromi/locale
mkdir -p 
/<<PKGBUILDDIR>>/debian/gnome-shell-extension-hibernate-status/usr/share/glib-2.0/schemas
 /<<PKGBUILDDIR>>/debian/gnome-shell-extension-hibernate-status/usr/share/locale
cp -r ./schemas/*gschema.* 
/<<PKGBUILDDIR>>/debian/gnome-shell-extension-hibernate-status/usr/share/glib-2.0/schemas
cp -r ./_build/locale/* 
/<<PKGBUILDDIR>>/debian/gnome-shell-extension-hibernate-status/usr/share/locale
rm -fR _build
echo done
done
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_installdocs
   dh_installchangelogs
   dh_installgsettings
   dh_perl
   dh_link
   dh_strip_nondeterminism
        Normalized 
debian/gnome-shell-extension-hibernate-status/usr/share/locale/fr/LC_MESSAGES/hibernate-status-button.mo
        Normalized 
debian/gnome-shell-extension-hibernate-status/usr/share/locale/es/LC_MESSAGES/hibernate-status-button.mo
        Normalized 
debian/gnome-shell-extension-hibernate-status/usr/share/locale/uk/LC_MESSAGES/hibernate-status-button.mo
        Normalized 
debian/gnome-shell-extension-hibernate-status/usr/share/locale/pl/LC_MESSAGES/hibernate-status-button.mo
        Normalized 
debian/gnome-shell-extension-hibernate-status/usr/share/locale/fa/LC_MESSAGES/hibernate-status-button.mo
        Normalized 
debian/gnome-shell-extension-hibernate-status/usr/share/locale/nl/LC_MESSAGES/hibernate-status-button.mo
        Normalized 
debian/gnome-shell-extension-hibernate-status/usr/share/locale/zh_CN/LC_MESSAGES/hibernate-status-button.mo
        Normalized 
debian/gnome-shell-extension-hibernate-status/usr/share/locale/bg/LC_MESSAGES/hibernate-status-button.mo
        Normalized 
debian/gnome-shell-extension-hibernate-status/usr/share/locale/cs/LC_MESSAGES/hibernate-status-button.mo
        Normalized 
debian/gnome-shell-extension-hibernate-status/usr/share/locale/hu/LC_MESSAGES/hibernate-status-button.mo
        Normalized 
debian/gnome-shell-extension-hibernate-status/usr/share/locale/de/LC_MESSAGES/hibernate-status-button.mo
        Normalized 
debian/gnome-shell-extension-hibernate-status/usr/share/locale/ru/LC_MESSAGES/hibernate-status-button.mo
        Normalized 
debian/gnome-shell-extension-hibernate-status/usr/share/locale/pt/LC_MESSAGES/hibernate-status-button.mo
        Normalized 
debian/gnome-shell-extension-hibernate-status/usr/share/locale/pt_BR/LC_MESSAGES/hibernate-status-button.mo
        Normalized 
debian/gnome-shell-extension-hibernate-status/usr/share/locale/oc/LC_MESSAGES/hibernate-status-button.mo
        Normalized 
debian/gnome-shell-extension-hibernate-status/usr/share/locale/it/LC_MESSAGES/hibernate-status-button.mo
   dh_compress
   dh_fixperms
   dh_missing
   dh_installdeb
   debian/rules override_dh_gencontrol
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/bin/sh: 1: python3: not found
/bin/sh: 1: python3: not found
dh_gencontrol -- \
        -Vgnome:MinimumVersion= \
        -Vgnome:MaximumVersion=
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_md5sums
   dh_builddeb
dpkg-deb: error: parsing file 
'debian/gnome-shell-extension-hibernate-status/DEBIAN/control' near line 6 
package 'gnome-shell-extension-hibernate-status':
 'Depends' field, reference to 'gnome-shell': version '~': version number does 
not start with digit
dh_builddeb: error: dpkg-deb --root-owner-group --build 
debian/gnome-shell-extension-hibernate-status .. returned exit code 2
dh_builddeb: error: Aborting due to earlier error
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: gnome-shell-extension-hibernate-status
Source-Version: 1.16~rc1+20260407-2
Done: Daniel Baumann <[email protected]>

We believe that the bug you reported is fixed in the latest version of
gnome-shell-extension-hibernate-status, 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.
Daniel Baumann <[email protected]> (supplier of updated 
gnome-shell-extension-hibernate-status 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: Sun, 17 May 2026 09:53:32 +0200
Source: gnome-shell-extension-hibernate-status
Architecture: source
Version: 1.16~rc1+20260407-2
Distribution: sid
Urgency: medium
Maintainer: Daniel Baumann <[email protected]>
Changed-By: Daniel Baumann <[email protected]>
Closes: 1136766
Changes:
 gnome-shell-extension-hibernate-status (1.16~rc1+20260407-2) sid; 
urgency=medium
 .
   * Adding missing build-depends to python3 to fix FTBFS with dynamic
     gnome-shell version handling (Closes: #1136766).
Checksums-Sha1:
 dbec94d7d64e6328b2642963cc4e3b0ac95842d8 1684 
gnome-shell-extension-hibernate-status_1.16~rc1+20260407-2.dsc
 8dfa9557fd8fdb0fcde0aa069d19efcd7a7b3ea2 2640 
gnome-shell-extension-hibernate-status_1.16~rc1+20260407-2.debian.tar.xz
 ba39a9a69501f3b53e1a31c24bbb42a257404648 5850 
gnome-shell-extension-hibernate-status_1.16~rc1+20260407-2_amd64.buildinfo
Checksums-Sha256:
 9a5756b3410b7132581334ef3f428a05e78d55673cc995d8384695e57a178fab 1684 
gnome-shell-extension-hibernate-status_1.16~rc1+20260407-2.dsc
 7f42d0fb4f0f92bb27a1f5aa334094c3e7d92ccc96f572cf98e641f32531194b 2640 
gnome-shell-extension-hibernate-status_1.16~rc1+20260407-2.debian.tar.xz
 8ee5b381a4688d7a709373abc1d76b65214e00f0f6666056caeca8a71febe73b 5850 
gnome-shell-extension-hibernate-status_1.16~rc1+20260407-2_amd64.buildinfo
Files:
 c12f1133cb79edc4479bff3d141be0ca 1684 gnome optional 
gnome-shell-extension-hibernate-status_1.16~rc1+20260407-2.dsc
 53f31b85dd57ae2a133ccab4d8e78be4 2640 gnome optional 
gnome-shell-extension-hibernate-status_1.16~rc1+20260407-2.debian.tar.xz
 6e1529e2ba8c655508b60bb68cd7eb2c 5850 gnome optional 
gnome-shell-extension-hibernate-status_1.16~rc1+20260407-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQQmmGg4gLaoSj0ERgL7tPDoCoAiLwUCagl0IgAKCRD7tPDoCoAi
Lw+hAP9HC6iM5nm+cMLD0kATyGgj7068pJaH+l5ygYnIi8LHZwD+O2SBFik/pCGx
3xxfSI6NwcjfR1CeDr/2gi4MpwiAdg4=
=48Nq
-----END PGP SIGNATURE-----

Attachment: pgpOs3oPuSDkL.pgp
Description: PGP signature


--- End Message ---

Reply via email to