Your message dated Thu, 11 Jun 2026 05:04:42 +0000
with message-id <[email protected]>
and subject line Bug#1136766: fixed in gnome-shell-extension-hibernate-status 
1.16~rc1+20260407-3
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-3
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: Thu, 11 Jun 2026 06:35:46 +0200
Source: gnome-shell-extension-hibernate-status
Architecture: source
Version: 1.16~rc1+20260407-3
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-3) sid; 
urgency=medium
 .
   * Releasing debian version 1.16~rc1+20260407-1.
   * Adding missing build-depends to python3 to fix FTBFS with dynamic
     gnome-shell version handling (Closes: #1136766).
   * Releasing debian version 1.16~rc1+20260407-2.
   * Making conflicts/breaks against gnome-shell-extensions-extra versioned
     (#1139589).
Checksums-Sha1:
 932aa71fe55d43c73736759078fdc12c080ab25c 1684 
gnome-shell-extension-hibernate-status_1.16~rc1+20260407-3.dsc
 f6d11141e4c9dd7bbea16aa3f0626b5224573e8f 2716 
gnome-shell-extension-hibernate-status_1.16~rc1+20260407-3.debian.tar.xz
 813650afe77b6c81b1e5293aebc56f9586884543 5937 
gnome-shell-extension-hibernate-status_1.16~rc1+20260407-3_amd64.buildinfo
Checksums-Sha256:
 a4fc9ece0af535499ad9c4c550670ed2db0e892a74b55cadf0854561ec38e963 1684 
gnome-shell-extension-hibernate-status_1.16~rc1+20260407-3.dsc
 2499c8139125996769b86cd4e1bbbbddc1bb11cbb883adc95439e6e794f46530 2716 
gnome-shell-extension-hibernate-status_1.16~rc1+20260407-3.debian.tar.xz
 c145a4c2cc43b699b3f68f94600c5ed7c225626586e93ebeffd0e6716c0a0154 5937 
gnome-shell-extension-hibernate-status_1.16~rc1+20260407-3_amd64.buildinfo
Files:
 40b519f84f29751785dd97a5073e5b88 1684 gnome optional 
gnome-shell-extension-hibernate-status_1.16~rc1+20260407-3.dsc
 8d8f95bd3bf50a21558be242d758388f 2716 gnome optional 
gnome-shell-extension-hibernate-status_1.16~rc1+20260407-3.debian.tar.xz
 7822abe3fe3dc04ef2eb53b98c83c7fa 5937 gnome optional 
gnome-shell-extension-hibernate-status_1.16~rc1+20260407-3_amd64.buildinfo

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

iHUEARYKAB0WIQQmmGg4gLaoSj0ERgL7tPDoCoAiLwUCaio7uwAKCRD7tPDoCoAi
L/F0AQC8VRSqCcIkturuHhc9aHeebiJ3XZd77hglRau0fVGhLwEAgpsWVirQFhks
NFJBjYfQ/0pw6FYGE0gukW23o+e/2QY=
=iZvk
-----END PGP SIGNATURE-----

Attachment: pgpA9rKo3lnJn.pgp
Description: PGP signature


--- End Message ---

Reply via email to