[Haskell-cafe] trying to install gutsy's libghc6-mtl-dev from
source on feisty
Thomas Hartman
thomas.hartman at db.com
Fri Aug 31 14:24:18 EDT 2007
did you have a look at the pupeno blog link? He suggests using fakeroot
apt-get source build.
Not sure why the fakeroot, but perhaps it makes a difference.
thomas.
"Anatoly Yakovenko" <aeyakovenko at gmail.com>
08/31/2007 01:56 PM
To
Thomas Hartman/ext/dbcom at DBAmericas
cc
haskell-cafe at haskell.org
Subject
Re: [Haskell-cafe] trying to install gutsy's libghc6-mtl-dev from source
on feisty
yea, i built the deb from gutsy's deb-src repository using apt-get source
--build. i am trying to figure out why that deb that i build doesn't work
On 8/31/07, Thomas Hartman <thomas.hartman at db.com> wrote:
you may want to generate the .deb rather than take the deb that was
packaged for gutsy.
http://www.haskell.org/pipermail/haskell-cafe/2007-April/024137.html
pupeno's guide to do this:
http://pupeno.com/2006/12/17/unstable-packages-on-ubuntu/
"Anatoly Yakovenko" <aeyakovenko at gmail.com>
Sent by: haskell-cafe-bounces at haskell.org
08/31/2007 01:42 PM
To
haskell-cafe at haskell.org
cc
Subject
[Haskell-cafe] trying to install gutsy's libghc6-mtl-dev from source on
feisty
i have ghc6_6.6.1-2ubuntu2_i386.deb and
ghc6-prof_6.6.1-2ubuntu2_i386.deb installed, but i cant seem to get
mtl to install, can someone tell me what this output means? i just
switched to a debian based system from gentoo, so i dont grok dpkg
yet:
aeyakovenko at snowcrash:~$ sudo dpkg -i libghc6-mtl-dev_1.0.1-2_i386.deb
(Reading database ... 129709 files and directories currently installed.)
Preparing to replace libghc6-mtl-dev 1.0-3 (using
libghc6-mtl-dev_1.0.1-2_i386.deb) ...
ghc-pkg: cannot find package mtl-1.0
dpkg: warning - old pre-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
ghc-pkg: cannot find package mtl-1.0
dpkg: error processing libghc6-mtl-dev_1.0.1-2_i386.deb (--install):
subprocess new pre-removal script returned error exit status 1
Reading package info from stdin ... done.
ghc-pkg: dependency base-2.0 doesn't exist (use --force to override)
dpkg: error while cleaning up:
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
libghc6-mtl-dev_1.0.1-2_i386.deb
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe at haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
---
This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.
---
This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20070831/38495929/attachment.htm
More information about the Haskell-Cafe
mailing list