Request: darcs
Closed this issue · 3 comments
draven90 commented
darcs is a revision controll system writen in haskell. link too darcs
Would really much like to see it added,
especially since the AUR pkg seems too break egainst the habs-tree.
Also, I think it's a logical/usefull inclusion/addition, for what it's worth.
Thanks :)
magthe commented
I was under the impression that using cabal sandbox
would be able to remove all use of centrally installed packages. Is that not the case?
draven90 commented
I thought so.. but innstalling from AUR makes a lot of noice with regards to dependencies.
I olso tried commenting out cabal update, and manually uppdating before,
but can't seem to get cabal to respect "~/.cabal/bin",
issue remains the same..
install logg:
aura >>= Building `darcs`...
==> Lager pakke: darcs 2.8.5-2 (ti. 10. feb. 16:43:07 +0100 2015)
==> Kontrollerer avhengigheter som trengs under kjøring...
==> Kontrollerer avhengigheter som trengs under bygging...
==> Henter kilder...
-> Laster ned darcs-2.8.5.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1275k 100 1275k 0 0 139k 0 0:00:09 0:00:09 --:--:-- 218k
==> Validerer kildefiler med sha256sums...
darcs-2.8.5.tar.gz ... Godkjent
==> Pakker ut kilder...
-> Pakker ut darcs-2.8.5.tar.gz med bsdtar
==> Starter build()...
Downloading the latest package list from hackage.haskell.org
Note: there is a new version of cabal-install available.
To upgrade, run: cabal install cabal-install
Writing a default package environment file to
/var/cache/pacman/pkg/darcs1526/darcs/src/darcs-2.8.5/cabal.sandbox.config
Creating a new sandbox at
/var/cache/pacman/pkg/darcs1526/darcs/src/darcs-2.8.5/.cabal-sandbox
Resolving dependencies...
In order, the following would be installed:
dataenc-0.14.0.7 (new package)
hashed-storage-0.5.11 (new package)
html-1.0.1.2 (new package)
random-1.0.1.1 (latest: 1.1) (new version)
regex-posix-0.95.2 (new package)
regex-compat-0.95.1 (new package)
tar-0.4.1.0 -old-time (new package)
text-1.1.1.3 (latest: 1.2.0.4) (new version)
parsec-3.1.8 (reinstall) changes: text-1.2.0.4 -> 1.1.1.3
network-uri-2.6.0.1 (reinstall)
HTTP-4000.2.19 (reinstall)
cabal: The following packages are likely to be broken by the reinstalls:
texmath-0.8.0.1
pandoc-1.13.2
http-client-0.4.7
http-client-tls-0.2.2
highlighting-kate-0.5.11.1
Use --force-reinstalls if you want to install anyway.
==> FEIL: En feil oppsto i build().
Avbryter...
aura >>= Well, building `darcs` failed.