Hi Magnus,
> I updated a few package (all that could be easily upgraded really):
> https://github.com/archhaskell/habs/commit/4e7eb5b8e01ccf4c4c9f77030559ad83f8a23dc8
thanks a lot!
> Would someone please build and update the i686 binary repo?
I got a build error, apparently, because haskell-persistent depends on
packages that no longer exist (because they have been re-built), but
haskell-persistent itself has not been. A log file is attached. I guess
that haskell-persistent needs its $pkgrel bumped. I wonder, though,
whether bumping that single package won't in turn break the build of the
x86_64 repository?
What do we about this? Bump the $pkgrel of haskell-persistent and all
packages that depend on it (meaning, haskell-yesod)?
Take care,
Peter
==> Making package: haskell-yesod 0.6.7-4 (Tue Jan 18 14:43:57 UTC 2011)
==> Checking Runtime Dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for inter-conflicts...
Targets (22): haskell-base64-bytestring-0.1.0.1-3
haskell-blaze-builder-0.2.1.3-2 haskell-cereal-0.3.0.0-3
haskell-clientsession-0.4.1-2 haskell-data-default-0.2.0.1-1
haskell-ranges-0.2.2-4 haskell-email-validate-0.2.6-2
haskell-failure-0.1.0.1-2 haskell-hamlet-0.6.1.2-2 haskell-neither-0.1.0-4
haskell-enumerator-0.4.5-1 haskell-stm-2.1.2.1-2
haskell-web-routes-quasi-0.6.3-1 haskell-persistent-0.3.1.3-2
haskell-tagged-0.1.1-4 haskell-crypto-api-0.3.1-1 haskell-puremd5-2.1.0.3-5
haskell-wai-0.2.2.1-2 haskell-zlib-bindings-0.0.0-3
haskell-wai-extra-0.2.4.2-2 haskell-web-routes-0.23.2-2
haskell-xss-sanitize-0.2.5-1
Total Download Size: 0.44 MB
Total Installed Size: 36.50 MB
Proceed with installation? [Y/n]
:: Retrieving packages from repo...
downloading haskell-enumerator-0.4.5-1-i686.pkg.tar.xz...
downloading haskell-web-routes-quasi-0.6.3-1-i686.pkg.tar.xz...
downloading haskell-xss-sanitize-0.2.5-1-i686.pkg.tar.xz...
checking package integrity...
checking for file conflicts...
installing haskell-base64-bytestring...
Reading package info from stdin ... done.
installing haskell-blaze-builder...
Reading package info from stdin ... done.
installing haskell-cereal...
Reading package info from stdin ... done.
installing haskell-clientsession...
Reading package info from stdin ... done.
installing haskell-data-default...
Reading package info from stdin ... done.
installing haskell-ranges...
Reading package info from stdin ... done.
installing haskell-email-validate...
Reading package info from stdin ... done.
installing haskell-failure...
Reading package info from stdin ... done.
installing haskell-hamlet...
Reading package info from stdin ... done.
installing haskell-neither...
Reading package info from stdin ... done.
installing haskell-enumerator...
Reading package info from stdin ... done.
installing haskell-stm...
Reading package info from stdin ... done.
installing haskell-web-routes-quasi...
Reading package info from stdin ... done.
installing haskell-persistent...
Reading package info from stdin ... done.
persistent-0.3.1.3: dependency
"enumerator-0.4.4-6a0ac29f660d514c7fdff04c707943bd" doesn't exist (use --force
to override)
persistent-0.3.1.3: dependency
"web-routes-quasi-0.6.2-0e74e3f29f28c681427581810bf8f71a" doesn't exist (use
--force to override)
installing haskell-tagged...
Reading package info from stdin ... done.
installing haskell-crypto-api...
Reading package info from stdin ... done.
installing haskell-puremd5...
Reading package info from stdin ... done.
installing haskell-wai...
Reading package info from stdin ... done.
installing haskell-zlib-bindings...
Reading package info from stdin ... done.
installing haskell-wai-extra...
Reading package info from stdin ... done.
installing haskell-web-routes...
Reading package info from stdin ... done.
installing haskell-xss-sanitize...
Reading package info from stdin ... done.
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
-> Found yesod-0.6.7.tar.gz
==> Validating source files with md5sums...
yesod-0.6.7.tar.gz ... Passed
==> Extracting Sources...
-> Extracting yesod-0.6.7.tar.gz with bsdtar
==> Starting build()...
Configuring yesod-0.6.7...
Setup: At least the following dependencies are missing:
persistent >=0.3.0 && <0.4
Aborting...
_______________________________________________
arch-haskell mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/arch-haskell