Search Criteria
Package Details: matterhorn 90000.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/matterhorn.git (read-only, click to copy) |
---|---|
Package Base: | matterhorn |
Description: | A terminal-based chat client for MatterMost |
Upstream URL: | https://github.com/matterhorn-chat/matterhorn |
Licenses: | BSD |
Submitter: | amaloz |
Maintainer: | alerque |
Last Packager: | alerque |
Votes: | 10 |
Popularity: | 0.000000 |
First Submitted: | 2017-05-31 16:55 (UTC) |
Last Updated: | 2024-03-28 00:29 (UTC) |
Dependencies (4)
- gmp (gmp-hgAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cabal-install (cabal-install-gitAUR, ghc-cabal-artsAUR, cabal-install-binAUR) (make)
- ghc (ghc-cabal-artsAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
alerque commented on 2020-04-27 17:14 (UTC)
@sachaz That doesn't sound like an error after building, that sounds like an error after building, then updating your system's Haskell packages. You need to recompile this after any changes to it's dependencies.
sachaz commented on 2020-04-27 11:53 (UTC)
Arch 5.6.6-arch1-1 matterhorn 50200.8.0-3
After building when I'm launching matterhorn i got:
matterhorn: error while loading shared libraries: libHSzlib-0.6.2.1-CYgtdz0O92NHvS2vBB2HG4-ghc8.8.3.so: cannot open shared object file: No such file or directory
amaloz commented on 2020-04-02 18:03 (UTC)
ah, yes, I was too quick. Hopefully now...
alerque commented on 2020-04-02 17:33 (UTC)
Hey again ... your last commit message suggests you meant to fix the
provides
line, but it's still there ;-) It should be deleted entirely as it is just thepkgname
.alerque commented on 2020-04-02 09:13 (UTC)
You can drop all the conflicts/provides lines from this package. See the wiki guidelines but in short they ask you not to provide anything that is identical to the package name, and the conflicts are resolved from the other packages.
kerl commented on 2020-03-24 09:34 (UTC)
It worked thanks! I'll think about checking the version next time ^^
amaloz commented on 2020-03-23 20:52 (UTC)
Fixed. Thanks for the heads up!
clydedroid commented on 2020-03-23 20:39 (UTC)
kern, I had the same issue as you, and was able to resolve by updating the PKGBUILD to point at the newest version,
50200.7.0
. Hope that helps!kerl commented on 2020-03-23 17:06 (UTC)
Hi, I'm having some trouble building matterhorn. Cabal complains about not being able to resolve some dependencies:
I'm not sure I understand where this issue comes from. If that helps: I'm not using haskell myself and it seems that none of the AUR packages I have depend on haskell either so I guess the only haskell libraries I have on my system should be installed by pacman from the official repositories as dependencies for other packages. Am I the only one facing this issue? Is there something wrong with my haskell setup? Thanks!
amaloz commented on 2019-12-02 18:58 (UTC)
I integrated in your changes and pushed. Thanks!
I agree that it's still not perfect; for example,
build
still requires downloading packages.« First ‹ Previous 1 2 3 4 5 Next › Last »