[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Pkg-haskell-commits] darcs: haskell-exceptions: New upsteam release



Hi,


Am Mittwoch, den 22.04.2015, 06:53 +0300 schrieb Dmitry Bogatov:
> > > Yes, you was right. I missed src repositories, but even with them
> > > I receive
> > > 
> > > 	grep-dctrl: -:1: expected a colon.
> > 
> > Weird, never seen that. Can you try the commands
> > $ apt-cache -t experimental dumpavail | grep-dctrl -F GHC-Package . -s GHC-Package -n
> > and
> > $ apt-cache -t experimental dumpavail | grep-dctrl -F Package -s Version -n -X happy
> > and see if that shows the problem? If so, you can debug it from there.
> 
> Both have same output:
> 
> 	grep-dctrl: -:2: expected a colon.
> 	E: read, still have 733 to read but none left

did you look at the output of "apt-cache -t experimental dumpavail", if
that makes sense? It should look like a usual Debian’s Package format.

> > Indeed, that works quite nicely! Looks like it is no longer needed to
> > run it in a clean environment. It still requires the "right" version of
> > ghc, though. Can you pull (branch ghc-7.8) and see if it works for you
> > now?
> 
> No, it does not. Both in by main env (ghc-haddock installed) and docker
> (only ghc and cabal-install) it complains about haddock. Here is snippet
> from clean environment.
> 
> 	Cabal install failed:
> 	cabal: Could not resolve dependencies:
> 	next goal: haddock (user goal)
> 	rejecting: haddock-2.16.0, 2.15.0.2, 2.15.0.1, 2.15.0, 2.14.3, 2.14.2,
> 	2.14.1,
> 	2.13.2.1, 2.13.2, 2.13.1, 2.13.0, 2.12.0, 2.11.1, 2.11.0, 2.10.0, 2.9.4,
> 	2.9.3, 2.9.2, 2.9.1, 2.9.0, 2.8.1, 2.8.0, 2.7.2, 2.7.1, 2.7.0, 2.6.1,
> 	2.6.0,
> 	2.5.0, 2.4.2, 2.4.1, 2.4.0, 2.2.2, 2.2.1, 2.2.0, 2.1.0, 2.0.0.0, 0.9,
> 	0.8
> 	(global constraint requires (==2.14.3.1))
> 	Dependency tree exhaustively searched.
> 	31 error(s) in total.
> 	root@a25e2856d37c:~/package-plan# aptitude search haddock
> 	p   ghc-haddock                                     - Documentation tool for annotated Haskell source code
> 
> Just in case, commit 4e42b58d6c203d5b620dedac0dbf65c36f30b6c2

Ah, I had forgotten to commit additional-cabals/haddock-2.14.3.1.cabal.
Can you try again?

Greetings,
Joachim

-- 
Joachim "nomeata" Breitner
Debian Developer
  nomeata@debian.org | ICQ# 74513189 | GPG-Keyid: F0FBF51F
  JID: nomeata@joachim-breitner.de | http://people.debian.org/~nomeata

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: