Your message dated Tue, 24 Feb 2026 10:20:15 +0000
with message-id <[email protected]>
and subject line Bug#1128873: Removed package(s) from unstable
has caused the Debian Bug report #1126212,
regarding haskell-snap-templates: FTBFS: dpkg-buildpackage: error: debian/rules 
binary subprocess failed with exit status 2
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.)


-- 
1126212: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1126212
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:haskell-snap-templates
Version: 1.0.0.2-5
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/202601/

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:haskell-snap-templates, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
test -x debian/rules
/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

dh_clean 
/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \
        -E 'clean_recipe'
/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

Running rm -rf dist dist-ghc dist-ghcjs dist-hugs debian/tmp-setup-hs
Running rm -f debian/hlibrary.setup
Running rm -f Setup.hi Setup.ho Setup.o
Running rm -f
rm -f configure-ghc-stamp
rm -f build-ghc-stamp build-hugs-stamp build-haddock-stamp
rm -f check-ghc-stamp
rm -f debian/tmp
rm -rf debian/tmp-inst-ghc debian/tmp-inst-ghcjs
rm -rf debian/tmp-db
rm -f debian/hlibrary.Makefile
 debian/rules binary
test -x debian/rules
/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

dh_testroot
/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

dh_prep 
/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

dh_installdirs -A 
mkdir -p "."
/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

CDBS WARNING:    DEB_DH_STRIP_ARGS is deprecated since 0.4.85
CDBS WARNING:    DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85
perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \
        -E 'make_setup_recipe'
/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

Running ghc --make Setup.hs -o debian/hlibrary.setup
[1 of 2] Compiling Main             ( Setup.hs, Setup.o )
[2 of 2] Linking debian/hlibrary.setup
perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \
        -E 'configure_recipe'
/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

Running find . ! -newer /tmp/ptUNStxmpL -exec touch -d 1998-01-01 UTC {} ;
Running dh_listpackages
snap-templates
Running dh_listpackages
snap-templates
Running dpkg-buildflags --get LDFLAGS
-Wl,-z,relro
Running debian/hlibrary.setup configure --ghc -v2 
--package-db=/var/lib/ghc/package.conf.d --prefix=/usr 
--libdir=/usr/lib/haskell-packages/ghc/lib --libexecdir=/usr/lib 
--builddir=dist-ghc --ghc-option=-optl-Wl,-z,relro 
--haddockdir=/usr/lib/ghc-doc/haddock/snap-templates-1.0.0.2/ 
--datasubdir=snap-templates 
--htmldir=/usr/share/doc/libghc-snap-templates-doc/html/
Non-zero exit code 1.
Using Parsec parser
Configuring snap-templates-1.0.0.2...
Warning: snap-templates.cabal:85:3: The field "other-extensions" is available
only since the Cabal specification version 1.10.
Error: [Cabal-8010]
Encountered missing or private dependencies:
    containers >=0.3 && <0.7, filepath >=1.1 && <1.5
CallStack (from HasCallStack):
  dieWithException, called at 
libraries/Cabal/Cabal/src/Distribution/Simple/Configure.hs:1457:11 in 
Cabal-3.12.1.0-7f1d:Distribution.Simple.Configure

 at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 112.
        
Debian::Debhelper::Buildsystem::Haskell::Recipes::run_quiet("debian/hlibrary.setup",
 "configure", "--ghc", "-v2", "--package-db=/var/lib/ghc/package.conf.d", 
"--prefix=/usr", "--libdir=/usr/lib/haskell-packages/ghc/lib", 
"--libexecdir=/usr/lib", ...) called at 
/usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 136
        
Debian::Debhelper::Buildsystem::Haskell::Recipes::run("debian/hlibrary.setup", 
"configure", "--ghc", "-v2", "--package-db=/var/lib/ghc/package.conf.d", 
"--prefix=/usr", "--libdir=/usr/lib/haskell-packages/ghc/lib", 
"--libexecdir=/usr/lib", ...) called at 
/usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 770
        Debian::Debhelper::Buildsystem::Haskell::Recipes::configure_recipe() 
called at -e line 1
make: *** [/usr/share/cdbs/1/class/hlibrary.mk:153: configure-ghc-stamp] Error 1
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Version: 1.0.0.2-5+rm

Dear submitter,

as the package haskell-snap-templates has just been removed from the Debian 
archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1128873

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to