archhaskell / habs

Arch Haskell ABS tree
http://github.com/archhaskell/habs
80 stars 28 forks source link

Unresolvable dependencies (version bump of #191 and pandoc) #194

Closed neitsab closed 9 years ago

neitsab commented 9 years ago

Seems like there is some discrepency between haskell-core and -happstack (probably explains #191):

:: Synchronizing package databases...
 core is up to date
 haskell-core is up to date
 haskell-happstack is up to date
 extra is up to date
 community is up to date
:: Starting full system upgrade...
resolving dependencies...
warning: cannot resolve "haskell-pandoc=1.14.0.4_0-3", a dependency of "haskell-gitit"
:: The following package cannot be upgraded due to unresolvable dependencies:
      haskell-gitit

:: Do you want to skip the above package for this upgrade? [y/N] y
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: haskell-gitit: requires haskell-configfile=1.1.4_0-6
:: haskell-gitit: requires haskell-hoauth2=0.4.8_0-2
:: haskell-gitit: requires haskell-http-client-tls=0.2.2_0-90
:: haskell-gitit: requires haskell-http-conduit=2.1.5_0-90
:: haskell-gitit: requires haskell-pandoc=1.14.0.4_0-1
:: haskell-gitit: requires haskell-xss-sanitize=0.3.5.5_0-5

While https://github.com/tensor5/haskell-happstack/commit/724955c25ca2fe278b194974ad8331ea4fa76fae touches missingH, css-text, pandoc, gitit...

magthe commented 9 years ago

Only [haskell-core] is maintained in this repo, so it's much better to report this to the maintainer of the happstack repo.