Your message dated Sat, 09 Apr 2011 17:48:37 +0000
with message-id <[email protected]>
and subject line Bug#619403: fixed in ghc 7.0.3-1
has caused the Debian Bug report #619403,
regarding "hPutChar: resource vanished" during installation
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.)


-- 
619403: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619403
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ghc
Version: 7.0.2-4
Severity: normal

Setting up ghc (7.0.2-4) ...
<stdout>: hPutChar: resource vanished (Broken pipe)
update-alternatives: using /usr/bin/runghc to provide /usr/bin/runhaskell 
(runhaskell) in auto mode.
update-alternatives: using /usr/bin/ghc to provide /usr/bin/haskell-compiler 
(haskell-compiler) in auto mode.
[...]

- Josh Triplett

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ghc depends on:
ii  gcc                       4:4.5.2-2      The GNU C compiler
ii  libbsd-dev                0.2.0-1        utility functions from BSD systems
ii  libc6                     2.11.2-13      Embedded GNU C Library: Shared lib
ii  libc6-dev                 2.11.2-13      Embedded GNU C Library: Developmen
ii  libffi-dev                3.0.9-3        Foreign Function Interface library
ii  libffi5                   3.0.9-3        Foreign Function Interface library
ii  libgmp10                  2:5.0.1+dfsg-6 Multiprecision arithmetic library
ii  libgmp10-dev [libgmp-dev] 2:5.0.1+dfsg-6 Multiprecision arithmetic library 
ii  libncurses5               5.8+20110307-1 shared libraries for terminal hand

ghc recommends no packages.

Versions of packages ghc suggests:
pn  ghc-doc                       <none>     (no description available)
ii  ghc-prof                      7.0.2-4    Profiling libraries for the Glasgo
pn  haskell-doc                   <none>     (no description available)
ii  perl                          5.10.1-18  Larry Wall's Practical Extraction 

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: ghc
Source-Version: 7.0.3-1

We believe that the bug you reported is fixed in the latest version of
ghc, which is due to be installed in the Debian FTP archive:

ghc-doc_7.0.3-1_all.deb
  to main/g/ghc/ghc-doc_7.0.3-1_all.deb
ghc-dynamic_7.0.3-1_amd64.deb
  to main/g/ghc/ghc-dynamic_7.0.3-1_amd64.deb
ghc-haddock_7.0.3-1_amd64.deb
  to main/g/ghc/ghc-haddock_7.0.3-1_amd64.deb
ghc-prof_7.0.3-1_amd64.deb
  to main/g/ghc/ghc-prof_7.0.3-1_amd64.deb
ghc6-doc_7.0.3-1_all.deb
  to main/g/ghc/ghc6-doc_7.0.3-1_all.deb
ghc6-prof_7.0.3-1_all.deb
  to main/g/ghc/ghc6-prof_7.0.3-1_all.deb
ghc6_7.0.3-1_all.deb
  to main/g/ghc/ghc6_7.0.3-1_all.deb
ghc_7.0.3-1.debian.tar.gz
  to main/g/ghc/ghc_7.0.3-1.debian.tar.gz
ghc_7.0.3-1.dsc
  to main/g/ghc/ghc_7.0.3-1.dsc
ghc_7.0.3-1_amd64.deb
  to main/g/ghc/ghc_7.0.3-1_amd64.deb
