Search Criteria
Package Details: abook 0.6.1-7
Package Actions
Git Clone URL: | https://aur.archlinux.org/abook.git (read-only, click to copy) |
---|---|
Package Base: | abook |
Description: | Text-based addressbook designed for use with Mutt |
Upstream URL: | http://abook.sourceforge.net/ |
Licenses: | GPL-2.0-only |
Submitter: | arojas |
Maintainer: | eugene |
Last Packager: | eugene |
Votes: | 20 |
Popularity: | 0.014358 |
First Submitted: | 2021-05-08 08:36 (UTC) |
Last Updated: | 2025-01-11 20:43 (UTC) |
Dependencies (2)
- readline (readline-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Required by (4)
- mailwizard (optional)
- mailwizard-git (optional)
- mutt-wizard (optional)
- mutt-wizard-git (optional)
Latest Comments
eugene commented on 2025-01-11 21:40 (UTC)
package updated to build with gettext 0.22
shepper commented on 2025-01-10 18:27 (UTC) (edited on 2025-01-10 19:08 (UTC) by shepper)
As of 10Jan2025 this fails to build with gettext 0.22
config.status: creating po/Makefile
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/home/jsh/AUR/abook/src/abook-0.6.1/missing' autoheader)
rm -f stamp-h1
touch config.h.in
rm -f stamp-h1
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
make all-recursive
make[1]: Entering directory '/home/jsh/AUR/abook/src/abook-0.6.1'
Making all in po
make[2]: Entering directory '/home/jsh/AUR/abook/src/abook-0.6.1/po'
*** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.20 but the autoconf macros are from gettext version 0.22
make[2]: *** [Makefile:158: check-macro-version] Error 1
make[2]: Leaving directory '/home/jsh/AUR/abook/src/abook-0.6.1/po'
make[1]: *** [Makefile:551: all-recursive] Error 1
make[1]: Leaving directory '/home/jsh/AUR/abook/src/abook-0.6.1'
make: *** [Makefile:398: all] Error 2
==> ERROR: A failure occurred in build().
pacman -Q | grep gettext
gettext 0.23.1-2
I tried a simple edits to src/abookpo/Makefile.in.in
GETTEXT_MACRO_VERSION = 0.20 -> GETTEXT_MACRO_VERSION = 0.22 and GETTEXT_MACRO_VERSION = 0.23.1
Still failed with the autoconf macros.
Are the autoconf macros awaiting an update - ie this will resolve on it own with some patience?
Or does it need intervention?
Given the popularity of neomutt/mutt, I hope there is some interest in updating this.
eugene commented on 2022-01-21 19:22 (UTC) (edited on 2022-01-21 19:22 (UTC) by eugene)
@yourmom777 no it should not be included. automake will be pulled by base-devel group which assumed to be installed when building with makepkg. Wiki
yourmom777 commented on 2022-01-21 18:50 (UTC)
automake should be a dependency
seanbrar commented on 2021-07-10 07:27 (UTC) (edited on 2021-07-12 11:23 (UTC) by seanbrar)
Thank you. It installed properly now.
Since this affects the other abook AUR package, I suspect the issue is upstream. Hopefully, at some point, it is resolved.
Update:
In case other people experience this same issue on other AUR packages, manually adding the PGP key using a different keyserver is an effective solution.
An example for this package (or abook-configdir) would be:
It seems lately that the default keyserver has been acting up, rather than an issue with abook or this package.
With this, you can put the signature check back, @eugene. All the best.
eugene commented on 2021-07-10 07:17 (UTC)
I removed signature check for now, @seanbrar
seanbrar commented on 2021-07-10 03:09 (UTC)
It doesn't happen when I run abook. I don't have it and I'm trying to install it.
Running 'yay -Syu abook' proceeds normally until it tries to import the PGP keys. It happens on my main machine running Arch as well as a fresh Manjaro VM using Pamac.
eugene commented on 2021-07-09 13:57 (UTC)
How do you run abook to get such error, @seanbrar?
seanbrar commented on 2021-07-09 13:20 (UTC) (edited on 2021-07-09 13:21 (UTC) by seanbrar)
Fails after attempting to import PGP keys. At the moment, the AUR package abook-configdir has the same issue.
The error is: