auracle clone foo now gives me:
error: UNKNOWN: TLS connect error: error:0A000126:SSL routines::unexpected eof while reading
| Git Clone URL: | https://aur.archlinux.org/auracle-git.git (read-only, click to copy) |
|---|---|
| Package Base: | auracle-git |
| Description: | A flexible client for the AUR |
| Upstream URL: | https://github.com/falconindy/auracle |
| Keywords: | aur |
| Licenses: | MIT |
| Conflicts: | auracle |
| Provides: | auracle |
| Submitter: | Foxboron |
| Maintainer: | artafinde (falconindy) |
| Last Packager: | falconindy |
| Votes: | 128 |
| Popularity: | 1.20 |
| First Submitted: | 2017-07-02 16:40 (UTC) |
| Last Updated: | 2025-04-16 17:39 (UTC) |
auracle clone foo now gives me:
error: UNKNOWN: TLS connect error: error:0A000126:SSL routines::unexpected eof while reading
don't be dumb like me. I got the pod2man error, but it was because I just installed perl as part of the base-devel package and I hadn't reloaded bash. a quick reload and the error was gone.
@christophergray Thanks, that worked!
@slondr cd src/auracle (where there is a build directory and meson.build file) meson setup build --reconfigure (It will reconfigure for libalpm 16.0.1) cd back to the directory with the PKGBUILD makepkg -sif
auracle: error while loading shared libraries: libalpm.so.15: cannot open shared object file: No such file or directory
@eerie: fmt is at version 12.1.0-1.
You need to rebuild against that version.
auracle: error while loading shared libraries: libfmt.so.11: cannot open shared object file: No such file or directory
@traysh Nope, building in a clean chroot works.
Besides meson, glaze and fmt are also missing as dependencies
When I try to update it, I get:
/home/deck/.cache/pacaur/auracle-git/PKGBUILD: line 47: meson: command not found
maybe meson should be a dependency?
Pinned Comments
artafinde commented on 2022-01-26 09:15 (UTC) (edited on 2022-01-29 10:24 (UTC) by artafinde)
If the build fails:
SRCPKGDESTdirectoryThere's a package build already which you can try out from my repo.
falconindy commented on 2020-05-31 15:35 (UTC) (edited on 2025-04-28 14:23 (UTC) by falconindy)
FAQ:
PATHhandled by/etc/profile.d/perlbin.shmakepkg -A. The "any" architecture is reserved for packages with architecture independent files (and compiled C++ is not).