ghc_7.0.3.orig.tar.bz2
  to main/g/ghc/ghc_7.0.3.orig.tar.bz2



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.
Joachim Breitner <[email protected]> (supplier of updated ghc 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: SHA1

Format: 1.8
Date: Sat, 09 Apr 2011 21:43:15 +0530
Source: ghc
Binary: ghc ghc-prof ghc-doc ghc-dynamic ghc-haddock ghc6 ghc6-doc ghc6-prof
Architecture: source all amd64
Version: 7.0.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
<[email protected]>
Changed-By: Joachim Breitner <[email protected]>
Description: 
 ghc        - The Glasgow Haskell Compilation system
 ghc-doc    - Documentation for the Glasgow Haskell Compilation system
 ghc-dynamic - Dynamic libraries for the Glasgow Haskell Compilation system
 ghc-haddock - Documentation tool for annotated Haskell source code
 ghc-prof   - Profiling libraries for the Glasgow Haskell Compilation system
 ghc6       - transitional dummy package
 ghc6-doc   - transitional dummy package
 ghc6-prof  - transitional dummy package
Closes: 619403
Changes: 
 ghc (7.0.3-1) unstable; urgency=low
 .
   * Remove Build-Conflict on dash, as a fixed package has been uploaded.
   * Do not provide utf8-string or xhtml, as they are only built internally.
   * Remove Build-Depend alternative ghc6, and also remove Provides: ghc6, as
     this is a lie and I see no techical reason for it.
   * New upstream release
   * Avoid "hPutChar: resource vanished" message and simplify postinst script
     (Closes: #619403)
   * Remove package cache in prerm, even on upgrade. This is the right thing to
     do if upgrading to a new upstream release, and does not hurt in the other
     cases.
Checksums-Sha1: 
 53804fb08b805019405503515da0f8fcebf5162a 1357 ghc_7.0.3-1.dsc
 222eed949413723b1f45218a908d5ee6930fda1b 24201117 ghc_7.0.3.orig.tar.bz2
 3bb8fdda295f3cfaca9fb683bde9c31975fa3ee1 61137 ghc_7.0.3-1.debian.tar.gz
 d19a9ca4b781b1e66d99554c1be8457d9d149d8d 9635674 ghc-doc_7.0.3-1_all.deb
 5ce7c64e4842b20d9d9a453ccae01efa263d02b5 24136 ghc6_7.0.3-1_all.deb
 ad04726c2017819628858a3fe2a69b66c26329bd 24270 ghc6-doc_7.0.3-1_all.deb
 aee0781d1ef0ca17032482f82d2817183da37354 23816 ghc6-prof_7.0.3-1_all.deb
 26eeeb846a5c02cd7665167a30fc35a457d1ac22 40538122 ghc_7.0.3-1_amd64.deb
 5c9dcb4f1fa5156cf297af7bb6e4512c9466be09 41686452 ghc-prof_7.0.3-1_amd64.deb
 682095aa1f91138a0b4a4d9a5cc5d15ff464303c 18667702 ghc-dynamic_7.0.3-1_amd64.deb
 c64ff95e41e4e399a1c8fa04a597c2fb8bbd212a 5634138 ghc-haddock_7.0.3-1_amd64.deb
Checksums-Sha256: 
 adca0dd619f804a9e82a55d2bbdb1e8e9edea4bd8620d2705eae1a947d1ba66f 1357 
ghc_7.0.3-1.dsc
 156169c28dab837922260a0fbfcc873c679940d805a736dc78aeb1b60c13ccd9 24201117 
ghc_7.0.3.orig.tar.bz2
 8eb8504bbe4a4bdd2d7a9f57d9a3a4047dd697aa6fab810038091349f64372ea 61137 
ghc_7.0.3-1.debian.tar.gz
 4e49e01a59156817f15c7085575af64690cb635b576d145770387e0225b8eefa 9635674 
ghc-doc_7.0.3-1_all.deb
 6919ba46eee100785c93a1924f94737c922201cb7dc1b6d962dea95eb83c1711 24136 
ghc6_7.0.3-1_all.deb
 8facba098453234875893699fb4504d6add80583b938429b92d9695cee29f1da 24270 
ghc6-doc_7.0.3-1_all.deb
 1d19a2fb9600310e45507f6f660b2e97ffa5d6e52d2cc2a73e77e7a83dd9e56d 23816 
ghc6-prof_7.0.3-1_all.deb
 656449b47ab8ff664e2cb316c39f76a47720d318adefff3547f58321e51c5749 40538122 
ghc_7.0.3-1_amd64.deb
 f9dda91e956f6902a4ed898f3a5ec91f828b8532f55c4648eed2ca94564aa1f5 41686452 
ghc-prof_7.0.3-1_amd64.deb
 0690ceb04e782db086c6244e47804f9b426421d9ff41f85462a6cbd41bf831cd 18667702 
ghc-dynamic_7.0.3-1_amd64.deb
 c6d14a8f6ce2d61a5287bb0d8633c9f08e7d1cde532f9e92f094ece02b7d06a7 5634138 
ghc-haddock_7.0.3-1_amd64.deb
Files: 
 4e1841a7d08b1322955000b05006f300 1357 haskell extra ghc_7.0.3-1.dsc
 10bc5e9ae1b581404376efb85f260ff3 24201117 haskell extra ghc_7.0.3.orig.tar.bz2
 951f95b366469813366f05da688efece 61137 haskell extra ghc_7.0.3-1.debian.tar.gz
 9117d612a46e0a19f2b878966c204bf4 9635674 doc extra ghc-doc_7.0.3-1_all.deb
 70cceba265173204ac3294c75944fd07 24136 haskell extra ghc6_7.0.3-1_all.deb
 95fec2ab5e5aaf6d975e595e31386fc7 24270 doc extra ghc6-doc_7.0.3-1_all.deb
 4debce69a4e5c0a761b32edcbc36f974 23816 haskell extra ghc6-prof_7.0.3-1_all.deb
 f6cc96a963789f46801ab9675d64b300 40538122 haskell extra ghc_7.0.3-1_amd64.deb
 5edc76d9493acf910c28b0c29867261c 41686452 haskell extra 
ghc-prof_7.0.3-1_amd64.deb
 d2f6831407d8175c3f5c910ff59d96b8 18667702 haskell extra 
ghc-dynamic_7.0.3-1_amd64.deb
 e67795be4e89620a2c1b30c67355a961 5634138 haskell extra 
ghc-haddock_7.0.3-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk2gl1wACgkQ9ijrk0dDIGxiIwCgtVtADZvztx0FvRABVd9C3eem
iVQAoLjNNol3YyloQOCfoJuUZ1vjUXNT
=bxPO
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to