
Hi Magnus,
I'm trying to build updated packages for [haskell-happstack] and I get this
kind of errors:
$ ./makeahpkg -c -a i686 $(

On Wed, Jul 30, 2014 at 03:30:55PM +0200, Nicola Squartini wrote:
Hi Magnus,
I'm trying to build updated packages for [haskell-happstack] and I get this kind of errors:
$ ./makeahpkg -c -a i686 $(
[...] ==> Making package: haskell-fb 1.0.2-6 (Wed Jul 30 15:18:26 CEST 2014) ==> Retrieving sources... -> Found fb-1.0.2.tar.gz ==> Validating source files with sha256sums... fb-1.0.2.tar.gz ... Passed ==> Making package: haskell-fb 1.0.2-6 (Wed Jul 30 15:18:27 CEST 2014) ==> Checking runtime dependencies... ==> Installing missing dependencies... error: target not found: haskell-conduit-extra=1.1.3-1 error: target not found: haskell-monad-logger=0.3.7-4 ==> ERROR: 'pacman' failed to install missing dependencies.
==> ERROR: Build failed, check /home/nicola/haskell-happstack/i686-chroot/build/build [...]
and similar others for other packages. The build process ran flawless for x86_64. I assume there is some problem with the i686 packages after today's update of habs.
Yes, that sounds likely. I'm not sure when I'll time to look into it though. Do you mind looking into it a bit and list the affected packages? /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: magnus@therning.org jabber: magnus@therning.org twitter: magthe http://therning.org/magnus Heuristic is an algorithm in a clown suit. It’s less predictable, it’s more fun, and it comes without a 30-day, money-back guarantee. -- Steve McConnell, Code Complete

I gathered some:
haskell-bifunctors=4.1.1.1-13
haskell-conduit=1.1.7-3
haskell-conduit-extra=1.1.3-1
haskell-contravariant=1.1-1
haskell-free=4.9-6
haskell-monad-logger=0.3.7-4
haskell-pandoc=1.12.4.2-12
haskell-profunctors=4.2-1
haskell-semigroupoids=4.0.4-1
haskell-semigroups=0.15.2-1
haskell-void=0.6.1-70
haskell-xml-conduit=1.2.1-3
They are those updated on 2014-07-30. Maybe the haskell-core.db needs to be
regenerated.
However now the error message is slightly different:
$ ./makeahpkg -c -a i686 $(
Hi Magnus,
I'm trying to build updated packages for [haskell-happstack] and I get
On Wed, Jul 30, 2014 at 03:30:55PM +0200, Nicola Squartini wrote: this
kind of errors:
$ ./makeahpkg -c -a i686 $(
[...] ==> Making package: haskell-fb 1.0.2-6 (Wed Jul 30 15:18:26 CEST 2014) ==> Retrieving sources... -> Found fb-1.0.2.tar.gz ==> Validating source files with sha256sums... fb-1.0.2.tar.gz ... Passed ==> Making package: haskell-fb 1.0.2-6 (Wed Jul 30 15:18:27 CEST 2014) ==> Checking runtime dependencies... ==> Installing missing dependencies... error: target not found: haskell-conduit-extra=1.1.3-1 error: target not found: haskell-monad-logger=0.3.7-4 ==> ERROR: 'pacman' failed to install missing dependencies.
==> ERROR: Build failed, check /home/nicola/haskell-happstack/i686-chroot/build/build [...]
and similar others for other packages. The build process ran flawless for x86_64. I assume there is some problem with the i686 packages after today's update of habs.
Yes, that sounds likely.
I'm not sure when I'll time to look into it though. Do you mind looking into it a bit and list the affected packages?
/M
-- Magnus Therning OpenPGP: 0xAB4DFBA4 email: magnus@therning.org jabber: magnus@therning.org twitter: magthe http://therning.org/magnus
Heuristic is an algorithm in a clown suit. It’s less predictable, it’s more fun, and it comes without a 30-day, money-back guarantee. -- Steve McConnell, Code Complete
_______________________________________________ arch-haskell mailing list arch-haskell@haskell.org http://www.haskell.org/mailman/listinfo/arch-haskell

On Wed, Jul 30, 2014 at 07:13:14PM +0200, Nicola Squartini wrote:
I gathered some:
haskell-bifunctors=4.1.1.1-13 haskell-conduit=1.1.7-3 haskell-conduit-extra=1.1.3-1 [...]
Thanks. Make another attempt now, hopefully it'll work a bit better now. Sorry for the mess. /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: magnus@therning.org jabber: magnus@therning.org twitter: magthe http://therning.org/magnus In a hierarchy, every employee tends to rise to his level of incompetence. -- The Peter Principle

It works now! Thanks
Nicola
On Thu, Jul 31, 2014 at 6:18 AM, Magnus Therning
On Wed, Jul 30, 2014 at 07:13:14PM +0200, Nicola Squartini wrote:
I gathered some:
haskell-bifunctors=4.1.1.1-13 haskell-conduit=1.1.7-3 haskell-conduit-extra=1.1.3-1 [...]
Thanks. Make another attempt now, hopefully it'll work a bit better now. Sorry for the mess.
/M
-- Magnus Therning OpenPGP: 0xAB4DFBA4 email: magnus@therning.org jabber: magnus@therning.org twitter: magthe http://therning.org/magnus
In a hierarchy, every employee tends to rise to his level of incompetence. -- The Peter Principle
_______________________________________________ arch-haskell mailing list arch-haskell@haskell.org http://www.haskell.org/mailman/listinfo/arch-haskell
participants (2)
-
Magnus Therning
-
Nicola Squartini