@core_contingency: Ha ha, no worries. I'll remove lua
, then.
Search Criteria
Package Details: cheat 4.4.2-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/cheat.git (read-only, click to copy) |
---|---|
Package Base: | cheat |
Description: | Allows you to create and view interactive cheatsheets on the command-line |
Upstream URL: | https://github.com/cheat/cheat |
Licenses: | MIT AND CC0-1.0 |
Conflicts: | python-cheat |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 35 |
Popularity: | 0.007663 |
First Submitted: | 2019-11-03 15:26 (UTC) |
Last Updated: | 2024-12-26 23:45 (UTC) |
Dependencies (5)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- pandoc (pandoc-static-gitAUR, pandoc-binAUR, pandoc-sile-gitAUR, pandoc-cli) (make)
- fzf (fzf-gitAUR, skim-fzf-dropinAUR, skim-symlinksAUR) (optional) – Fuzzy Finder integration for bash-completion
Required by (0)
Sources (3)
yochananmarqos commented on 2020-03-31 23:36 (UTC)
core_contingency commented on 2020-03-31 23:35 (UTC)
My bad! The issue was firejail. I use firecfg, which is a script that automatically sets symlinks in /usr/local/bin to sandbox all applications firejail has profiles for. Seems like pandoc was one of those programs. After deleting the symlink for pandoc, it builds fine. Sorry for the wild goose chase!
core_contingency commented on 2020-03-31 02:00 (UTC)
@yochananmarqos: Unfortunately, that didn't work. Apparently, I already had lua installed for some other reason. Now it fails even earlier with the same error. Here is the makepkg -si logs:
yochananmarqos commented on 2020-03-30 15:15 (UTC) (edited on 2020-03-30 16:23 (UTC) by yochananmarqos)
@core_contingency: I added lua
to makedepends()
. Apparently pandoc
needs it for some things. It's odd it's not listed as an optional dependency.
core_contingency commented on 2020-03-29 02:35 (UTC) (edited on 2020-03-29 02:37 (UTC) by core_contingency)
Build fails currently. Here is the makepkg -si logs:
https://pastebin.ubuntu.com/p/5dp9N63MYC/
Running fully updated Arch.
yochananmarqos commented on 2020-02-01 15:42 (UTC)
@GFdevelop: Thanks, somehow I forgot that.
GFdevelop commented on 2020-01-31 19:37 (UTC)
Missing backup in the PKGBUILD https://wiki.archlinux.org/index.php/PKGBUILD#backup
yochananmarqos commented on 2020-01-27 15:59 (UTC)
@k4leg: Thanks for the tips, it's done. I deleted my previous comment, turned out I was completely wrong. I had forgotten I had initially copied the config file and cheatsheets to ~/.config/cheat/
before I included the cheatsheets in this package.
Pinned Comments