Your message dated Tue, 13 Dec 2016 16:18:38 +0000
with message-id <e1cgpmo-0006g8...@fasolo.debian.org>
and subject line Bug#844970: fixed in ganeti 2.15.2-7
has caused the Debian Bug report #844970,
regarding ganeti: FTBFS: Makefile:4386: Makefile.ghc: No such file or directory
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 ow...@bugs.debian.org
immediately.)


-- 
844970: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844970
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ganeti
Version: 2.15.2-6
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161118 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> Makefile:4386: Makefile.ghc: No such file or directory
> mkdir -p apps
> rm -f apps/htools.hs
> ln -s ../src/htools.hs apps/htools.hs
> touch apps/htools.hs.stamp
> mkdir -p apps
> rm -f apps/hpc-htools.hs
> ln -s ../test/hs/hpc-htools.hs apps/hpc-htools.hs
> touch apps/hpc-htools.hs.stamp
> mkdir -p apps
> rm -f apps/hpc-mon-collector.hs
> ln -s ../test/hs/hpc-mon-collector.hs apps/hpc-mon-collector.hs
> touch apps/hpc-mon-collector.hs.stamp
> mkdir -p apps
> rm -f apps/ganeti-kvmd.hs
> ln -s ../src/ganeti-kvmd.hs apps/ganeti-kvmd.hs
> touch apps/ganeti-kvmd.hs.stamp
> mkdir -p apps
> rm -f apps/ganeti-wconfd.hs
> ln -s ../src/ganeti-wconfd.hs apps/ganeti-wconfd.hs
> touch apps/ganeti-wconfd.hs.stamp
> mkdir -p apps
> rm -f apps/hconfd.hs
> ln -s ../src/hconfd.hs apps/hconfd.hs
> touch apps/hconfd.hs.stamp
> mkdir -p apps
> rm -f apps/hluxid.hs
> ln -s ../src/hluxid.hs apps/hluxid.hs
> touch apps/hluxid.hs.stamp
> mkdir -p apps
> rm -f apps/hs2py.hs
> ln -s ../src/hs2py.hs apps/hs2py.hs
> touch apps/hs2py.hs.stamp
> mkdir -p apps
> rm -f apps/rpc-test.hs
> ln -s ../src/rpc-test.hs apps/rpc-test.hs
> touch apps/rpc-test.hs.stamp
> mkdir -p apps
> rm -f apps/ganeti-mond.hs
> ln -s ../src/ganeti-mond.hs apps/ganeti-mond.hs
> touch apps/ganeti-mond.hs.stamp
> mkdir -p apps
> rm -f apps/ganeti-metad.hs
> ln -s ../src/ganeti-metad.hs apps/ganeti-metad.hs
> touch apps/ganeti-metad.hs.stamp
> for p in src/htools test/hs/hpc-htools test/hs/hpc-mon-collector 
> src/ganeti-kvmd src/ganeti-wconfd src/hconfd src/hluxid src/hs2py 
> src/rpc-test src/ganeti-mond src/ganeti-metad ; do \
>   echo                                   >> ganeti.cabal; \
>   echo "executable `basename $p`"       >> ganeti.cabal; \
>   echo "  hs-source-dirs: apps"          >> ganeti.cabal; \
>   echo "  main-is: `basename $p`.hs"    >> ganeti.cabal; \
>   echo "  default-language: Haskell2010" >> ganeti.cabal; \
>   echo "  build-depends:"                >> ganeti.cabal; \
>   echo "      base"                      >> ganeti.cabal; \
>   echo "    , ganeti"                    >> ganeti.cabal; \
>   if [ $p == test/hs/htest ]; then \
>     echo "    , hslogger"                  >> ganeti.cabal; \
>     echo "    , test-framework"            >> ganeti.cabal; \
>   elif [ $p == src/rpc-test ]; then \
>     echo "    , json"                      >> ganeti.cabal; \
>   fi \
> done
> touch empty-cabal-config
> /usr/bin/cabal --config-file=empty-cabal-config configure --user \
>   -f`test no == yes && echo "htest" || echo "-htest"` \
>   -f`test True == True && echo "mond" || echo "-mond"` \
>   -f`test True == True && echo "metad" || echo "-metad"`
> Warning: No remote package servers have been specified. Usually you would have
> one specified in the config file.
> Resolving dependencies...
> Warning: solver failed to find a solution:
> Could not resolve dependencies:
> trying: ganeti-2.15 (user goal)
> next goal: MonadCatchIO-transformers (dependency of ganeti-2.15)
> Dependency tree exhaustively searched.
> Trying configure anyway.
> cabal: unable to decommit memory: Invalid argument
> cabal: unable to decommit memory: Invalid argument
> cabal: unable to decommit memory: Invalid argument
> cabal: unable to decommit memory: Invalid argument
> Configuring ganeti-2.15...
> cabal: Encountered missing dependencies:
> MonadCatchIO-transformers >=0.3.0.0 && <0.4
> cabal: unable to decommit memory: Invalid argument
> cabal: unable to decommit memory: Invalid argument
> cabal: unable to decommit memory: Invalid argument
> Makefile:4394: recipe for target 'cabal_macros.h' failed
> make[2]: *** [cabal_macros.h] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2016/11/18/ganeti_2.15.2-6_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: ganeti
Source-Version: 2.15.2-7

