[arch-haskell] Cblrepo and dependencies

Magnus Therning magnus at therning.org
Fri Apr 24 06:17:49 UTC 2015


On 23 April 2015 at 17:08, SP <sp at orbitalfox.com> wrote:
> I'm trying to build cblrepo on this machine, but something has gone
> quite wrong. It says it need Unixutils 1.52.* for example.
>
> When I install unixutils, it still says it is missing. During unixutils
> installation I get these errors:
>
> Unixutils-1.53: dependency
> "process-extras-0.3.3.4-acf7cfde64a7eeb8de77ed902f28b42e" doesn't exist
> (use --force to override)
> Unixutils-1.53: dependency
> "regex-tdfa-1.2.0-d609432fe2944ef942a3146ddaef05ca" doesn't exist (use
> --force to override)
> Unixutils-1.53: dependency
> "zlib-0.5.4.2-7f8fa1baff7481f1dca70c1ad6ffca0e" doesn't exist (use
> --force to override)
>
> I can install them manually, but should I have to?

It depends on what you mean by 'installing them manually'.

I try to keep the dependencies of `cblrepo` on the master branch at
github in sync with the packages available from the ArchHaskell repo,
so it should always be possible to use `pacman` to install them all.
If you find that the depencencies of `cblrepo` can't be satisfied by
ArchHaskell then it's a bug and I'd appreciate it if you raise a
ticket on github :)

If `haskell-unixutils` as found in the repo isn't installable, then
that's a bug too.  To keep the storage usage down I tend to clean out
old packages rather aggressively, so make sure to update your repo
data (`pacman -Sy`) often.

/M

-- 
Magnus Therning                      OpenPGP: 0xAB4DFBA4
email: magnus at therning.org   jabber: magnus at therning.org
twitter: magthe               http://therning.org/magnus


More information about the arch-haskell mailing list