Package Details: courier-unicode 2.2.6-1

Git Clone URL: https://aur.archlinux.org/courier-unicode.git (read-only, click to copy)
Package Base: courier-unicode
Description: Courier Unicode Library
Upstream URL: http://www.courier-mta.org/unicode/
Licenses: GPL3
Submitter: cookies
Maintainer: vario
Last Packager: vario
Votes: 13
Popularity: 0.000000
First Submitted: 2014-09-03 08:40 (UTC)
Last Updated: 2022-12-04 18:50 (UTC)

Latest Comments

1 2 Next › Last »

vario commented on 2022-11-22 06:02 (UTC) (edited on 2022-11-22 07:23 (UTC) by vario)

@train_wreck looks like your system is using bzip2 to extract, which won't do the tar file. It should look like:

==> Validating source files with sha256sums... courier-unicode-2.2.5.tar.bz2 ... Passed ==> Extracting sources... -> Extracting courier-unicode-2.2.5.tar.bz2 with bsdtar ==> Starting build()...

In /usr/share/makepkg/source/file.sh the code is using "file -S -bizL" to check the downloaded file. So perhaps your mime/magic settings need to be checked?

train_wreck commented on 2022-11-22 05:24 (UTC) (edited on 2022-11-22 05:24 (UTC) by train_wreck)

Hello, this package is failing to build with the following error:

==> Making package: courier-unicode 2.2.5-1 (Mon 21 Nov 2022 11:18:38 PM CST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading courier-unicode-2.2.5.tar.bz2... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 779 0 779 0 0 2085 0 --:--:-- --:--:-- --:--:-- 2082 100 795 0 795 0 0 1570 0 --:--:-- --:--:-- --:--:-- 1570 100 1036 0 1036 0 0 1646 0 --:--:-- --:--:-- --:--:-- 1646 100 393 100 393 0 0 378 0 0:00:01 0:00:01 --:--:-- 378 100 581k 100 581k 0 0 340k 0 0:00:01 0:00:01 --:--:-- 1200k ==> Validating source files with sha256sums... courier-unicode-2.2.5.tar.bz2 ... Passed ==> Extracting sources... -> Extracting courier-unicode-2.2.5.tar.bz2 with bzip2 ==> Starting build()... /home/user/11-21-22/courier-unicode/PKGBUILD: line 20: cd: /home/user/11-21-22/courier-unicode/src/courier-unicode-2.2.5: No such file or directory ==> ERROR: A failure occurred in build(). Aborting...

It is looking for a directory "courier-unicode-2.2.5" but this does not exist. Within the parent folder there are 2 files, courier-unicode-2.2.5.tar and courier-unicode-2.2.5.tar.bz2. I had to untar the .tar file, then it built.

archtux77 commented on 2021-04-11 19:38 (UTC)

Wow, you're fast! I just updated courier-unicode on my Raspi4 and it worked just fine. Thank you so much!!!

vario commented on 2021-04-11 14:42 (UTC)

Done, but I can't verify it works!

archtux77 commented on 2021-04-11 09:28 (UTC)

Could you please add "aarch64" to the list of architectures. This modification installs well on a Raspberry Pi 4: arch=("i686" "x86_64" "aarch64")

vario commented on 2021-04-10 10:38 (UTC)

I'll adopt this

cookies commented on 2021-04-10 10:33 (UTC)

Sorry, orphaned.

runnytu commented on 2021-04-10 10:29 (UTC)

please update or orphan, thank you...

rpodgorny commented on 2018-09-21 08:24 (UTC)

please update or orphan, thank you...

Aelius commented on 2016-03-18 03:05 (UTC)

libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -I./.. -I.. -I./../.. -I../.. -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT libcouriertls.lo -MD -MP -MF .deps/libcouriertls.Tpo -c libcouriertls.c -fPIC -DPIC -o .libs/libcouriertls.o libcouriertls.c:77:21: error: 'SSLv3_method' undeclared here (not in a function) { "SSL3", &SSLv3_method, SSL_OP_ALL },