We believe that the bug you reported is fixed in the latest version of
ganeti, 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 844...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Apollon Oikonomopoulos <apoi...@debian.org> (supplier of updated ganeti 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 13 Dec 2016 17:40:29 +0200
Source: ganeti
Binary: ganeti2 ganeti ganeti-2.15 ganeti-haskell-2.15 ganeti-htools 
ganeti-htools-2.15 ganeti-doc python-ganeti-rapi
Architecture: source
Version: 2.15.2-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Ganeti Team <pkg-ganeti-de...@lists.alioth.debian.org>
Changed-By: Apollon Oikonomopoulos <apoi...@debian.org>
Description:
 ganeti     - cluster virtualization manager
 ganeti-2.15 - cluster virtualization manager - Python components
 ganeti-doc - cluster virtualization manager - documentation
 ganeti-haskell-2.15 - cluster virtualization manager - Haskell components
 ganeti-htools - cluster virtualization manager - tools (stand-alone)
 ganeti-htools-2.15 - cluster virtualization manager - tools for Ganeti 2.15
 ganeti2    - transitional dummy package
 python-ganeti-rapi - cluster virtualization manager - RAPI client library
Closes: 844970 847290
Changes:
 ganeti (2.15.2-7) unstable; urgency=medium
 .
   * Drop dependency on MonadCatchIO-transformers (Closes: #844970)
   * d/patches/ghc8-fixes: fix FTBFS with GHC 8.
   * d/patches/snap-server-1.0-compat: patch MetaD to fix FTBFS with
     snap-server 1.0. Thanks to Yannis Tsiouris for the patch!
   * Fix cabal masking logic to work with newer cabal-install versions.
   * ganeti: Recommend xen-system-amd64 instead of xen-linux-system-amd64 |
     xen-linux-system-686-pae (Closes: #847290)
Checksums-Sha1:
 d20eda8d9569e9aa6bff8e2cc0a76b8c53d8f6bc 3431 ganeti_2.15.2-7.dsc
 17e34220bde96c0eff13ba5b0a17e77791e1624b 48188 ganeti_2.15.2-7.debian.tar.xz
Checksums-Sha256:
 de588213a2e66348a1d041d05dd2eff09766b0e6c0af0711464e64823acaa25b 3431 
ganeti_2.15.2-7.dsc
 41e1db2d370cf7ef9bef2c9420c5fb2819a92ec6291eb17060e10d384df7969a 48188 
ganeti_2.15.2-7.debian.tar.xz
Files:
 45b56de4edfdce7ba7295d3786dab9c3 3431 admin extra ganeti_2.15.2-7.dsc
 187255085be8248b74a177a0bf86ddc5 48188 admin extra 
ganeti_2.15.2-7.debian.tar.xz

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

iQJHBAEBCAAxFiEEPgL9ZlYpWVIRC6uZ9RsYxyAkgiQFAlhQGp0THGFwb2lrb3NA
ZGViaWFuLm9yZwAKCRD1GxjHICSCJJIMD/wKk8KyjVuVSGtsUHO17ruGjCfZzbxs
20J6xQqqiusumk0XAXwsndFFvpxpSb+thfAgNKO3gD4g1YsZXbmOF0DIe7+gfhCZ
fjUMTLmMDZKWEIHcG9FpQeJpnAooTK4PirfYvmiGE/uIPApvMPrAh3L1o1HhUAKm
O32Ew4/Fk32tjEh0N9G29Dukqzs3E4OKaj4soYAmjbNLgc6RIZ2PzU5l1+DdOda3
p9LiLwNsjPecJueZTwoX/0kaL/0HLRy5nJVz4Vbwe78038kV6D+NJf6ApTD4efzt
BE5cWNvTPJ2mvTD64ocgWx636UYF/VFwuwekqkQ19Nv4pDdzEZD9ObS1d2gzBPIP
hMhNH/uc2J31ZQHJVH52EeQcZ0AAnjmU7Q+C9SA9yJyT9gwtbylqBzkOx+T4d0xl
FVbsQolcWhVOy/um3LV/A6S0K6KNmdPBNzfzMu5sA/yFSDjHqkQ4VInkEOSdOgR/
JS8umwpRzQW+zrVZvHiLM9TGYmYpcL1Zt/BCCY7dwCASfZOyrXpMffwMl6x1OZPU
9vi6/HCjMi905aUdMHNxtDT+SCs6Nb6of3I3jCYbBsKEluZ3HbeaVNGWKUGFhnKq
kIAJAYPpr5BjEn0y42WZJTQb1BiraqyWiUYsMlwPj6C54UHT2TiMmWKSOaWbjOP7
JrLkO8kz7y2Hqg==
=93sv
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to